[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:45:53.761423  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:37561
I20260709 14:45:53.762894  6159 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:45:53.763883  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:53.779251  6168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:53.779241  6166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:53.779460  6165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:53.781260  6159 server_base.cc:1061] running on GCE node
I20260709 14:45:54.883308  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:54.883544  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:54.883694  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608354883678 us; error 0 us; skew 500 ppm
I20260709 14:45:54.884459  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:54.889428  6159 webserver.cc:533] Webserver started at http://127.6.3.254:40619/ using document root <none> and password file <none>
I20260709 14:45:54.890202  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:54.890396  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:54.890774  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:54.896242  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "6230a2f8371e431b9bcd1a70f653b607"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-27mc"
I20260709 14:45:54.903443  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:54.908228  6174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:54.909322  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:45:54.909641  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "6230a2f8371e431b9bcd1a70f653b607"
format_stamp: "Formatted at 2026-07-09 14:45:54 on dist-test-slave-27mc"
I20260709 14:45:54.909946  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:54.952890  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:54.954370  6159 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:45:54.954782  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.021025  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:37561
I20260709 14:45:55.021090  6225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:37561 every 8 connection(s)
I20260709 14:45:55.028580  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.049340  6226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: Bootstrap starting.
I20260709 14:45:55.054821  6226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:55.056581  6226 log.cc:826] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: Log is configured to *not* fsync() on all Append() calls
I20260709 14:45:55.060796  6226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: No bootstrap required, opened a new log
I20260709 14:45:55.080744  6226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER }
I20260709 14:45:55.081344  6226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:55.081552  6226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6230a2f8371e431b9bcd1a70f653b607, State: Initialized, Role: FOLLOWER
I20260709 14:45:55.082482  6226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER }
I20260709 14:45:55.083137  6226 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:55.083410  6226 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:55.083734  6226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:55.087745  6226 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER }
I20260709 14:45:55.088433  6226 leader_election.cc:304] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [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: 6230a2f8371e431b9bcd1a70f653b607; no voters: 
I20260709 14:45:55.090072  6226 leader_election.cc:290] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:55.090353  6229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:55.092341  6229 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 1 LEADER]: Becoming Leader. State: Replica: 6230a2f8371e431b9bcd1a70f653b607, State: Running, Role: LEADER
I20260709 14:45:55.093235  6229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [LEADER]: Queue going to LEADER mode. State: All 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: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER }
I20260709 14:45:55.094213  6226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:55.102991  6230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6230a2f8371e431b9bcd1a70f653b607" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER } }
I20260709 14:45:55.103693  6230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:55.103724  6231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6230a2f8371e431b9bcd1a70f653b607. Latest consensus state: current_term: 1 leader_uuid: "6230a2f8371e431b9bcd1a70f653b607" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6230a2f8371e431b9bcd1a70f653b607" member_type: VOTER } }
I20260709 14:45:55.104367  6231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:55.107239  6238 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:55.119176  6238 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:55.121313  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:55.135035  6238 catalog_manager.cc:1383] Generated new cluster ID: e4228f24b93e4a5da59a7e14c6d473a7
I20260709 14:45:55.135350  6238 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:55.152413  6238 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:55.153901  6238 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:55.169530  6238 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: Generated new TSK 0
I20260709 14:45:55.170414  6238 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:55.188424  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:55.196273  6248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:55.198789  6249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:55.201061  6251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.201097  6159 server_base.cc:1061] running on GCE node
I20260709 14:45:55.202131  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:55.202395  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:55.202595  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608355202576 us; error 0 us; skew 500 ppm
I20260709 14:45:55.203363  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:55.207175  6159 webserver.cc:533] Webserver started at http://127.6.3.193:34883/ using document root <none> and password file <none>
I20260709 14:45:55.207835  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:55.208089  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:55.208427  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:55.209956  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "620b4d34c6e645ef9125f76080504b99"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.216455  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:45:55.221397  6256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.222194  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 14:45:55.222517  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "620b4d34c6e645ef9125f76080504b99"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.222890  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:55.248826  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:55.250607  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.253341  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:55.258555  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:55.258863  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.259174  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:55.259393  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.344791  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:35919
I20260709 14:45:55.344838  6318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:35919 every 8 connection(s)
I20260709 14:45:55.352291  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:55.363770  6324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:55.369078  6323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.371300  6159 server_base.cc:1061] running on GCE node
W20260709 14:45:55.372633  6326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.374231  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:55.374516  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:55.374725  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608355374709 us; error 0 us; skew 500 ppm
I20260709 14:45:55.375499  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:55.376236  6319 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37561
I20260709 14:45:55.376681  6319 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:55.377630  6319 heartbeater.cc:507] Master 127.6.3.254:37561 requested a full tablet report, sending...
I20260709 14:45:55.379019  6159 webserver.cc:533] Webserver started at http://127.6.3.194:38451/ using document root <none> and password file <none>
I20260709 14:45:55.379673  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:55.379912  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:55.380249  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:55.380671  6191 ts_manager.cc:194] Registered new tserver with Master: 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919)
I20260709 14:45:55.381829  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "d7381a84b7804781b10cd87839612757"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.382876  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34918
I20260709 14:45:55.388183  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:45:55.393208  6331 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.393980  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:45:55.394289  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "d7381a84b7804781b10cd87839612757"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.394687  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:55.420274  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:55.421901  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.423470  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:55.426967  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:55.427220  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.427492  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:55.427701  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.510540  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:45607
I20260709 14:45:55.510630  6393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:45607 every 8 connection(s)
I20260709 14:45:55.519462  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 14:45:55.528458  6394 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37561
I20260709 14:45:55.528854  6394 heartbeater.cc:461] Registering TS with master...
W20260709 14:45:55.529570  6398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:45:55.529666  6397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.529846  6394 heartbeater.cc:507] Master 127.6.3.254:37561 requested a full tablet report, sending...
I20260709 14:45:55.531821  6191 ts_manager.cc:194] Registered new tserver with Master: d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:55.533568  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34926
I20260709 14:45:55.539165  6159 server_base.cc:1061] running on GCE node
W20260709 14:45:55.539341  6400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:45:55.540369  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:55.540632  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:55.540825  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608355540809 us; error 0 us; skew 500 ppm
I20260709 14:45:55.541551  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:55.544112  6159 webserver.cc:533] Webserver started at http://127.6.3.195:33379/ using document root <none> and password file <none>
I20260709 14:45:55.544695  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:55.544934  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:55.545270  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:55.546615  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.552070  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:45:55.556030  6405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.556758  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:45:55.557098  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
format_stamp: "Formatted at 2026-07-09 14:45:55 on dist-test-slave-27mc"
I20260709 14:45:55.557446  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:45:55.573041  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:55.574635  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:55.577055  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:55.580600  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:55.580849  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.581172  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:55.581389  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:55.662474  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:34313
I20260709 14:45:55.662545  6467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:34313 every 8 connection(s)
I20260709 14:45:55.679072  6468 heartbeater.cc:344] Connected to a master server at 127.6.3.254:37561
I20260709 14:45:55.679405  6468 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:55.680006  6468 heartbeater.cc:507] Master 127.6.3.254:37561 requested a full tablet report, sending...
I20260709 14:45:55.681945  6191 ts_manager.cc:194] Registered new tserver with Master: 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:55.682662  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011847391s
I20260709 14:45:55.683660  6191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34938
I20260709 14:45:55.731863  6191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34942:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:55.735217  6191 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:55.838577  6433 tablet_service.cc:1511] Processing CreateTablet for tablet 565b7ab659d547cdab44950687910d93 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:55.840297  6433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565b7ab659d547cdab44950687910d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.840121  6431 tablet_service.cc:1511] Processing CreateTablet for tablet a3a074358c6e4e78b377314f68fa2d46 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:55.841475  6431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a074358c6e4e78b377314f68fa2d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.842039  6430 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff7eac7ad364c32ae309cefe68ece39 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:55.843276  6430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff7eac7ad364c32ae309cefe68ece39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.846181  6429 tablet_service.cc:1511] Processing CreateTablet for tablet af9bba6c1b8e49cfaa51fa1a6044b309 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:55.846431  6426 tablet_service.cc:1511] Processing CreateTablet for tablet bdd74cc43cea46eb9f8ee24319a23a80 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:55.846581  6359 tablet_service.cc:1511] Processing CreateTablet for tablet 565b7ab659d547cdab44950687910d93 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:55.847486  6429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9bba6c1b8e49cfaa51fa1a6044b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.847760  6359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565b7ab659d547cdab44950687910d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.848114  6426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd74cc43cea46eb9f8ee24319a23a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.849601  6428 tablet_service.cc:1511] Processing CreateTablet for tablet 47b839c7f9534cd8affd3c7d2f10a2c7 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:55.850831  6428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b839c7f9534cd8affd3c7d2f10a2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.838646  6432 tablet_service.cc:1511] Processing CreateTablet for tablet 4b823c2765a5429190e070d2f43bcc5f (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:55.853217  6427 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6eca7c87d435e9c43fb1b8521c6b5 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:55.854123  6432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b823c2765a5429190e070d2f43bcc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.856221  6425 tablet_service.cc:1511] Processing CreateTablet for tablet 77bb0bbe682f46018af34b1b1c1fa6fd (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:55.859524  6427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6eca7c87d435e9c43fb1b8521c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.860781  6357 tablet_service.cc:1511] Processing CreateTablet for tablet a3a074358c6e4e78b377314f68fa2d46 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:55.865648  6358 tablet_service.cc:1511] Processing CreateTablet for tablet 4b823c2765a5429190e070d2f43bcc5f (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:55.862160  6355 tablet_service.cc:1511] Processing CreateTablet for tablet af9bba6c1b8e49cfaa51fa1a6044b309 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:55.874300  6354 tablet_service.cc:1511] Processing CreateTablet for tablet 47b839c7f9534cd8affd3c7d2f10a2c7 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:55.876533  6358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b823c2765a5429190e070d2f43bcc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.872372  6356 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff7eac7ad364c32ae309cefe68ece39 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:55.879288  6353 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6eca7c87d435e9c43fb1b8521c6b5 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:55.881240  6425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bb0bbe682f46018af34b1b1c1fa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.870698  6352 tablet_service.cc:1511] Processing CreateTablet for tablet bdd74cc43cea46eb9f8ee24319a23a80 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:55.882705  6351 tablet_service.cc:1511] Processing CreateTablet for tablet 77bb0bbe682f46018af34b1b1c1fa6fd (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:55.883196  6357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a074358c6e4e78b377314f68fa2d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.892071  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd74cc43cea46eb9f8ee24319a23a80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.894296  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bb0bbe682f46018af34b1b1c1fa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.895577  6355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9bba6c1b8e49cfaa51fa1a6044b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.899343  6356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff7eac7ad364c32ae309cefe68ece39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.900259  6354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b839c7f9534cd8affd3c7d2f10a2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.907594  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6eca7c87d435e9c43fb1b8521c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.973841  6284 tablet_service.cc:1511] Processing CreateTablet for tablet 565b7ab659d547cdab44950687910d93 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:55.976747  6284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 565b7ab659d547cdab44950687910d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:55.975375  6283 tablet_service.cc:1511] Processing CreateTablet for tablet 4b823c2765a5429190e070d2f43bcc5f (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:55.978683  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b823c2765a5429190e070d2f43bcc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.009322  6486 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.061733  6282 tablet_service.cc:1511] Processing CreateTablet for tablet a3a074358c6e4e78b377314f68fa2d46 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:56.064694  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a074358c6e4e78b377314f68fa2d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.069754  6281 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff7eac7ad364c32ae309cefe68ece39 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:56.071205  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff7eac7ad364c32ae309cefe68ece39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.081760  6280 tablet_service.cc:1511] Processing CreateTablet for tablet af9bba6c1b8e49cfaa51fa1a6044b309 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:56.087236  6280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9bba6c1b8e49cfaa51fa1a6044b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.092290  6487 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.089249  6279 tablet_service.cc:1511] Processing CreateTablet for tablet 47b839c7f9534cd8affd3c7d2f10a2c7 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:56.099264  6277 tablet_service.cc:1511] Processing CreateTablet for tablet bdd74cc43cea46eb9f8ee24319a23a80 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:56.103108  6276 tablet_service.cc:1511] Processing CreateTablet for tablet 77bb0bbe682f46018af34b1b1c1fa6fd (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:56.105058  6278 tablet_service.cc:1511] Processing CreateTablet for tablet 15e6eca7c87d435e9c43fb1b8521c6b5 (DEFAULT_TABLE table=test-workload [id=0310c38ef5cb422eb9452db4ed0b4094]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 14:45:56.111337  6239 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:56.113981  6279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47b839c7f9534cd8affd3c7d2f10a2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.121269  6277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd74cc43cea46eb9f8ee24319a23a80. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:56.123436  6176 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.194:45607, user_credentials={real_user=slave}} blocked reactor thread for 44278.4us
I20260709 14:45:56.124118  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e6eca7c87d435e9c43fb1b8521c6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.136160  6276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bb0bbe682f46018af34b1b1c1fa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.177644  6488 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.178800  6486 tablet_bootstrap.cc:654] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.186069  6487 tablet_bootstrap.cc:654] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.220623  6488 tablet_bootstrap.cc:654] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.220537  6486 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.225203  6486 ts_tablet_manager.cc:1403] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.216s	user 0.002s	sys 0.018s
I20260709 14:45:56.229277  6486 raft_consensus.cc:359] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.230065  6486 raft_consensus.cc:385] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.230366  6486 raft_consensus.cc:740] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.230508  6487 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.231030  6487 ts_tablet_manager.cc:1403] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.147s	user 0.006s	sys 0.017s
I20260709 14:45:56.231236  6486 consensus_queue.cc:260] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.233829  6487 raft_consensus.cc:359] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.234556  6487 raft_consensus.cc:385] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.234879  6487 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.235648  6487 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.236505  6488 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.237015  6488 ts_tablet_manager.cc:1403] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.012s
I20260709 14:45:56.239804  6488 raft_consensus.cc:359] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.240556  6488 raft_consensus.cc:385] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.240906  6488 raft_consensus.cc:740] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.241230  6468 heartbeater.cc:499] Master 127.6.3.254:37561 was elected leader, sending a full tablet report...
I20260709 14:45:56.241744  6488 consensus_queue.cc:260] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.246999  6487 ts_tablet_manager.cc:1434] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 14:45:56.247442  6394 heartbeater.cc:499] Master 127.6.3.254:37561 was elected leader, sending a full tablet report...
I20260709 14:45:56.247928  6487 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.254110  6487 tablet_bootstrap.cc:654] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.240818  6486 ts_tablet_manager.cc:1434] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
W20260709 14:45:56.275116  6395 tablet.cc:2406] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:45:56.280077  6486 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.287638  6319 heartbeater.cc:499] Master 127.6.3.254:37561 was elected leader, sending a full tablet report...
I20260709 14:45:56.288208  6488 ts_tablet_manager.cc:1434] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.051s	user 0.014s	sys 0.019s
I20260709 14:45:56.289121  6488 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.295168  6488 tablet_bootstrap.cc:654] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.296068  6486 tablet_bootstrap.cc:654] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.305663  6487 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.306102  6487 ts_tablet_manager.cc:1403] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.023s
I20260709 14:45:56.308815  6487 raft_consensus.cc:359] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.309576  6487 raft_consensus.cc:385] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.309877  6487 raft_consensus.cc:740] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.310595  6487 consensus_queue.cc:260] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.311357  6486 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.311821  6486 ts_tablet_manager.cc:1403] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 14:45:56.312868  6487 ts_tablet_manager.cc:1434] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:45:56.313751  6487 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.316285  6486 raft_consensus.cc:359] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.317062  6486 raft_consensus.cc:385] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.317426  6486 raft_consensus.cc:740] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.319790  6487 tablet_bootstrap.cc:654] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.325668  6486 consensus_queue.cc:260] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.333930  6486 ts_tablet_manager.cc:1434] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 14:45:56.334216  6492 raft_consensus.cc:493] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.334959  6486 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.334695  6492 raft_consensus.cc:515] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.336246  6488 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.336683  6488 ts_tablet_manager.cc:1403] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.004s
I20260709 14:45:56.338840  6492 leader_election.cc:290] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:56.341336  6487 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.341794  6487 ts_tablet_manager.cc:1403] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260709 14:45:56.347786  6486 tablet_bootstrap.cc:654] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.344496  6487 raft_consensus.cc:359] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.350019  6488 raft_consensus.cc:359] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.350421  6487 raft_consensus.cc:385] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.350734  6488 raft_consensus.cc:385] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.350823  6487 raft_consensus.cc:740] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.351069  6488 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.351601  6487 consensus_queue.cc:260] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.351763  6488 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.353747  6488 ts_tablet_manager.cc:1434] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:45:56.353924  6487 ts_tablet_manager.cc:1434] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:45:56.354669  6488 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.354709  6487 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.357580  6486 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.358048  6486 ts_tablet_manager.cc:1403] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.002s
I20260709 14:45:56.360899  6486 raft_consensus.cc:359] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.361346  6487 tablet_bootstrap.cc:654] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.361701  6486 raft_consensus.cc:385] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.362042  6486 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.362761  6486 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.365034  6486 ts_tablet_manager.cc:1434] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:45:56.365971  6486 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.373795  6488 tablet_bootstrap.cc:654] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.378937  6486 tablet_bootstrap.cc:654] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.381021  6494 raft_consensus.cc:493] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.381512  6494 raft_consensus.cc:515] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.383953  6494 leader_election.cc:290] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.393685  6488 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.394179  6488 ts_tablet_manager.cc:1403] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.005s
I20260709 14:45:56.397207  6488 raft_consensus.cc:359] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.399024  6488 raft_consensus.cc:385] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.399330  6488 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.399962  6488 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.403983  6488 ts_tablet_manager.cc:1434] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:45:56.404868  6488 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.411214  6488 tablet_bootstrap.cc:654] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.415024  6487 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.415477  6487 ts_tablet_manager.cc:1403] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.011s
I20260709 14:45:56.422978  6487 raft_consensus.cc:359] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.423652  6487 raft_consensus.cc:385] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.423942  6487 raft_consensus.cc:740] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.424594  6487 consensus_queue.cc:260] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.426631  6487 ts_tablet_manager.cc:1434] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:45:56.427472  6487 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.431492  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
W20260709 14:45:56.435873  6407 leader_election.cc:343] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.436692  6486 tablet_bootstrap.cc:492] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.437297  6486 ts_tablet_manager.cc:1403] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.009s
I20260709 14:45:56.441596  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.444546  6488 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
W20260709 14:45:56.444605  6407 leader_election.cc:343] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.447278  6488 ts_tablet_manager.cc:1403] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 14:45:56.445888  6487 tablet_bootstrap.cc:654] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.447218  6407 leader_election.cc:304] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e; no voters: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757
I20260709 14:45:56.448800  6492 raft_consensus.cc:2749] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.444173  6486 raft_consensus.cc:359] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.450050  6486 raft_consensus.cc:385] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.450398  6486 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.451094  6486 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.453711  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.453930  6486 ts_tablet_manager.cc:1434] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
W20260709 14:45:56.455284  6258 leader_election.cc:343] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.457867  6488 raft_consensus.cc:359] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.458539  6488 raft_consensus.cc:385] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.458948  6488 raft_consensus.cc:740] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.458914  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.459851  6443 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:56.460259  6486 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.461633  6259 leader_election.cc:304] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: d7381a84b7804781b10cd87839612757
I20260709 14:45:56.461624  6488 consensus_queue.cc:260] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.462605  6494 raft_consensus.cc:2804] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.463043  6494 raft_consensus.cc:493] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.463374  6494 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.469874  6494 raft_consensus.cc:515] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.470530  6486 tablet_bootstrap.cc:654] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.471768  6494 leader_election.cc:290] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.472822  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.473398  6443 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.477252  6486 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.477700  6486 ts_tablet_manager.cc:1403] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260709 14:45:56.479390  6443 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:56.480562  6259 leader_election.cc:304] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:45:56.480736  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:56.480525  6486 raft_consensus.cc:359] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.481592  6512 raft_consensus.cc:2804] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:45:56.481993  6258 leader_election.cc:343] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.482074  6512 raft_consensus.cc:697] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:56.483223  6488 ts_tablet_manager.cc:1434] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:45:56.483124  6512 consensus_queue.cc:237] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.484175  6488 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.487685  6486 raft_consensus.cc:385] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.488027  6486 raft_consensus.cc:740] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.489647  6487 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.488741  6486 consensus_queue.cc:260] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.492755  6486 ts_tablet_manager.cc:1434] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:45:56.493662  6486 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.495556  6487 ts_tablet_manager.cc:1403] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.004s
I20260709 14:45:56.496680  6488 tablet_bootstrap.cc:654] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.497611  6190 catalog_manager.cc:5697] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.498556  6487 raft_consensus.cc:359] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.500205  6486 tablet_bootstrap.cc:654] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.501338  6487 raft_consensus.cc:385] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.501647  6487 raft_consensus.cc:740] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.502310  6487 consensus_queue.cc:260] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.504748  6487 ts_tablet_manager.cc:1434] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:45:56.508766  6488 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.509204  6488 ts_tablet_manager.cc:1403] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260709 14:45:56.509352  6487 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.510650  6486 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.511129  6486 ts_tablet_manager.cc:1403] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:45:56.511968  6488 raft_consensus.cc:359] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.513952  6488 raft_consensus.cc:385] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.514252  6488 raft_consensus.cc:740] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.515273  6512 raft_consensus.cc:493] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.515302  6486 raft_consensus.cc:359] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.516083  6486 raft_consensus.cc:385] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.515805  6512 raft_consensus.cc:515] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.516362  6486 raft_consensus.cc:740] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.517093  6486 consensus_queue.cc:260] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.518473  6512 leader_election.cc:290] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:56.519394  6512 raft_consensus.cc:493] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.519722  6486 ts_tablet_manager.cc:1434] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:45:56.520000  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.519776  6512 raft_consensus.cc:515] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.520606  6443 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:56.521580  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.521885  6512 leader_election.cc:290] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.520712  6486 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.523954  6259 leader_election.cc:304] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:45:56.525035  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.522145  6369 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:56.514930  6488 consensus_queue.cc:260] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.527542  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.528469  6368 raft_consensus.cc:2468] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:56.529531  6488 ts_tablet_manager.cc:1434] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 14:45:56.530287  6512 raft_consensus.cc:2804] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.530910  6512 raft_consensus.cc:493] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.530212  6487 tablet_bootstrap.cc:654] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.532444  6512 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.532454  6488 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.532409  6258 leader_election.cc:304] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
W20260709 14:45:56.534399  6259 leader_election.cc:343] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.534438  6494 raft_consensus.cc:2804] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.535494  6494 raft_consensus.cc:493] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.535858  6494 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.544587  6486 tablet_bootstrap.cc:654] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.551910  6494 raft_consensus.cc:515] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.554803  6487 tablet_bootstrap.cc:492] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.555042  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:56.555696  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.555941  6368 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.555234  6487 ts_tablet_manager.cc:1403] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260709 14:45:56.556907  6512 raft_consensus.cc:515] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.555523  6494 leader_election.cc:290] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.559811  6512 leader_election.cc:290] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Requested vote from peers 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
W20260709 14:45:56.560631  6259 leader_election.cc:343] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.560815  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:56.561334  6369 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.562186  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.563972  6443 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.568058  6493 raft_consensus.cc:493] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.568619  6493 raft_consensus.cc:515] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.577550  6443 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:56.577842  6493 leader_election.cc:290] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.583922  6259 leader_election.cc:304] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:45:56.586911  6512 raft_consensus.cc:2804] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.589406  6488 tablet_bootstrap.cc:654] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.595451  6487 raft_consensus.cc:359] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.596206  6487 raft_consensus.cc:385] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.597771  6486 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.598208  6486 ts_tablet_manager.cc:1403] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.022s
I20260709 14:45:56.598264  6368 raft_consensus.cc:2468] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:56.599646  6258 leader_election.cc:304] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:45:56.600412  6494 raft_consensus.cc:2804] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.596829  6369 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:56.596489  6487 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.596747  6512 raft_consensus.cc:697] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:56.603552  6512 consensus_queue.cc:237] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:45:56.602177  6486 raft_consensus.cc:359] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.616142  6494 raft_consensus.cc:697] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:56.617664  6486 raft_consensus.cc:385] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.618080  6486 raft_consensus.cc:740] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.618573  6494 consensus_queue.cc:237] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.618813  6486 consensus_queue.cc:260] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.625065  6493 raft_consensus.cc:493] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.626847  6493 raft_consensus.cc:515] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.628786  6493 leader_election.cc:290] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.629920  6486 ts_tablet_manager.cc:1434] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 14:45:56.630919  6486 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.617503  6487 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.637707  6487 ts_tablet_manager.cc:1434] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.081s	user 0.013s	sys 0.006s
I20260709 14:45:56.644582  6524 raft_consensus.cc:493] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.642704  6487 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.645254  6524 raft_consensus.cc:515] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.648854  6524 leader_election.cc:290] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.650853  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.651505  6369 raft_consensus.cc:2468] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:56.652772  6258 leader_election.cc:304] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:56.656912  6527 raft_consensus.cc:2804] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.657373  6527 raft_consensus.cc:493] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.657467  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.657742  6527 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:56.658555  6259 leader_election.cc:343] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.664974  6486 tablet_bootstrap.cc:654] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.665767  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.666874  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.669137  6443 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
W20260709 14:45:56.669993  6334 leader_election.cc:343] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.671290  6334 leader_election.cc:304] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:56.673506  6487 tablet_bootstrap.cc:654] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.677621  6488 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.673996  6493 raft_consensus.cc:2804] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.678896  6488 ts_tablet_manager.cc:1403] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.147s	user 0.025s	sys 0.010s
I20260709 14:45:56.679108  6493 raft_consensus.cc:493] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.679486  6493 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.689462  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.691078  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.692593  6493 raft_consensus.cc:515] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.693003  6488 raft_consensus.cc:359] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.693661  6488 raft_consensus.cc:385] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.693964  6488 raft_consensus.cc:740] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.693890  6527 raft_consensus.cc:515] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.695026  6493 leader_election.cc:290] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.694913  6488 consensus_queue.cc:260] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.697666  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.698355  6443 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:56.699980  6333 leader_election.cc:343] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.698793  6493 raft_consensus.cc:493] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.701016  6493 raft_consensus.cc:515] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.700508  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:45:56.704602  6292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.703173  6191 catalog_manager.cc:5697] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:56.705470  6292 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
I20260709 14:45:56.707149  6293 raft_consensus.cc:2393] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7381a84b7804781b10cd87839612757 in current term 1: Already voted for candidate 620b4d34c6e645ef9125f76080504b99 in this term.
W20260709 14:45:56.709121  6333 leader_election.cc:343] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.710845  6488 ts_tablet_manager.cc:1434] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:45:56.710747  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.711350  6442 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
I20260709 14:45:56.711772  6488 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.712477  6334 leader_election.cc:304] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:56.709467  6493 leader_election.cc:290] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.715448  6527 leader_election.cc:290] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.716310  6333 leader_election.cc:304] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [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: d7381a84b7804781b10cd87839612757; no voters: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99
I20260709 14:45:56.716336  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:56.718940  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.719148  6369 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:56.720423  6259 leader_election.cc:343] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.716749  6493 raft_consensus.cc:2804] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.722669  6493 raft_consensus.cc:493] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.722992  6493 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.725924  6486 tablet_bootstrap.cc:492] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.726316  6486 ts_tablet_manager.cc:1403] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.013s
I20260709 14:45:56.731956  6191 catalog_manager.cc:5697] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.735625  6443 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:56.737711  6487 tablet_bootstrap.cc:492] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.738155  6487 ts_tablet_manager.cc:1403] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.007s
I20260709 14:45:56.742417  6487 raft_consensus.cc:359] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.743784  6487 raft_consensus.cc:385] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.744076  6487 raft_consensus.cc:740] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.747162  6487 consensus_queue.cc:260] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.746668  6369 raft_consensus.cc:2468] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:56.745594  6334 leader_election.cc:304] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 620b4d34c6e645ef9125f76080504b99
I20260709 14:45:56.749046  6258 leader_election.cc:304] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:45:56.750161  6527 raft_consensus.cc:2804] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.750511  6531 raft_consensus.cc:2749] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.750639  6527 raft_consensus.cc:697] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:56.753332  6527 consensus_queue.cc:237] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.758239  6533 raft_consensus.cc:2804] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.758747  6533 raft_consensus.cc:697] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:56.759562  6533 consensus_queue.cc:237] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.762271  6486 raft_consensus.cc:359] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.762859  6486 raft_consensus.cc:385] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.763187  6486 raft_consensus.cc:740] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.762907  6493 raft_consensus.cc:515] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.763814  6486 consensus_queue.cc:260] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.765509  6488 tablet_bootstrap.cc:654] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.765882  6493 leader_election.cc:290] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.766598  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:45:56.767149  6293 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.767829  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.768625  6443 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.773510  6293 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:56.774219  6486 ts_tablet_manager.cc:1434] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260709 14:45:56.774590  6333 leader_election.cc:304] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:56.775025  6486 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: Bootstrap starting.
I20260709 14:45:56.778066  6443 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:56.775462  6532 raft_consensus.cc:2804] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.781200  6532 raft_consensus.cc:697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:56.781978  6532 consensus_queue.cc:237] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.788600  6488 tablet_bootstrap.cc:492] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.789134  6488 ts_tablet_manager.cc:1403] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.003s
I20260709 14:45:56.790385  6487 ts_tablet_manager.cc:1434] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.012s
I20260709 14:45:56.791378  6487 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.792055  6488 raft_consensus.cc:359] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.791793  6191 catalog_manager.cc:5697] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.792812  6488 raft_consensus.cc:385] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.794482  6486 tablet_bootstrap.cc:654] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.794994  6488 raft_consensus.cc:740] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.795848  6488 consensus_queue.cc:260] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.800653  6487 tablet_bootstrap.cc:654] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.800617  6488 ts_tablet_manager.cc:1434] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 14:45:56.801908  6488 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.804829  6190 catalog_manager.cc:5697] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.808008  6488 tablet_bootstrap.cc:654] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.810387  6492 raft_consensus.cc:493] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.810873  6492 raft_consensus.cc:515] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.812062  6487 tablet_bootstrap.cc:492] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.812458  6487 ts_tablet_manager.cc:1403] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 14:45:56.813707  6533 raft_consensus.cc:493] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.814182  6533 raft_consensus.cc:515] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.816133  6533 leader_election.cc:290] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.816761  6292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.813650  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.816792  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.812860  6492 leader_election.cc:290] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:56.818113  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:56.818660  6443 raft_consensus.cc:2468] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
W20260709 14:45:56.818837  6407 leader_election.cc:343] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:56.819236  6333 leader_election.cc:343] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.819870  6334 leader_election.cc:304] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 620b4d34c6e645ef9125f76080504b99
W20260709 14:45:56.820142  6407 leader_election.cc:343] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.820639  6533 raft_consensus.cc:2804] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:56.820539  6407 leader_election.cc:304] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e; no voters: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757
I20260709 14:45:56.821038  6533 raft_consensus.cc:493] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:56.821374  6533 raft_consensus.cc:3060] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.821571  6492 raft_consensus.cc:2749] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:56.815605  6487 raft_consensus.cc:359] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.822666  6487 raft_consensus.cc:385] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.823979  6487 raft_consensus.cc:740] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.824771  6487 consensus_queue.cc:260] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.831624  6487 ts_tablet_manager.cc:1434] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:45:56.832430  6487 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: Bootstrap starting.
I20260709 14:45:56.835695  6533 raft_consensus.cc:515] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.838920  6488 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.839351  6488 ts_tablet_manager.cc:1403] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.009s
I20260709 14:45:56.841468  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99"
W20260709 14:45:56.843153  6333 leader_election.cc:343] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:56.844792  6533 leader_election.cc:290] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:56.845955  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:56.846493  6443 raft_consensus.cc:3060] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.846828  6191 catalog_manager.cc:5697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.847952  6487 tablet_bootstrap.cc:654] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.850862  6488 raft_consensus.cc:359] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.851475  6488 raft_consensus.cc:385] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.851742  6488 raft_consensus.cc:740] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.852574  6443 raft_consensus.cc:2468] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:56.852469  6488 consensus_queue.cc:260] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.854071  6487 tablet_bootstrap.cc:492] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: No bootstrap required, opened a new log
I20260709 14:45:56.854468  6487 ts_tablet_manager.cc:1403] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 14:45:56.854648  6488 ts_tablet_manager.cc:1434] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:45:56.855461  6488 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: Bootstrap starting.
I20260709 14:45:56.856251  6334 leader_election.cc:304] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 620b4d34c6e645ef9125f76080504b99
I20260709 14:45:56.856769  6487 raft_consensus.cc:359] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.857297  6533 raft_consensus.cc:2804] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.857398  6487 raft_consensus.cc:385] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.857728  6487 raft_consensus.cc:740] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.857820  6533 raft_consensus.cc:697] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:56.858345  6487 consensus_queue.cc:260] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.858600  6533 consensus_queue.cc:237] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.860561  6487 ts_tablet_manager.cc:1434] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:56.865723  6488 tablet_bootstrap.cc:654] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.870632  6488 tablet_bootstrap.cc:492] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: No bootstrap required, opened a new log
I20260709 14:45:56.871011  6488 ts_tablet_manager.cc:1403] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:45:56.873350  6488 raft_consensus.cc:359] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.873947  6488 raft_consensus.cc:385] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.874169  6488 raft_consensus.cc:740] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.874672  6488 consensus_queue.cc:260] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.876276  6488 ts_tablet_manager.cc:1434] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:45:56.870635  6486 tablet_bootstrap.cc:492] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: No bootstrap required, opened a new log
I20260709 14:45:56.877182  6486 ts_tablet_manager.cc:1403] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.005s
I20260709 14:45:56.877142  6190 catalog_manager.cc:5697] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:56.880254  6486 raft_consensus.cc:359] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.880877  6486 raft_consensus.cc:385] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.881155  6486 raft_consensus.cc:740] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.881721  6369 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.883561  6486 consensus_queue.cc:260] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.891206  6527 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.891521  6486 ts_tablet_manager.cc:1434] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:45:56.907704  6524 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:56.959050  6492 raft_consensus.cc:493] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:56.959599  6492 raft_consensus.cc:515] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:56.961853  6492 leader_election.cc:290] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:56.962522  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:56.963119  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:56.964037  6369 raft_consensus.cc:2393] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0127f6d1b78d4555b83d5e5a5cdb247e in current term 1: Already voted for candidate 620b4d34c6e645ef9125f76080504b99 in this term.
I20260709 14:45:56.965128  6407 leader_election.cc:304] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e; no voters: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757
I20260709 14:45:56.965859  6492 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.973393  6492 raft_consensus.cc:2749] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:57.015522  6533 raft_consensus.cc:493] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.015708  6527 raft_consensus.cc:493] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.016135  6527 raft_consensus.cc:515] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.016101  6533 raft_consensus.cc:515] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.018301  6527 leader_election.cc:290] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.018350  6533 leader_election.cc:290] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.019563  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:57.019721  6442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:57.019723  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:57.020248  6293 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
I20260709 14:45:57.020498  6442 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 0.
I20260709 14:45:57.020658  6369 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:57.021553  6333 leader_election.cc:304] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.021876  6258 leader_election.cc:304] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.021907  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:57.022652  6533 raft_consensus.cc:2804] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:57.022755  6443 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 0.
I20260709 14:45:57.022949  6527 raft_consensus.cc:2804] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:57.023020  6533 raft_consensus.cc:493] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:57.023384  6527 raft_consensus.cc:493] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:57.023520  6533 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.023806  6527 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.028129  6533 raft_consensus.cc:515] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.030359  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:45:57.030230  6527 raft_consensus.cc:515] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.030666  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:57.030918  6293 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.031193  6443 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.032935  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:57.033484  6369 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.036916  6443 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:57.037984  6334 leader_election.cc:304] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.038844  6532 raft_consensus.cc:2804] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:57.039292  6532 raft_consensus.cc:697] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:57.039784  6369 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:57.030364  6533 leader_election.cc:290] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 1 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.040066  6532 consensus_queue.cc:237] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.040935  6258 leader_election.cc:304] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.040874  6293 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 1.
I20260709 14:45:57.041744  6524 raft_consensus.cc:2804] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:57.042268  6524 raft_consensus.cc:697] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:57.043068  6524 consensus_queue.cc:237] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.045668  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:57.046159  6443 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.048992  6527 leader_election.cc:290] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.051903  6443 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 1.
I20260709 14:45:57.051962  6189 catalog_manager.cc:5697] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.058115  6190 catalog_manager.cc:5697] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.107542  6524 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:57.117882  6512 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.135470  6527 raft_consensus.cc:493] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.136022  6527 raft_consensus.cc:515] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.141300  6527 leader_election.cc:290] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.142916  6443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:57.143682  6443 raft_consensus.cc:2393] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 620b4d34c6e645ef9125f76080504b99 in current term 1: Already voted for candidate d7381a84b7804781b10cd87839612757 in this term.
I20260709 14:45:57.147763  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47b839c7f9534cd8affd3c7d2f10a2c7" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:57.147818  6492 raft_consensus.cc:493] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.148495  6492 raft_consensus.cc:515] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.149946  6258 leader_election.cc:304] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99; no voters: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757
I20260709 14:45:57.150938  6492 leader_election.cc:290] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:57.151713  6527 raft_consensus.cc:3060] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.153584  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620b4d34c6e645ef9125f76080504b99" is_pre_election: true
I20260709 14:45:57.158763  6443 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.162884  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:57.163611  6369 raft_consensus.cc:2393] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0127f6d1b78d4555b83d5e5a5cdb247e in current term 1: Already voted for candidate 620b4d34c6e645ef9125f76080504b99 in this term.
I20260709 14:45:57.165047  6407 leader_election.cc:304] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e; no voters: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757
I20260709 14:45:57.166524  6532 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.166780  6527 raft_consensus.cc:2749] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:57.168321  6492 raft_consensus.cc:2749] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:57.170475  6512 consensus_queue.cc:1048] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.171772  6512 consensus_queue.cc:1048] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.186039  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:54676
I20260709 14:45:57.187537  6368 raft_consensus.cc:606] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Received request to transfer leadership to TS 620b4d34c6e645ef9125f76080504b99
I20260709 14:45:57.189852  6532 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.209288  6293 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.243636  6527 raft_consensus.cc:493] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.244676  6493 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.245160  6527 raft_consensus.cc:515] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.246961  6532 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.245430  6512 consensus_queue.cc:1048] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:57.249441  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7381a84b7804781b10cd87839612757" is_pre_election: true
I20260709 14:45:57.249698  6527 leader_election.cc:290] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.255841  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" is_pre_election: true
I20260709 14:45:57.258005  6259 leader_election.cc:304] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99; no voters: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757
I20260709 14:45:57.258718  6527 raft_consensus.cc:2749] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:45:57.280601  6494 consensus_queue.cc:1048] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.283702  6292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:47670
I20260709 14:45:57.284276  6292 raft_consensus.cc:606] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:45:57.283871  6532 raft_consensus.cc:993] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: : Instructing follower 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:45:57.285465  6532 raft_consensus.cc:1081] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Signalling peer 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:45:57.287472  6294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:47664
I20260709 14:45:57.292475  6294 raft_consensus.cc:493] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.292869  6294 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.294803  6531 consensus_queue.cc:1048] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.300379  6292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:47670
I20260709 14:45:57.301017  6292 raft_consensus.cc:606] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Received request to transfer leadership to TS 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:45:57.304929  6294 raft_consensus.cc:515] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.318851  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:57.319463  6368 raft_consensus.cc:3055] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.319761  6368 raft_consensus.cc:740] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:57.320559  6368 consensus_queue.cc:260] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.322077  6368 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.329316  6368 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 2.
I20260709 14:45:57.334738  6258 leader_election.cc:304] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.335670  6494 raft_consensus.cc:2804] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.336139  6494 raft_consensus.cc:697] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:57.336959  6494 consensus_queue.cc:237] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.341184  6294 leader_election.cc:290] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 2 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.342403  6440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:57.342967  6440 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.349890  6524 raft_consensus.cc:993] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: : Instructing follower 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:45:57.350440  6512 raft_consensus.cc:1081] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Signalling peer 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:45:57.352591  6441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:55552
I20260709 14:45:57.353242  6441 raft_consensus.cc:493] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.353729  6441 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.352799  6440 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 2.
I20260709 14:45:57.362805  6441 raft_consensus.cc:515] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.365235  6190 catalog_manager.cc:5697] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 1 to 2, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.367413  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:45:57.367805  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bb0bbe682f46018af34b1b1c1fa6fd" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:45:57.367959  6293 raft_consensus.cc:3055] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.368257  6293 raft_consensus.cc:740] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:57.368328  6368 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.369058  6293 consensus_queue.cc:260] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.366580  6441 leader_election.cc:290] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 2 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:45:57.370154  6293 raft_consensus.cc:3060] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.374004  6531 consensus_queue.cc:1048] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.377722  6293 raft_consensus.cc:2468] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:45:57.378625  6407 leader_election.cc:304] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:45:57.379179  6368 raft_consensus.cc:2468] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:45:57.379381  6556 raft_consensus.cc:2804] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.381096  6556 raft_consensus.cc:697] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Becoming Leader. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:45:57.381891  6556 consensus_queue.cc:237] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.398208  6190 catalog_manager.cc:5697] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e reported cstate change: term changed from 1 to 2, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195). New cstate: current_term: 2 leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:57.450654  6531 consensus_queue.cc:1048] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.462302  6493 consensus_queue.cc:1048] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.603746  6512 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.604892  6512 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:57.617615  6524 raft_consensus.cc:993] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:45:57.618040  6527 raft_consensus.cc:1081] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:45:57.621176  6369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54672
I20260709 14:45:57.622643  6369 raft_consensus.cc:493] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:57.623030  6369 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.630223  6369 raft_consensus.cc:515] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.633643  6369 leader_election.cc:290] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 2 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:45:57.633599  6294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:45:57.633846  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:45:57.634346  6294 raft_consensus.cc:3055] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:57.634382  6441 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.634778  6294 raft_consensus.cc:740] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:45:57.635654  6294 consensus_queue.cc:260] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.636803  6294 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:57.641521  6441 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:45:57.642488  6334 leader_election.cc:304] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:45:57.643062  6493 raft_consensus.cc:2804] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:57.643424  6493 raft_consensus.cc:697] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:45:57.644053  6493 consensus_queue.cc:237] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:45:57.647653  6294 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:45:57.650661  6191 catalog_manager.cc:5697] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 1 to 2, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:57.722050  6369 raft_consensus.cc:1275] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.723201  6512 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.730476  6441 raft_consensus.cc:1275] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.731827  6524 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.926121  6294 raft_consensus.cc:1275] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.927279  6556 consensus_queue.cc:1048] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:57.951360  6369 raft_consensus.cc:1275] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:57.952852  6556 consensus_queue.cc:1048] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:58.048880  6441 raft_consensus.cc:1275] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:58.050004  6533 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:58.056707  6294 raft_consensus.cc:1275] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:58.058306  6532 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:00.327744  6159 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:46:00.328471  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:00.343678  6369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:00.344166  6369 raft_consensus.cc:606] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Received request to transfer leadership to TS 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:46:00.353513  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:43478
I20260709 14:46:00.353951  6293 raft_consensus.cc:606] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Received request to transfer leadership to TS 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:46:00.354910  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:00.355315  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:00.443931  6493 raft_consensus.cc:993] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: : Instructing follower 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:00.444303  6579 raft_consensus.cc:1081] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Signalling peer 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:00.445529  6440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:55560
I20260709 14:46:00.445950  6440 raft_consensus.cc:493] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:00.446219  6440 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.450274  6440 raft_consensus.cc:515] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:00.451714  6440 leader_election.cc:290] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 2 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:46:00.452371  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:00.452520  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:00.452805  6293 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.453045  6369 raft_consensus.cc:3055] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:00.453375  6369 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:00.453969  6369 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:00.454778  6369 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.457005  6293 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:46:00.458209  6407 leader_election.cc:304] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:00.458967  6575 raft_consensus.cc:2804] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:00.458986  6369 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:46:00.460445  6575 raft_consensus.cc:697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Becoming Leader. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:00.461158  6575 consensus_queue.cc:237] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:00.467662  6191 catalog_manager.cc:5697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e reported cstate change: term changed from 1 to 2, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195). New cstate: current_term: 2 leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:00.495977  6586 raft_consensus.cc:993] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: : Instructing follower 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:00.496363  6524 raft_consensus.cc:1081] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Signalling peer 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:00.497648  6440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:55552
I20260709 14:46:00.498073  6440 raft_consensus.cc:493] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:00.498335  6440 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.502373  6440 raft_consensus.cc:515] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:00.503778  6440 leader_election.cc:290] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 2 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919)
I20260709 14:46:00.504513  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:00.504779  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:00.505103  6369 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.505298  6293 raft_consensus.cc:3055] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:00.505620  6293 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:00.506364  6293 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:00.507495  6293 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:00.511268  6369 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:46:00.512346  6407 leader_election.cc:304] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:00.512987  6575 raft_consensus.cc:2804] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:00.513332  6293 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 2.
I20260709 14:46:00.513439  6575 raft_consensus.cc:697] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Becoming Leader. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:00.514202  6575 consensus_queue.cc:237] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:00.520776  6191 catalog_manager.cc:5697] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e reported cstate change: term changed from 1 to 2, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195). New cstate: current_term: 2 leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.975075  6293 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:00.976156  6575 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:00.984390  6369 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:00.985713  6575 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:01.015527  6293 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:01.016599  6575 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:01.024482  6368 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:01.026324  6580 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:01.356093  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:01.378718  6441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:37492
I20260709 14:46:01.379277  6441 raft_consensus.cc:606] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:46:01.383982  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:47670
I20260709 14:46:01.384404  6293 raft_consensus.cc:606] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:46:01.388451  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:47670
I20260709 14:46:01.388849  6293 raft_consensus.cc:606] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:46:01.392985  6293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:47670
I20260709 14:46:01.393368  6293 raft_consensus.cc:606] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:46:01.405230  6441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
mode: GRACEFUL
new_leader_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:37492
I20260709 14:46:01.405844  6441 raft_consensus.cc:606] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Received request to transfer leadership to TS d7381a84b7804781b10cd87839612757
I20260709 14:46:01.415904  6524 raft_consensus.cc:993] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.416381  6596 raft_consensus.cc:1081] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.417877  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54672
I20260709 14:46:01.418458  6368 raft_consensus.cc:493] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.418825  6368 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.425706  6368 raft_consensus.cc:515] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.428092  6368 leader_election.cc:290] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 3 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:01.428730  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:01.429390  6293 raft_consensus.cc:3055] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.429405  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a074358c6e4e78b377314f68fa2d46" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:01.429876  6293 raft_consensus.cc:740] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:01.430042  6441 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.431408  6293 consensus_queue.cc:260] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.432634  6293 raft_consensus.cc:3060] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.434370  6441 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.435458  6334 leader_election.cc:304] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:01.436216  6579 raft_consensus.cc:2804] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.437408  6579 raft_consensus.cc:697] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:01.438128  6579 consensus_queue.cc:237] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.439728  6293 raft_consensus.cc:2468] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.444929  6190 catalog_manager.cc:5697] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 2 to 3, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.573501  6604 raft_consensus.cc:993] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.573915  6605 raft_consensus.cc:1081] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.575312  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54662
I20260709 14:46:01.575757  6368 raft_consensus.cc:493] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.576037  6368 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.580487  6368 raft_consensus.cc:515] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.582017  6368 leader_election.cc:290] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 3 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:01.582683  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:01.582973  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:01.583176  6293 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.583470  6441 raft_consensus.cc:3055] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.583724  6441 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:01.584326  6441 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.585170  6441 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.587591  6293 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.588543  6333 leader_election.cc:304] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:01.589304  6579 raft_consensus.cc:2804] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.589624  6441 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.589675  6579 raft_consensus.cc:697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:01.590471  6579 consensus_queue.cc:237] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.595476  6190 catalog_manager.cc:5697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 2 to 3, leader changed from 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.599680  6580 raft_consensus.cc:993] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.600111  6605 raft_consensus.cc:1081] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.601663  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54662
I20260709 14:46:01.602169  6368 raft_consensus.cc:493] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.602524  6368 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.606988  6368 raft_consensus.cc:515] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:01.608397  6368 leader_election.cc:290] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 3 election: Requested vote from peers 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313), 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919)
I20260709 14:46:01.609050  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:01.609315  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:01.609589  6441 raft_consensus.cc:3055] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:01.609810  6293 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.609928  6441 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:01.610694  6441 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
W20260709 14:46:01.611474  6407 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:46:01.611701  6441 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:01.615852  6293 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.616818  6333 leader_election.cc:304] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [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: 620b4d34c6e645ef9125f76080504b99, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:01.617403  6579 raft_consensus.cc:2804] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:01.617558  6441 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 3.
I20260709 14:46:01.617849  6579 raft_consensus.cc:697] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:01.618595  6579 consensus_queue.cc:237] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:01.624344  6190 catalog_manager.cc:5697] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 2 to 3, leader changed from 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.811131  6524 raft_consensus.cc:993] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.811512  6596 raft_consensus.cc:1081] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.812841  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54672
I20260709 14:46:01.813342  6368 raft_consensus.cc:493] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.813629  6368 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.817986  6368 raft_consensus.cc:515] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.819542  6368 leader_election.cc:290] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 2 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:01.820405  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:01.820566  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff7eac7ad364c32ae309cefe68ece39" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:01.820977  6293 raft_consensus.cc:3055] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:01.821098  6441 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.821290  6293 raft_consensus.cc:740] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:01.821961  6293 consensus_queue.cc:260] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.822810  6293 raft_consensus.cc:3060] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.825881  6441 raft_consensus.cc:2468] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:46:01.826808  6334 leader_election.cc:304] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:01.827323  6293 raft_consensus.cc:2468] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:46:01.827538  6579 raft_consensus.cc:2804] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:01.827979  6579 raft_consensus.cc:697] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:01.828631  6579 consensus_queue.cc:237] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.834354  6190 catalog_manager.cc:5697] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 1 to 2, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.840090  6524 raft_consensus.cc:993] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: : Instructing follower d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.840524  6524 raft_consensus.cc:1081] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Signalling peer d7381a84b7804781b10cd87839612757 to start an election
I20260709 14:46:01.841929  6368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f"
dest_uuid: "d7381a84b7804781b10cd87839612757"
 from {username='slave'} at 127.0.0.1:54672
I20260709 14:46:01.842453  6368 raft_consensus.cc:493] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:01.842725  6368 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.846871  6368 raft_consensus.cc:515] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.848315  6368 leader_election.cc:290] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [CANDIDATE]: Term 2 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:01.849021  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:01.849378  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "d7381a84b7804781b10cd87839612757" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:01.849577  6293 raft_consensus.cc:3055] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:01.849903  6441 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.849897  6293 raft_consensus.cc:740] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:01.850770  6293 consensus_queue.cc:260] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.851789  6293 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.856173  6441 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:46:01.857295  6293 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7381a84b7804781b10cd87839612757 in term 2.
I20260709 14:46:01.857214  6334 leader_election.cc:304] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, d7381a84b7804781b10cd87839612757; no voters: 
I20260709 14:46:01.858053  6579 raft_consensus.cc:2804] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:01.858465  6579 raft_consensus.cc:697] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Becoming Leader. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:01.859153  6579 consensus_queue.cc:237] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:01.864624  6190 catalog_manager.cc:5697] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 reported cstate change: term changed from 1 to 2, leader changed from 620b4d34c6e645ef9125f76080504b99 (127.6.3.193) to d7381a84b7804781b10cd87839612757 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "d7381a84b7804781b10cd87839612757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.911468  6441 raft_consensus.cc:1275] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.912528  6579 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:01.920935  6293 raft_consensus.cc:1275] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:01.922472  6579 consensus_queue.cc:1048] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:02.166641  6293 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.167675  6579 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:02.176224  6441 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.178987  6615 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:02.218479  6293 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.219432  6579 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:02.227787  6441 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:02.229678  6610 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:02.231796  6293 raft_consensus.cc:1275] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:02.233810  6610 consensus_queue.cc:1048] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:02.242329  6441 raft_consensus.cc:1275] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:02.243584  6579 consensus_queue.cc:1048] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:02.356297  6441 raft_consensus.cc:1275] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:02.356492  6293 raft_consensus.cc:1275] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Refusing update from remote peer d7381a84b7804781b10cd87839612757: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:02.357651  6599 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:02.358218  6579 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:04.413553  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:04.421006  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:04.421629  6368 raft_consensus.cc:606] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Received request to transfer leadership to TS 620b4d34c6e645ef9125f76080504b99
I20260709 14:46:04.424129  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:04.424583  6368 raft_consensus.cc:606] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Received request to transfer leadership to TS 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:46:04.426769  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:04.427172  6368 raft_consensus.cc:606] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Received request to transfer leadership to TS 620b4d34c6e645ef9125f76080504b99
I20260709 14:46:04.429030  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:04.429431  6368 raft_consensus.cc:606] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Received request to transfer leadership to TS 0127f6d1b78d4555b83d5e5a5cdb247e
I20260709 14:46:04.431515  6368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80"
dest_uuid: "d7381a84b7804781b10cd87839612757"
mode: GRACEFUL
new_leader_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:57710
I20260709 14:46:04.431905  6368 raft_consensus.cc:606] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Received request to transfer leadership to TS 620b4d34c6e645ef9125f76080504b99
I20260709 14:46:04.432780  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:04.433156  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:04.443861  6610 raft_consensus.cc:993] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: : Instructing follower 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.444303  6615 raft_consensus.cc:1081] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Signalling peer 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.445595  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:47664
I20260709 14:46:04.445984  6293 raft_consensus.cc:493] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.446256  6293 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.451081  6293 raft_consensus.cc:515] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.452535  6293 leader_election.cc:290] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 4 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:04.453442  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:04.453857  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e6eca7c87d435e9c43fb1b8521c6b5" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:04.454144  6368 raft_consensus.cc:3055] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:04.454310  6441 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.454504  6368 raft_consensus.cc:740] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:04.455493  6368 consensus_queue.cc:260] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.456710  6368 raft_consensus.cc:3060] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.458626  6441 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 4.
I20260709 14:46:04.459677  6259 leader_election.cc:304] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:04.461190  6626 raft_consensus.cc:2804] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:04.461398  6368 raft_consensus.cc:2468] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 4.
I20260709 14:46:04.462432  6626 raft_consensus.cc:697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 4 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:04.463318  6626 consensus_queue.cc:237] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.469871  6189 catalog_manager.cc:5697] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 3 to 4, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.539156  6610 raft_consensus.cc:993] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: : Instructing follower 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.539554  6615 raft_consensus.cc:1081] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Signalling peer 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.540870  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:47664
I20260709 14:46:04.541257  6293 raft_consensus.cc:493] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.541494  6293 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:04.545305  6293 raft_consensus.cc:515] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.546540  6293 leader_election.cc:290] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 2 election: Requested vote from peers d7381a84b7804781b10cd87839612757 (127.6.3.194:45607), 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313)
I20260709 14:46:04.547339  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:04.547461  6441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd74cc43cea46eb9f8ee24319a23a80" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:04.547917  6441 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:04.547911  6368 raft_consensus.cc:3055] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:04.548410  6368 raft_consensus.cc:740] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:04.549199  6368 consensus_queue.cc:260] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.550323  6368 raft_consensus.cc:3060] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:04.553529  6441 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 2.
I20260709 14:46:04.554461  6259 leader_election.cc:304] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:04.555069  6626 raft_consensus.cc:2804] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:04.555498  6626 raft_consensus.cc:697] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:04.556036  6368 raft_consensus.cc:2468] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 2.
I20260709 14:46:04.556329  6626 consensus_queue.cc:237] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.562224  6189 catalog_manager.cc:5697] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 1 to 2, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.683614  6610 raft_consensus.cc:993] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: : Instructing follower 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:04.684044  6615 raft_consensus.cc:1081] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Signalling peer 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:04.685359  6441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:55560
I20260709 14:46:04.685767  6441 raft_consensus.cc:493] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.685992  6441 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.690080  6441 raft_consensus.cc:515] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.691789  6441 leader_election.cc:290] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 3 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:46:04.692824  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:04.693189  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9bba6c1b8e49cfaa51fa1a6044b309" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:04.693382  6293 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.693718  6368 raft_consensus.cc:3055] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:04.694025  6368 raft_consensus.cc:740] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:04.694748  6368 consensus_queue.cc:260] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.695876  6368 raft_consensus.cc:3060] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.698933  6293 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 3.
I20260709 14:46:04.700076  6407 leader_election.cc:304] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:04.700819  6623 raft_consensus.cc:2804] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:04.701009  6368 raft_consensus.cc:2468] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 3.
I20260709 14:46:04.701848  6623 raft_consensus.cc:697] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 LEADER]: Becoming Leader. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:04.702633  6623 consensus_queue.cc:237] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.709206  6189 catalog_manager.cc:5697] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e reported cstate change: term changed from 2 to 3, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195). New cstate: current_term: 3 leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.804226  6610 raft_consensus.cc:993] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: : Instructing follower 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.804618  6615 raft_consensus.cc:1081] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Signalling peer 620b4d34c6e645ef9125f76080504b99 to start an election
I20260709 14:46:04.805873  6293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "565b7ab659d547cdab44950687910d93"
dest_uuid: "620b4d34c6e645ef9125f76080504b99"
 from {username='slave'} at 127.0.0.1:47664
I20260709 14:46:04.806241  6293 raft_consensus.cc:493] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.806450  6293 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.810230  6293 raft_consensus.cc:515] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:04.811450  6293 leader_election.cc:290] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [CANDIDATE]: Term 4 election: Requested vote from peers 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195:34313), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:46:04.812306  6440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
I20260709 14:46:04.812386  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "565b7ab659d547cdab44950687910d93" candidate_uuid: "620b4d34c6e645ef9125f76080504b99" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:04.812809  6440 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.812845  6368 raft_consensus.cc:3055] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:04.813221  6368 raft_consensus.cc:740] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:04.813800  6368 consensus_queue.cc:260] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:04.814541  6368 raft_consensus.cc:3060] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:04.817121  6440 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 4.
I20260709 14:46:04.817967  6259 leader_election.cc:304] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:04.818218  6368 raft_consensus.cc:2468] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620b4d34c6e645ef9125f76080504b99 in term 4.
I20260709 14:46:04.818600  6626 raft_consensus.cc:2804] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:04.819118  6626 raft_consensus.cc:697] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 4 LEADER]: Becoming Leader. State: Replica: 620b4d34c6e645ef9125f76080504b99, State: Running, Role: LEADER
I20260709 14:46:04.819828  6626 consensus_queue.cc:237] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [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: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } }
I20260709 14:46:04.826064  6189 catalog_manager.cc:5697] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 reported cstate change: term changed from 3 to 4, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 620b4d34c6e645ef9125f76080504b99 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "620b4d34c6e645ef9125f76080504b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.851333  6610 raft_consensus.cc:993] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: : Instructing follower 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:04.851759  6615 raft_consensus.cc:1081] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Signalling peer 0127f6d1b78d4555b83d5e5a5cdb247e to start an election
I20260709 14:46:04.853135  6440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f"
dest_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e"
 from {username='slave'} at 127.0.0.1:55560
I20260709 14:46:04.853744  6440 raft_consensus.cc:493] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:04.854025  6440 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.858407  6440 raft_consensus.cc:515] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.859920  6440 leader_election.cc:290] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [CANDIDATE]: Term 3 election: Requested vote from peers 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919), d7381a84b7804781b10cd87839612757 (127.6.3.194:45607)
I20260709 14:46:04.860678  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "620b4d34c6e645ef9125f76080504b99"
I20260709 14:46:04.860802  6368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b823c2765a5429190e070d2f43bcc5f" candidate_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7381a84b7804781b10cd87839612757"
I20260709 14:46:04.861210  6293 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.861248  6368 raft_consensus.cc:3055] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:04.861610  6368 raft_consensus.cc:740] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7381a84b7804781b10cd87839612757, State: Running, Role: LEADER
I20260709 14:46:04.862174  6368 consensus_queue.cc:260] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.862907  6368 raft_consensus.cc:3060] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:04.864984  6293 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 3.
I20260709 14:46:04.865742  6407 leader_election.cc:304] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [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: 0127f6d1b78d4555b83d5e5a5cdb247e, 620b4d34c6e645ef9125f76080504b99; no voters: 
I20260709 14:46:04.866343  6623 raft_consensus.cc:2804] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:04.866626  6368 raft_consensus.cc:2468] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0127f6d1b78d4555b83d5e5a5cdb247e in term 3.
I20260709 14:46:04.866708  6623 raft_consensus.cc:697] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 LEADER]: Becoming Leader. State: Replica: 0127f6d1b78d4555b83d5e5a5cdb247e, State: Running, Role: LEADER
I20260709 14:46:04.867497  6623 consensus_queue.cc:237] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [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: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } }
I20260709 14:46:04.873381  6189 catalog_manager.cc:5697] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e reported cstate change: term changed from 2 to 3, leader changed from d7381a84b7804781b10cd87839612757 (127.6.3.194) to 0127f6d1b78d4555b83d5e5a5cdb247e (127.6.3.195). New cstate: current_term: 3 leader_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.896420  6440 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.897576  6626 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:04.907717  6368 raft_consensus.cc:1275] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:04.909844  6627 consensus_queue.cc:1048] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:05.022050  6440 raft_consensus.cc:1275] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:05.023202  6640 consensus_queue.cc:1048] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:05.033519  6368 raft_consensus.cc:1275] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:05.034750  6626 consensus_queue.cc:1048] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:05.141440  6368 raft_consensus.cc:1275] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:05.142530  6623 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:05.150638  6293 raft_consensus.cc:1275] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:05.152725  6634 consensus_queue.cc:1048] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:05.209775  6368 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:05.210942  6626 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:05.220548  6440 raft_consensus.cc:1275] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Refusing update from remote peer 620b4d34c6e645ef9125f76080504b99: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:05.221873  6627 consensus_queue.cc:1048] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0127f6d1b78d4555b83d5e5a5cdb247e" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:05.288833  6368 raft_consensus.cc:1275] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:05.289816  6634 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7381a84b7804781b10cd87839612757" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:05.297494  6293 raft_consensus.cc:1275] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Refusing update from remote peer 0127f6d1b78d4555b83d5e5a5cdb247e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:05.299368  6634 consensus_queue.cc:1048] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620b4d34c6e645ef9125f76080504b99" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:05.433864  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:05.438920  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:46:05.463124  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.463860  6159 tablet_replica.cc:333] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.464541  6159 raft_consensus.cc:2243] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.465313  6159 raft_consensus.cc:2272] T bdd74cc43cea46eb9f8ee24319a23a80 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.467551  6159 tablet_replica.cc:333] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.468031  6159 raft_consensus.cc:2243] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.468382  6159 raft_consensus.cc:2272] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 620b4d34c6e645ef9125f76080504b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.469863  6159 tablet_replica.cc:333] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.470273  6159 raft_consensus.cc:2243] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.470980  6159 raft_consensus.cc:2272] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.472615  6159 tablet_replica.cc:333] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.473089  6159 raft_consensus.cc:2243] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.473462  6159 raft_consensus.cc:2272] T 77bb0bbe682f46018af34b1b1c1fa6fd P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.474846  6159 tablet_replica.cc:333] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.475270  6159 raft_consensus.cc:2243] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.475605  6159 raft_consensus.cc:2272] T 6ff7eac7ad364c32ae309cefe68ece39 P 620b4d34c6e645ef9125f76080504b99 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.477062  6159 tablet_replica.cc:333] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.477461  6159 raft_consensus.cc:2243] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.477761  6159 raft_consensus.cc:2272] T a3a074358c6e4e78b377314f68fa2d46 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.479058  6159 tablet_replica.cc:333] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.479449  6159 raft_consensus.cc:2243] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.480062  6159 raft_consensus.cc:2272] T 565b7ab659d547cdab44950687910d93 P 620b4d34c6e645ef9125f76080504b99 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.481812  6159 tablet_replica.cc:333] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.482194  6159 raft_consensus.cc:2243] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.482522  6159 raft_consensus.cc:2272] T af9bba6c1b8e49cfaa51fa1a6044b309 P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.484179  6159 tablet_replica.cc:333] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99: stopping tablet replica
I20260709 14:46:05.484560  6159 raft_consensus.cc:2243] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.484886  6159 raft_consensus.cc:2272] T 4b823c2765a5429190e070d2f43bcc5f P 620b4d34c6e645ef9125f76080504b99 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:05.567987  6407 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.3.193:35919: connect: Connection refused (error 111)
I20260709 14:46:05.571295  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:46:05.572609  6407 consensus_peers.cc:597] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e -> Peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Couldn't send request to peer 620b4d34c6e645ef9125f76080504b99. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:35919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.587970  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
W20260709 14:46:05.594616  6407 consensus_peers.cc:597] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e -> Peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Couldn't send request to peer d7381a84b7804781b10cd87839612757. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:05.609659  6333 consensus_peers.cc:597] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 -> Peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Couldn't send request to peer 620b4d34c6e645ef9125f76080504b99. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:35919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.615732  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.616374  6159 tablet_replica.cc:333] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.616906  6159 raft_consensus.cc:2243] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.617296  6159 raft_consensus.cc:2272] T bdd74cc43cea46eb9f8ee24319a23a80 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.619877  6159 tablet_replica.cc:333] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.620352  6159 raft_consensus.cc:2243] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.620702  6159 raft_consensus.cc:2272] T af9bba6c1b8e49cfaa51fa1a6044b309 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.622753  6159 tablet_replica.cc:333] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.623212  6159 raft_consensus.cc:2243] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.623560  6159 raft_consensus.cc:2272] T 4b823c2765a5429190e070d2f43bcc5f P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.625321  6159 tablet_replica.cc:333] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.625743  6159 raft_consensus.cc:2243] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.626062  6159 raft_consensus.cc:2272] T 15e6eca7c87d435e9c43fb1b8521c6b5 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.627951  6159 tablet_replica.cc:333] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.628364  6159 raft_consensus.cc:2243] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.629073  6159 raft_consensus.cc:2272] T 47b839c7f9534cd8affd3c7d2f10a2c7 P d7381a84b7804781b10cd87839612757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.630620  6159 tablet_replica.cc:333] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.631021  6159 raft_consensus.cc:2243] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.631333  6159 raft_consensus.cc:2272] T 565b7ab659d547cdab44950687910d93 P d7381a84b7804781b10cd87839612757 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.633222  6159 tablet_replica.cc:333] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.633641  6159 raft_consensus.cc:2243] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.634279  6159 raft_consensus.cc:2272] T a3a074358c6e4e78b377314f68fa2d46 P d7381a84b7804781b10cd87839612757 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.635751  6159 tablet_replica.cc:333] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.636390  6159 raft_consensus.cc:2243] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.636773  6159 raft_consensus.cc:2272] T 77bb0bbe682f46018af34b1b1c1fa6fd P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.638247  6159 tablet_replica.cc:333] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757: stopping tablet replica
I20260709 14:46:05.638609  6159 raft_consensus.cc:2243] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.639233  6159 raft_consensus.cc:2272] T 6ff7eac7ad364c32ae309cefe68ece39 P d7381a84b7804781b10cd87839612757 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.664487  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:46:05.680446  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:46:05.683012  6407 consensus_peers.cc:597] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e -> Peer 620b4d34c6e645ef9125f76080504b99 (127.6.3.193:35919): Couldn't send request to peer 620b4d34c6e645ef9125f76080504b99. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:35919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:46:05.698887  6407 consensus_peers.cc:597] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e -> Peer d7381a84b7804781b10cd87839612757 (127.6.3.194:45607): Couldn't send request to peer d7381a84b7804781b10cd87839612757. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:45607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:05.710165  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:05.710754  6159 tablet_replica.cc:333] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.711287  6159 raft_consensus.cc:2243] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.712015  6159 raft_consensus.cc:2272] T 77bb0bbe682f46018af34b1b1c1fa6fd P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.713665  6159 tablet_replica.cc:333] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.714126  6159 raft_consensus.cc:2243] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.714495  6159 raft_consensus.cc:2272] T 6ff7eac7ad364c32ae309cefe68ece39 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.716023  6159 tablet_replica.cc:333] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.716452  6159 raft_consensus.cc:2243] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.716884  6159 raft_consensus.cc:2272] T 47b839c7f9534cd8affd3c7d2f10a2c7 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.718758  6159 tablet_replica.cc:333] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.719195  6159 raft_consensus.cc:2243] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.719563  6159 raft_consensus.cc:2272] T 15e6eca7c87d435e9c43fb1b8521c6b5 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.721781  6159 tablet_replica.cc:333] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.722393  6159 raft_consensus.cc:2243] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.723300  6159 raft_consensus.cc:2272] T af9bba6c1b8e49cfaa51fa1a6044b309 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.725529  6159 tablet_replica.cc:333] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.725956  6159 raft_consensus.cc:2243] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.726576  6159 raft_consensus.cc:2272] T 4b823c2765a5429190e070d2f43bcc5f P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.728228  6159 tablet_replica.cc:333] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.728637  6159 raft_consensus.cc:2243] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.729010  6159 raft_consensus.cc:2272] T a3a074358c6e4e78b377314f68fa2d46 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.730396  6159 tablet_replica.cc:333] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.730778  6159 raft_consensus.cc:2243] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.731096  6159 raft_consensus.cc:2272] T 565b7ab659d547cdab44950687910d93 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.732753  6159 tablet_replica.cc:333] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e: stopping tablet replica
I20260709 14:46:05.733175  6159 raft_consensus.cc:2243] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:05.733491  6159 raft_consensus.cc:2272] T bdd74cc43cea46eb9f8ee24319a23a80 P 0127f6d1b78d4555b83d5e5a5cdb247e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.758049  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:46:05.773718  6159 master.cc:562] Master@127.6.3.254:37561 shutting down...
I20260709 14:46:05.834682  6246 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 14:46:05.961231  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:05.961752  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:05.962062  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6230a2f8371e431b9bcd1a70f653b607: stopping tablet replica
I20260709 14:46:05.980039  6159 master.cc:584] Master@127.6.3.254:37561 shutdown complete.
0127f6d1b78d4555b83d5e5a5cdb247e  1
620b4d34c6e645ef9125f76080504b99  4
d7381a84b7804781b10cd87839612757  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12258 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:46:06.017416  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:44305
I20260709 14:46:06.018491  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:06.023371  6657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.024425  6658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:06.024853  6159 server_base.cc:1061] running on GCE node
W20260709 14:46:06.025342  6660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:06.026132  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:06.026309  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:06.026430  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608366026419 us; error 0 us; skew 500 ppm
I20260709 14:46:06.026866  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:06.029090  6159 webserver.cc:533] Webserver started at http://127.6.3.254:37413/ using document root <none> and password file <none>
I20260709 14:46:06.029546  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:06.029695  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:06.029904  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:06.030913  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "c1d53ae6c1ec48b79a47a4a544ee474b"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.034937  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:46:06.038007  6665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.038673  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:46:06.038908  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "c1d53ae6c1ec48b79a47a4a544ee474b"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.039135  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:06.080603  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:06.081828  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:06.117080  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:44305
I20260709 14:46:06.117147  6716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:44305 every 8 connection(s)
I20260709 14:46:06.120743  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.129395  6717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b: Bootstrap starting.
I20260709 14:46:06.133888  6717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.137843  6717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b: No bootstrap required, opened a new log
I20260709 14:46:06.140492  6717 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER }
I20260709 14:46:06.141021  6717 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.141306  6717 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1d53ae6c1ec48b79a47a4a544ee474b, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.142009  6717 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER }
I20260709 14:46:06.142514  6717 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:06.142740  6717 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:06.143040  6717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:06.146929  6717 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER }
I20260709 14:46:06.147418  6717 leader_election.cc:304] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [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: c1d53ae6c1ec48b79a47a4a544ee474b; no voters: 
I20260709 14:46:06.148474  6717 leader_election.cc:290] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:06.148813  6720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:06.149986  6720 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 1 LEADER]: Becoming Leader. State: Replica: c1d53ae6c1ec48b79a47a4a544ee474b, State: Running, Role: LEADER
I20260709 14:46:06.150614  6720 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [LEADER]: Queue going to LEADER mode. State: All 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: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER }
I20260709 14:46:06.151156  6717 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:06.154824  6721 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER } }
I20260709 14:46:06.154970  6722 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1d53ae6c1ec48b79a47a4a544ee474b. Latest consensus state: current_term: 1 leader_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1d53ae6c1ec48b79a47a4a544ee474b" member_type: VOTER } }
I20260709 14:46:06.155441  6721 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:06.155568  6722 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:06.162726  6727 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:06.169561  6727 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:06.170475  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:06.177234  6727 catalog_manager.cc:1383] Generated new cluster ID: e16639b0d9054a769ae0e9d9e9dd271b
I20260709 14:46:06.177506  6727 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:06.194319  6727 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:06.195482  6727 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:06.209252  6727 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b: Generated new TSK 0
I20260709 14:46:06.209838  6727 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:06.236693  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:06.242154  6738 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.243038  6739 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.244329  6741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:06.244556  6159 server_base.cc:1061] running on GCE node
I20260709 14:46:06.245375  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:06.245545  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:06.245683  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608366245664 us; error 0 us; skew 500 ppm
I20260709 14:46:06.246145  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:06.248158  6159 webserver.cc:533] Webserver started at http://127.6.3.193:45379/ using document root <none> and password file <none>
I20260709 14:46:06.248556  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:06.248720  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:06.248986  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:06.250126  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "ce1a921533874b36bfa1ad3612b12352"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.254240  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:46:06.257243  6746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.257893  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:46:06.258128  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "ce1a921533874b36bfa1ad3612b12352"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.258359  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:06.267977  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:06.269104  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:06.270406  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:06.272447  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:06.272624  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.272797  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:06.272931  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.309930  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:39703
I20260709 14:46:06.310034  6808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:39703 every 8 connection(s)
I20260709 14:46:06.314347  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:06.321373  6813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.323500  6814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.324640  6816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:06.326056  6159 server_base.cc:1061] running on GCE node
I20260709 14:46:06.327046  6809 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44305
I20260709 14:46:06.327206  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:46:06.327364  6809 heartbeater.cc:461] Registering TS with master...
W20260709 14:46:06.327463  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:06.327699  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608366327681 us; error 0 us; skew 500 ppm
I20260709 14:46:06.328200  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:06.328163  6809 heartbeater.cc:507] Master 127.6.3.254:44305 requested a full tablet report, sending...
I20260709 14:46:06.330258  6682 ts_manager.cc:194] Registered new tserver with Master: ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703)
I20260709 14:46:06.330943  6159 webserver.cc:533] Webserver started at http://127.6.3.194:39217/ using document root <none> and password file <none>
I20260709 14:46:06.331393  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:06.331573  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:06.331801  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:06.332032  6682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45332
I20260709 14:46:06.332890  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "a1fad89c4224422c88e17434146c5f8c"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.337093  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:46:06.340245  6821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.341017  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:46:06.341290  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "a1fad89c4224422c88e17434146c5f8c"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.341553  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:06.352567  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:06.353734  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:06.355049  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:06.357085  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:06.357271  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.357482  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:06.357630  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.394305  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:40809
I20260709 14:46:06.394399  6883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:40809 every 8 connection(s)
I20260709 14:46:06.398658  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:06.404556  6887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.404914  6888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:06.407655  6890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:06.407810  6159 server_base.cc:1061] running on GCE node
I20260709 14:46:06.408582  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:06.408775  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:06.408964  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608366408923 us; error 0 us; skew 500 ppm
I20260709 14:46:06.409471  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:06.411726  6159 webserver.cc:533] Webserver started at http://127.6.3.195:42257/ using document root <none> and password file <none>
I20260709 14:46:06.412271  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:06.412497  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:06.412791  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:06.413911  6884 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44305
I20260709 14:46:06.413873  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "a9f480525d964f599b74be0da8cbbe76"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.414348  6884 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:06.415163  6884 heartbeater.cc:507] Master 127.6.3.254:44305 requested a full tablet report, sending...
I20260709 14:46:06.417026  6682 ts_manager.cc:194] Registered new tserver with Master: a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:06.418421  6682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45334
I20260709 14:46:06.419008  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:46:06.422124  6895 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.422786  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:46:06.423072  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "a9f480525d964f599b74be0da8cbbe76"
format_stamp: "Formatted at 2026-07-09 14:46:06 on dist-test-slave-27mc"
I20260709 14:46:06.423326  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:06.434123  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:06.435247  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:06.436553  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:06.438726  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:06.438997  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.439263  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:06.439409  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:06.476881  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:44729
I20260709 14:46:06.477057  6957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:44729 every 8 connection(s)
I20260709 14:46:06.489015  6958 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44305
I20260709 14:46:06.489351  6958 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:06.490031  6958 heartbeater.cc:507] Master 127.6.3.254:44305 requested a full tablet report, sending...
I20260709 14:46:06.491726  6682 ts_manager.cc:194] Registered new tserver with Master: a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:06.491961  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012096137s
I20260709 14:46:06.493428  6682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45346
I20260709 14:46:06.515035  6682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45352:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:46:06.517673  6682 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:46:06.583740  6774 tablet_service.cc:1511] Processing CreateTablet for tablet 8de4e82050564879af25f160e1e57623 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:06.584380  6771 tablet_service.cc:1511] Processing CreateTablet for tablet 7edb55c9b2c94252995b65e44c2cf6f4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:06.585134  6774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de4e82050564879af25f160e1e57623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.585777  6771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edb55c9b2c94252995b65e44c2cf6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.587105  6773 tablet_service.cc:1511] Processing CreateTablet for tablet 4a599adfbd5c4dada04d78d226a42542 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:06.589692  6772 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4d034d01543fe83297dfd0deab1de (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:06.590538  6770 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5b51535b54173a412d60cb13229a1 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:06.590910  6773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a599adfbd5c4dada04d78d226a42542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.591758  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5b51535b54173a412d60cb13229a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.592338  6849 tablet_service.cc:1511] Processing CreateTablet for tablet 8de4e82050564879af25f160e1e57623 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:06.593530  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de4e82050564879af25f160e1e57623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.595952  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 5057f00612674ad99e11a58d84f216e4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:06.598022  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 4a599adfbd5c4dada04d78d226a42542 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:06.599234  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a599adfbd5c4dada04d78d226a42542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.601316  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f1a13dd1743aeb0a148859eed9b8e (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:06.602054  6847 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4d034d01543fe83297dfd0deab1de (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:06.603286  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4d034d01543fe83297dfd0deab1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.606040  6846 tablet_service.cc:1511] Processing CreateTablet for tablet 7edb55c9b2c94252995b65e44c2cf6f4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:06.606499  6767 tablet_service.cc:1511] Processing CreateTablet for tablet 653cb6e866264811a98f7771ed306c34 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:06.607264  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edb55c9b2c94252995b65e44c2cf6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.592350  6772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4d034d01543fe83297dfd0deab1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.611618  6845 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5b51535b54173a412d60cb13229a1 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:06.612824  6845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5b51535b54173a412d60cb13229a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.616302  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057f00612674ad99e11a58d84f216e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.617995  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 5057f00612674ad99e11a58d84f216e4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:06.619231  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057f00612674ad99e11a58d84f216e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.622010  6973 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.622094  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f1a13dd1743aeb0a148859eed9b8e (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:06.623389  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f1a13dd1743aeb0a148859eed9b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.625259  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f1a13dd1743aeb0a148859eed9b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.625808  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 653cb6e866264811a98f7771ed306c34 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:06.627019  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653cb6e866264811a98f7771ed306c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.629232  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653cb6e866264811a98f7771ed306c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.630120  6973 tablet_bootstrap.cc:654] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.671533  6841 tablet_service.cc:1511] Processing CreateTablet for tablet af001c0011e7404e8ac1bdc02e993121 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:06.672788  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af001c0011e7404e8ac1bdc02e993121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.674697  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 8de4e82050564879af25f160e1e57623 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:46:06.675901  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de4e82050564879af25f160e1e57623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.676501  6921 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4d034d01543fe83297dfd0deab1de (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:46:06.677894  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4d034d01543fe83297dfd0deab1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.677801  6772 tablet_service.cc:1511] Processing CreateTablet for tablet af001c0011e7404e8ac1bdc02e993121 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:06.679211  6772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af001c0011e7404e8ac1bdc02e993121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.679031  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 7edb55c9b2c94252995b65e44c2cf6f4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:46:06.680272  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7edb55c9b2c94252995b65e44c2cf6f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.682125  6919 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5b51535b54173a412d60cb13229a1 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:46:06.682919  6975 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:06.683326  6919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5b51535b54173a412d60cb13229a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.686023  6918 tablet_service.cc:1511] Processing CreateTablet for tablet 5057f00612674ad99e11a58d84f216e4 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:46:06.687193  6918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5057f00612674ad99e11a58d84f216e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.690035  6917 tablet_service.cc:1511] Processing CreateTablet for tablet 5f9f1a13dd1743aeb0a148859eed9b8e (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:46:06.691226  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f9f1a13dd1743aeb0a148859eed9b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.693895  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 653cb6e866264811a98f7771ed306c34 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:46:06.695086  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653cb6e866264811a98f7771ed306c34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.701076  6975 tablet_bootstrap.cc:654] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.677867  6922 tablet_service.cc:1511] Processing CreateTablet for tablet 4a599adfbd5c4dada04d78d226a42542 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:46:06.718412  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a599adfbd5c4dada04d78d226a42542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.742326  6915 tablet_service.cc:1511] Processing CreateTablet for tablet af001c0011e7404e8ac1bdc02e993121 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:46:06.743695  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af001c0011e7404e8ac1bdc02e993121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.747248  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 87c0528ab69a408d999781b36dc78096 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:06.755488  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c0528ab69a408d999781b36dc78096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.771639  6977 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.776986  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 87c0528ab69a408d999781b36dc78096 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:06.774977  6973 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:06.778411  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c0528ab69a408d999781b36dc78096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.778921  6920 tablet_service.cc:1511] Processing CreateTablet for tablet 87c0528ab69a408d999781b36dc78096 (DEFAULT_TABLE table=test-workload [id=e672402ac40847989e421fe94f53f7e6]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:46:06.780114  6920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c0528ab69a408d999781b36dc78096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:06.781893  6975 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:06.782323  6975 ts_tablet_manager.cc:1403] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.100s	user 0.038s	sys 0.030s
I20260709 14:46:06.785077  6975 raft_consensus.cc:359] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.778883  6973 ts_tablet_manager.cc:1403] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.157s	user 0.056s	sys 0.057s
I20260709 14:46:06.795910  6977 tablet_bootstrap.cc:654] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.785742  6975 raft_consensus.cc:385] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.800403  6975 raft_consensus.cc:740] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.801172  6975 consensus_queue.cc:260] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.799531  6973 raft_consensus.cc:359] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.802413  6973 raft_consensus.cc:385] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.803503  6973 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.804287  6973 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.804680  6884 heartbeater.cc:499] Master 127.6.3.254:44305 was elected leader, sending a full tablet report...
I20260709 14:46:06.806079  6975 ts_tablet_manager.cc:1434] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:46:06.806907  6975 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:06.811525  6977 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.811998  6977 ts_tablet_manager.cc:1403] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.011s
I20260709 14:46:06.812563  6975 tablet_bootstrap.cc:654] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.814932  6977 raft_consensus.cc:359] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.815703  6977 raft_consensus.cc:385] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.815987  6977 raft_consensus.cc:740] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.816797  6977 consensus_queue.cc:260] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.819048  6809 heartbeater.cc:499] Master 127.6.3.254:44305 was elected leader, sending a full tablet report...
I20260709 14:46:06.819563  6973 ts_tablet_manager.cc:1434] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.009s
I20260709 14:46:06.820444  6973 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.825958  6958 heartbeater.cc:499] Master 127.6.3.254:44305 was elected leader, sending a full tablet report...
I20260709 14:46:06.828166  6975 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:06.828827  6975 ts_tablet_manager.cc:1403] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260709 14:46:06.828220  6973 tablet_bootstrap.cc:654] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.831561  6977 ts_tablet_manager.cc:1434] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:46:06.832554  6977 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.834296  6975 raft_consensus.cc:359] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.835031  6975 raft_consensus.cc:385] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.835397  6975 raft_consensus.cc:740] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.836239  6975 consensus_queue.cc:260] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.838281  6973 tablet_bootstrap.cc:492] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:06.838510  6977 tablet_bootstrap.cc:654] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.838742  6973 ts_tablet_manager.cc:1403] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:46:06.841456  6975 ts_tablet_manager.cc:1434] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:46:06.842386  6973 raft_consensus.cc:359] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.845206  6973 raft_consensus.cc:385] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.845496  6973 raft_consensus.cc:740] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.846318  6973 consensus_queue.cc:260] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.842409  6975 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:06.849610  6973 ts_tablet_manager.cc:1434] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:46:06.850502  6973 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.851519  6977 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.851953  6977 ts_tablet_manager.cc:1403] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:46:06.854732  6975 tablet_bootstrap.cc:654] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.856297  6973 tablet_bootstrap.cc:654] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.854724  6977 raft_consensus.cc:359] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.863963  6977 raft_consensus.cc:385] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.864315  6977 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.865054  6977 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.867118  6977 ts_tablet_manager.cc:1434] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:46:06.867408  6973 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:06.867606  6978 raft_consensus.cc:493] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:06.867841  6973 ts_tablet_manager.cc:1403] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:46:06.867964  6977 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.868052  6978 raft_consensus.cc:515] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.870756  6973 raft_consensus.cc:359] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.871421  6973 raft_consensus.cc:385] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.871723  6973 raft_consensus.cc:740] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.872562  6973 consensus_queue.cc:260] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.874621  6977 tablet_bootstrap.cc:654] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.884498  6973 ts_tablet_manager.cc:1434] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:46:06.885398  6978 leader_election.cc:290] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:06.885952  6977 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.885720  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:06.886406  6977 ts_tablet_manager.cc:1403] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:46:06.886482  6784 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:06.887130  6973 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.887974  6824 leader_election.cc:304] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:06.889326  6977 raft_consensus.cc:359] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.890027  6977 raft_consensus.cc:385] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.890303  6977 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.891155  6975 tablet_bootstrap.cc:492] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:06.891024  6977 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.891608  6975 ts_tablet_manager.cc:1403] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.012s
I20260709 14:46:06.893115  6977 ts_tablet_manager.cc:1434] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:46:06.893803  6973 tablet_bootstrap.cc:654] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.894068  6977 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.894475  6975 raft_consensus.cc:359] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.895162  6975 raft_consensus.cc:385] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.895448  6975 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.896310  6975 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.900738  6977 tablet_bootstrap.cc:654] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.901717  6978 raft_consensus.cc:2804] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:06.902093  6978 raft_consensus.cc:493] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:06.902426  6978 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:06.904218  6975 ts_tablet_manager.cc:1434] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 14:46:06.910526  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:06.911247  6933 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:06.912921  6975 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:06.919679  6973 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:06.919852  6975 tablet_bootstrap.cc:654] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.920166  6973 ts_tablet_manager.cc:1403] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260709 14:46:06.921429  6978 raft_consensus.cc:515] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.923269  6973 raft_consensus.cc:359] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.923997  6973 raft_consensus.cc:385] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.924271  6973 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.924463  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:06.924899  6977 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.925033  6784 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:06.925385  6977 ts_tablet_manager.cc:1403] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.010s
I20260709 14:46:06.925354  6973 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.927990  6973 ts_tablet_manager.cc:1434] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 14:46:06.928170  6977 raft_consensus.cc:359] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.928828  6977 raft_consensus.cc:385] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.928912  6973 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.929199  6977 raft_consensus.cc:740] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.930016  6977 consensus_queue.cc:260] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.931402  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:06.931923  6933 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:06.931998  6977 ts_tablet_manager.cc:1434] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:06.932922  6977 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.935295  6973 tablet_bootstrap.cc:654] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.938840  6977 tablet_bootstrap.cc:654] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.940815  6784 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:06.942237  6824 leader_election.cc:304] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:06.943158  6990 raft_consensus.cc:2804] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:06.949266  6978 leader_election.cc:290] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:06.952749  6933 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:06.951256  6975 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:06.954720  6975 ts_tablet_manager.cc:1403] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.003s
I20260709 14:46:06.956826  6977 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.957094  6990 raft_consensus.cc:697] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:06.957252  6977 ts_tablet_manager.cc:1403] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.017s
I20260709 14:46:06.957787  6973 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:06.958232  6973 ts_tablet_manager.cc:1403] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 14:46:06.958055  6990 consensus_queue.cc:237] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.958518  6975 raft_consensus.cc:359] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.959249  6975 raft_consensus.cc:385] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.959683  6975 raft_consensus.cc:740] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.960038  6977 raft_consensus.cc:359] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.960759  6977 raft_consensus.cc:385] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.961102  6977 raft_consensus.cc:740] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.961078  6973 raft_consensus.cc:359] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.960846  6975 consensus_queue.cc:260] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.961854  6973 raft_consensus.cc:385] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.962189  6973 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.962069  6977 consensus_queue.cc:260] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.963044  6973 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.963845  6975 ts_tablet_manager.cc:1434] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:06.964859  6975 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:06.967327  6973 ts_tablet_manager.cc:1434] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:46:06.967636  6977 ts_tablet_manager.cc:1434] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:46:06.968267  6973 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:06.968541  6977 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:06.970873  6975 tablet_bootstrap.cc:654] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.973059  6982 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:06.973711  6982 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.975133  6977 tablet_bootstrap.cc:654] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.976490  6982 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:06.980247  6973 tablet_bootstrap.cc:654] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:06.986784  6977 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:06.987334  6977 ts_tablet_manager.cc:1403] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 14:46:06.996302  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:06.996929  6784 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:06.995906  6977 raft_consensus.cc:359] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.997785  6977 raft_consensus.cc:385] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:06.998085  6977 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:06.998783  6977 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:06.999132  6898 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:06.998505  6681 catalog_manager.cc:5697] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.000015  6982 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.000391  6982 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.000698  6982 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.007361  6982 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.008225  6980 raft_consensus.cc:493] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.008719  6980 raft_consensus.cc:515] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.010329  6977 ts_tablet_manager.cc:1434] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:46:07.011142  6980 leader_election.cc:290] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.011330  6977 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:07.015691  6990 raft_consensus.cc:493] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.016160  6990 raft_consensus.cc:515] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.017282  6977 tablet_bootstrap.cc:654] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.018136  6990 leader_election.cc:290] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.018772  6995 raft_consensus.cc:493] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.019239  6995 raft_consensus.cc:515] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.021268  6995 leader_election.cc:290] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.021410  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.022011  6784 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.025254  6973 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:07.025713  6973 ts_tablet_manager.cc:1403] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.006s
I20260709 14:46:07.028489  6784 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:07.029999  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.030556  6975 tablet_bootstrap.cc:492] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.030782  6898 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.031081  6975 ts_tablet_manager.cc:1403] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.013s
W20260709 14:46:07.031670  6898 leader_election.cc:343] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.031790  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:07.032574  6982 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.033152  6982 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.033494  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.034157  6933 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.028476  6973 raft_consensus.cc:359] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.034967  6973 raft_consensus.cc:385] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.035279  6973 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
W20260709 14:46:07.036206  6898 leader_election.cc:343] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.036019  6973 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.037317  6975 raft_consensus.cc:359] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.038223  6973 ts_tablet_manager.cc:1434] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:46:07.039727  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.042524  6933 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.043149  6973 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:07.045928  6980 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.046404  6980 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.048211  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.048383  6980 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.048802  6784 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.049225  6975 raft_consensus.cc:385] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.049585  6975 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.050093  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.033591  6982 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:07.040783  6825 leader_election.cc:304] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:07.053807  6982 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.055253  7001 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.050808  6975 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.056087  6973 tablet_bootstrap.cc:654] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:07.057123  6824 leader_election.cc:343] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.058317  6975 ts_tablet_manager.cc:1434] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260709 14:46:07.059208  6975 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:07.055732  7001 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.056512  6990 raft_consensus.cc:2804] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.061378  6990 raft_consensus.cc:493] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.061745  6990 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.068189  6990 raft_consensus.cc:515] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.070302  7001 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.071305  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.073107  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.074115  6975 tablet_bootstrap.cc:654] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.072103  6784 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:07.073153  6825 leader_election.cc:304] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.073967  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.075212  6932 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 0.
I20260709 14:46:07.075449  6898 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
W20260709 14:46:07.076220  6750 leader_election.cc:343] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.076550  6995 raft_consensus.cc:2804] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.076895  6995 raft_consensus.cc:493] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.077239  6995 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.078899  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.079567  6990 leader_election.cc:290] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
W20260709 14:46:07.080482  6898 leader_election.cc:343] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.082990  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.076907  6750 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.085191  6980 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.085276  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.085561  6980 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.085897  6980 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.086725  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.085798  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.084035  6932 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.088742  6784 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.089740  6995 raft_consensus.cc:515] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.092563  6995 leader_election.cc:290] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.093096  6980 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.084291  7001 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.093912  7001 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.094252  7001 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.095952  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.096541  6932 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
W20260709 14:46:07.096805  6749 leader_election.cc:343] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.097349  6749 leader_election.cc:304] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [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: ce1a921533874b36bfa1ad3612b12352; no voters: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76
W20260709 14:46:07.097657  6824 leader_election.cc:343] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.098800  6980 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.099053  6977 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:07.099515  6977 ts_tablet_manager.cc:1403] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.037s
I20260709 14:46:07.099354  6980 raft_consensus.cc:2749] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.100597  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.101909  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.102496  6933 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.102272  6977 raft_consensus.cc:359] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.102952  6977 raft_consensus.cc:385] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.103236  6977 raft_consensus.cc:740] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.104015  6977 consensus_queue.cc:260] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.104583  7001 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.106494  6932 raft_consensus.cc:2393] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ce1a921533874b36bfa1ad3612b12352 in current term 1: Already voted for candidate a9f480525d964f599b74be0da8cbbe76 in this term.
I20260709 14:46:07.107111  6784 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.110270  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:07.108727  6824 leader_election.cc:304] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.111625  6995 raft_consensus.cc:2804] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.112076  6995 raft_consensus.cc:697] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:07.112875  6995 consensus_queue.cc:237] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.121068  7001 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.121593  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.122030  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
W20260709 14:46:07.124444  6749 leader_election.cc:343] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.122320  6973 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:07.125304  6975 tablet_bootstrap.cc:492] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.125846  6975 ts_tablet_manager.cc:1403] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.003s
W20260709 14:46:07.126605  6898 leader_election.cc:343] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:07.125370  6749 leader_election.cc:343] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.127314  6749 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [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: ce1a921533874b36bfa1ad3612b12352; no voters: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:07.128677  6975 raft_consensus.cc:359] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.128347  6682 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:07.129347  6975 raft_consensus.cc:385] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.129644  6975 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.122298  6784 raft_consensus.cc:2393] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9f480525d964f599b74be0da8cbbe76 in current term 1: Already voted for candidate ce1a921533874b36bfa1ad3612b12352 in this term.
I20260709 14:46:07.125803  6973 ts_tablet_manager.cc:1403] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.007s
I20260709 14:46:07.132021  6898 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76; no voters: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.132776  6982 raft_consensus.cc:2749] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.133044  7009 raft_consensus.cc:2749] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.130384  6933 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.134790  6825 leader_election.cc:304] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.135542  6990 raft_consensus.cc:2804] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.136031  6990 raft_consensus.cc:697] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:07.130393  6975 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.138857  6977 ts_tablet_manager.cc:1434] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.014s
I20260709 14:46:07.139251  6975 ts_tablet_manager.cc:1434] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:07.139799  6977 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:07.140269  6975 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:07.140443  6990 consensus_queue.cc:237] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.141943  6681 catalog_manager.cc:5697] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.146649  6977 tablet_bootstrap.cc:654] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.148823  6975 tablet_bootstrap.cc:654] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.136202  6973 raft_consensus.cc:359] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.155711  6973 raft_consensus.cc:385] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.156057  6973 raft_consensus.cc:740] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.156898  6973 consensus_queue.cc:260] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.149243  6995 raft_consensus.cc:493] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.161298  6995 raft_consensus.cc:515] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
W20260709 14:46:07.164656  6730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:07.165742  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.167881  6977 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:07.168308  6977 ts_tablet_manager.cc:1403] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 14:46:07.169415  6995 leader_election.cc:290] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
W20260709 14:46:07.169485  6824 leader_election.cc:343] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.169605  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.170554  6933 raft_consensus.cc:2468] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.170399  6679 catalog_manager.cc:5697] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.171676  6825 leader_election.cc:304] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.172391  6975 tablet_bootstrap.cc:492] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.172694  6995 raft_consensus.cc:2804] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.172879  6975 ts_tablet_manager.cc:1403] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.014s
I20260709 14:46:07.172678  6977 raft_consensus.cc:359] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.173265  6995 raft_consensus.cc:493] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.173481  6977 raft_consensus.cc:385] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.173640  6995 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.173806  6977 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.174510  6973 ts_tablet_manager.cc:1434] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 14:46:07.174602  6977 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.175477  6973 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:07.176142  6975 raft_consensus.cc:359] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.176877  6975 raft_consensus.cc:385] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.177227  6975 raft_consensus.cc:740] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.178056  6975 consensus_queue.cc:260] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.178785  6977 ts_tablet_manager.cc:1434] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:07.179617  6977 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:07.180054  6995 raft_consensus.cc:515] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.180513  6975 ts_tablet_manager.cc:1434] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:46:07.181509  6975 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:07.183591  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.184134  6933 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.184912  6977 tablet_bootstrap.cc:654] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.187455  6975 tablet_bootstrap.cc:654] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.184155  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
W20260709 14:46:07.192904  6824 leader_election.cc:343] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:07.195109  6933 raft_consensus.cc:2468] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.196287  6825 leader_election.cc:304] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.197045  6990 raft_consensus.cc:2804] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.197171  6995 leader_election.cc:290] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.197520  6990 raft_consensus.cc:697] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:07.198195  6990 consensus_queue.cc:237] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.205276  6975 tablet_bootstrap.cc:492] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.205741  6975 ts_tablet_manager.cc:1403] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 14:46:07.206465  6973 tablet_bootstrap.cc:654] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.208200  6975 raft_consensus.cc:359] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.209056  6975 raft_consensus.cc:385] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.208258  6679 catalog_manager.cc:5697] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.209419  6975 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.210197  6975 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.211459  6977 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:07.211913  6977 ts_tablet_manager.cc:1403] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260709 14:46:07.212445  6975 ts_tablet_manager.cc:1434] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:46:07.213336  6975 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:07.214345  6977 raft_consensus.cc:359] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.214949  6977 raft_consensus.cc:385] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.215202  6977 raft_consensus.cc:740] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.215898  6977 consensus_queue.cc:260] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.216339  7010 raft_consensus.cc:493] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.216779  7010 raft_consensus.cc:515] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.218122  6975 tablet_bootstrap.cc:654] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.218888  7010 leader_election.cc:290] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.220964  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.220964  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.221659  6859 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:07.221680  6784 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:07.222921  6898 leader_election.cc:304] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.223541  6977 ts_tablet_manager.cc:1434] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:46:07.223510  7010 raft_consensus.cc:2804] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.224083  7010 raft_consensus.cc:493] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.224490  7010 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.224502  6977 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: Bootstrap starting.
I20260709 14:46:07.228329  6973 tablet_bootstrap.cc:492] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:07.228739  6973 ts_tablet_manager.cc:1403] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.003s
I20260709 14:46:07.231943  6977 tablet_bootstrap.cc:654] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.231886  7010 raft_consensus.cc:515] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.233062  6982 raft_consensus.cc:493] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.233480  6982 raft_consensus.cc:515] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.233913  7010 leader_election.cc:290] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.234901  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.235410  6982 leader_election.cc:290] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.235456  6784 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.236040  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.236582  6783 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:07.238241  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.238890  6858 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 0.
I20260709 14:46:07.240370  6898 leader_election.cc:304] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.241169  6982 raft_consensus.cc:2804] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.238246  6973 raft_consensus.cc:359] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.241983  6784 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:07.242151  6973 raft_consensus.cc:385] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.241489  6982 raft_consensus.cc:493] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.242501  6973 raft_consensus.cc:740] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.242610  6982 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.243573  6973 consensus_queue.cc:260] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.246755  6982 raft_consensus.cc:515] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.247707  6973 ts_tablet_manager.cc:1434] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:46:07.248611  6973 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:07.249718  6898 leader_election.cc:304] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.251471  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.251775  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:07.252017  6784 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.252288  6858 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.242254  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:07.257449  6859 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.257905  6973 tablet_bootstrap.cc:654] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.263260  6784 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:07.248571  6982 leader_election.cc:290] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:07.265259  6982 raft_consensus.cc:2804] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.264426  6898 leader_election.cc:304] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.266193  7001 raft_consensus.cc:2804] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.266623  7001 raft_consensus.cc:697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:07.266773  6858 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:07.267421  7001 consensus_queue.cc:237] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.269637  6982 raft_consensus.cc:697] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:07.270125  6973 tablet_bootstrap.cc:492] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:07.270586  6973 ts_tablet_manager.cc:1403] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 14:46:07.272023  6859 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:07.270560  6982 consensus_queue.cc:237] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.273509  6973 raft_consensus.cc:359] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.274210  6973 raft_consensus.cc:385] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.274356  6975 tablet_bootstrap.cc:492] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.274513  6973 raft_consensus.cc:740] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.274804  6975 ts_tablet_manager.cc:1403] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:46:07.279397  6973 consensus_queue.cc:260] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.279579  6975 raft_consensus.cc:359] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.280263  6975 raft_consensus.cc:385] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.280546  6975 raft_consensus.cc:740] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.281260  6975 consensus_queue.cc:260] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.283377  6975 ts_tablet_manager.cc:1434] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:46:07.284413  6975 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: Bootstrap starting.
I20260709 14:46:07.285353  6977 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: No bootstrap required, opened a new log
I20260709 14:46:07.285981  6973 ts_tablet_manager.cc:1434] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 14:46:07.289069  6977 ts_tablet_manager.cc:1403] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.024s
I20260709 14:46:07.289842  6973 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: Bootstrap starting.
I20260709 14:46:07.290472  7009 raft_consensus.cc:493] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.290921  7009 raft_consensus.cc:515] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.291633  6682 catalog_manager.cc:5697] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:07.292971  7009 leader_election.cc:290] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.292776  6977 raft_consensus.cc:359] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.293428  6977 raft_consensus.cc:385] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.293691  6977 raft_consensus.cc:740] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.294386  6977 consensus_queue.cc:260] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.295499  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.296186  6977 ts_tablet_manager.cc:1434] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:46:07.296579  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:07.296202  6933 raft_consensus.cc:2393] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce1a921533874b36bfa1ad3612b12352 in current term 1: Already voted for candidate a1fad89c4224422c88e17434146c5f8c in this term.
I20260709 14:46:07.299979  6750 leader_election.cc:304] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [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: ce1a921533874b36bfa1ad3612b12352; no voters: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:07.301023  7009 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.301831  6975 tablet_bootstrap.cc:654] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.306108  6975 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: No bootstrap required, opened a new log
I20260709 14:46:07.306495  6975 ts_tablet_manager.cc:1403] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 14:46:07.308849  6975 raft_consensus.cc:359] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.309475  6975 raft_consensus.cc:385] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.309757  7009 raft_consensus.cc:2749] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.309727  6975 raft_consensus.cc:740] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.310823  6973 tablet_bootstrap.cc:654] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:07.310786  6975 consensus_queue.cc:260] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.310981  6682 catalog_manager.cc:5697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:07.312747  6975 ts_tablet_manager.cc:1434] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:46:07.315649  6973 tablet_bootstrap.cc:492] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: No bootstrap required, opened a new log
I20260709 14:46:07.316028  6973 ts_tablet_manager.cc:1403] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 14:46:07.318230  6973 raft_consensus.cc:359] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.318828  6973 raft_consensus.cc:385] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:07.319082  6973 raft_consensus.cc:740] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Initialized, Role: FOLLOWER
I20260709 14:46:07.319674  6973 consensus_queue.cc:260] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.321343  6973 ts_tablet_manager.cc:1434] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:46:07.368297  6978 raft_consensus.cc:493] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.368197  6990 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.368866  6978 raft_consensus.cc:515] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.368927  6990 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.370888  6978 leader_election.cc:290] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.370901  6990 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.371847  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.372118  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.372387  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.372459  6784 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.372725  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.372973  6783 raft_consensus.cc:2393] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1fad89c4224422c88e17434146c5f8c in current term 1: Already voted for candidate ce1a921533874b36bfa1ad3612b12352 in this term.
I20260709 14:46:07.372979  6933 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.373436  6932 raft_consensus.cc:2393] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1fad89c4224422c88e17434146c5f8c in current term 1: Already voted for candidate a9f480525d964f599b74be0da8cbbe76 in this term.
I20260709 14:46:07.373667  6990 consensus_queue.cc:1048] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.373713  6824 leader_election.cc:304] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.374963  6990 raft_consensus.cc:2804] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.375233  6990 raft_consensus.cc:493] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.375358  6824 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c; no voters: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.375526  6990 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.376097  6978 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.382043  6978 raft_consensus.cc:2749] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:07.381983  6990 raft_consensus.cc:515] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.384531  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.385080  6783 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.385805  6990 leader_election.cc:290] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.386827  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.387369  6932 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.391290  6783 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.392896  6824 leader_election.cc:304] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.393406  6932 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.395747  6990 raft_consensus.cc:2804] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.397316  7029 consensus_queue.cc:1048] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.398326  6990 raft_consensus.cc:697] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:07.399132  6990 consensus_queue.cc:237] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.413707  6682 catalog_manager.cc:5697] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.472704  6859 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.477339  6978 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.477806  6978 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.478345  6982 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.479460  6978 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.480242  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.480368  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.480733  6783 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.481787  6824 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:07.482609  6978 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:07.482972  6978 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9f480525d964f599b74be0da8cbbe76)
I20260709 14:46:07.483330  6978 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:07.489442  6978 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.490259  6859 raft_consensus.cc:1240] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Rejecting Update request from peer a9f480525d964f599b74be0da8cbbe76 for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:07.490257  7001 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:07.492870  6978 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 2 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.493108  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.494618  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.495304  7001 consensus_queue.cc:1059] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.495973  6825 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c; no voters: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:07.496130  7001 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:07.496555  7001 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:07.497318  7001 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.498181  7001 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:07.498114  6978 raft_consensus.cc:2749] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:07.519213  6783 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.524767  6978 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.534557  6978 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.565826  6978 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.575515  7030 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.582964  7030 consensus_queue.cc:1048] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.592696  7030 consensus_queue.cc:1048] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.649358  7030 raft_consensus.cc:493] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:07.649792  7030 raft_consensus.cc:515] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.651346  7030 leader_election.cc:290] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.652344  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:07.653003  6933 raft_consensus.cc:2468] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.652086  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:07.653800  6783 raft_consensus.cc:2468] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 0.
I20260709 14:46:07.654156  6825 leader_election.cc:304] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:07.654910  7030 raft_consensus.cc:2804] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:07.655229  7030 raft_consensus.cc:493] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:07.655544  7030 raft_consensus.cc:3060] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.655584  7010 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.659873  7010 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.665938  7030 raft_consensus.cc:515] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.669190  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:07.669756  6783 raft_consensus.cc:3060] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.670032  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af001c0011e7404e8ac1bdc02e993121" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:07.670590  6933 raft_consensus.cc:3060] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:07.675233  7030 leader_election.cc:290] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 1 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:07.678007  6933 raft_consensus.cc:2468] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.678813  7010 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.679158  6825 leader_election.cc:304] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:07.679916  7030 raft_consensus.cc:2804] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:07.680379  7030 raft_consensus.cc:697] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:07.681133  7030 consensus_queue.cc:237] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:07.682307  6783 raft_consensus.cc:2468] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 1.
I20260709 14:46:07.694465  6682 catalog_manager.cc:5697] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:07.698058  7010 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.897274  7030 consensus_queue.cc:1048] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:07.906422  7030 consensus_queue.cc:1048] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:08.170238  6730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:08.240453  7030 consensus_queue.cc:1048] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:08.250619  6995 consensus_queue.cc:1048] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:08.844206  7052 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.844893  7052 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:08.846949  7052 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:08.848091  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:08.848675  6859 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:08.849838  6898 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:08.850432  7052 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:08.850701  7052 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:08.850945  7052 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:08.853086  6784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:08.853575  6784 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 1.
I20260709 14:46:08.857168  7052 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:08.859207  7052 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 2 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:08.860538  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:08.861109  6858 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:08.862257  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:08.862816  6782 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:08.868079  6858 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 2.
I20260709 14:46:08.868933  6782 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 2.
I20260709 14:46:08.869086  6898 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:08.869802  7054 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:08.870208  7054 raft_consensus.cc:697] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:08.870795  7054 consensus_queue.cc:237] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Queue going to LEADER 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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:08.877919  6682 catalog_manager.cc:5697] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 0 to 2, leader changed from <none> to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:08.920445  7054 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:08.920869  7054 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:08.922775  7054 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:08.923494  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:08.923861  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:08.925061  6898 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76; no voters: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:08.925619  7054 raft_consensus.cc:2749] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:08.995455  7060 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9f480525d964f599b74be0da8cbbe76)
I20260709 14:46:08.995884  7060 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:08.997535  7060 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:08.998345  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c" is_pre_election: true
I20260709 14:46:08.998468  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:08.998940  6858 raft_consensus.cc:2393] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce1a921533874b36bfa1ad3612b12352 in current term 2: Already voted for candidate a1fad89c4224422c88e17434146c5f8c in this term.
I20260709 14:46:08.998960  6933 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.000029  6750 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:09.000592  7060 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:09.000902  7060 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a9f480525d964f599b74be0da8cbbe76)
I20260709 14:46:09.001160  7060 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.005522  7060 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.006896  7060 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.007561  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.007841  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.008284  6858 raft_consensus.cc:2393] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ce1a921533874b36bfa1ad3612b12352 in current term 2: Already voted for candidate a1fad89c4224422c88e17434146c5f8c in this term.
I20260709 14:46:09.012316  6933 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.013126  6750 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:09.013702  7060 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.014460  7060 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.015064  7060 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.020710  6682 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 1 to 2, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.213898  6995 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:09.214304  6995 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.215790  6995 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.216495  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352" is_pre_election: true
I20260709 14:46:09.216759  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76" is_pre_election: true
I20260709 14:46:09.217278  6933 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 2.
I20260709 14:46:09.218106  6825 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.218731  6995 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:09.219043  6995 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:09.219259  6995 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.223595  6995 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.225014  6995 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 3 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.225625  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:09.225867  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.226297  6933 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.230343  6933 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 3.
I20260709 14:46:09.231086  6825 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.231664  6995 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:09.232074  6995 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.232776  6995 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.238622  6682 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 2 to 3, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 3 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.304392  6782 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:09.305402  7054 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.314262  6858 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:46:09.315730  7052 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:09.417956  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8de4e82050564879af25f160e1e57623"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.418442  6858 raft_consensus.cc:606] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.422837  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.423275  6858 raft_consensus.cc:606] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.427376  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.427803  6858 raft_consensus.cc:606] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.431977  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.432430  6858 raft_consensus.cc:606] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.436705  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.437158  6858 raft_consensus.cc:606] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:09.449371  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
mode: GRACEFUL
new_leader_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:57090
I20260709 14:46:09.449823  6933 raft_consensus.cc:606] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Received request to transfer leadership to TS a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:09.454187  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
mode: GRACEFUL
new_leader_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:57090
I20260709 14:46:09.454596  6933 raft_consensus.cc:606] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Received request to transfer leadership to TS a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:09.458323  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653cb6e866264811a98f7771ed306c34"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
mode: GRACEFUL
new_leader_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:57090
I20260709 14:46:09.458717  6933 raft_consensus.cc:606] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Received request to transfer leadership to TS a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:09.464758  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87c0528ab69a408d999781b36dc78096"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:09.465225  6858 raft_consensus.cc:606] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Received request to transfer leadership to TS a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:09.489151  6933 raft_consensus.cc:1240] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Rejecting Update request from peer ce1a921533874b36bfa1ad3612b12352 for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:09.490160  7060 consensus_queue.cc:1059] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:09.490823  7061 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:09.491083  7061 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.491699  7061 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.492509  7061 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.502111  6990 raft_consensus.cc:993] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.502453  6995 raft_consensus.cc:1081] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.503597  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:09.504001  6782 raft_consensus.cc:493] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.504244  6782 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.508242  6782 raft_consensus.cc:515] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.509723  6782 leader_election.cc:290] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.510460  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.510632  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a599adfbd5c4dada04d78d226a42542" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.511015  6858 raft_consensus.cc:3055] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.511114  6933 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.511401  6858 raft_consensus.cc:740] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.512148  6858 consensus_queue.cc:260] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.513365  6858 raft_consensus.cc:3060] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.517222  6933 raft_consensus.cc:2468] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.518182  6750 leader_election.cc:304] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:09.518795  7061 raft_consensus.cc:2804] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.519238  7061 raft_consensus.cc:697] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.519239  6858 raft_consensus.cc:2468] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.520087  7061 consensus_queue.cc:237] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.526441  6679 catalog_manager.cc:5697] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 1 to 2, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.557224  6990 raft_consensus.cc:993] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.557585  6995 raft_consensus.cc:1081] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.558827  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8de4e82050564879af25f160e1e57623"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:09.559255  6782 raft_consensus.cc:493] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.559523  6782 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.563604  6990 raft_consensus.cc:993] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.564033  6995 raft_consensus.cc:1081] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.565042  6782 raft_consensus.cc:515] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.565361  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:09.565874  6783 raft_consensus.cc:493] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.566221  6783 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.567410  6782 leader_election.cc:290] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.567523  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.568032  6858 raft_consensus.cc:3055] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.568332  6858 raft_consensus.cc:740] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.568758  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.569053  6858 consensus_queue.cc:260] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.569316  6933 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.569888  6858 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.572484  6783 raft_consensus.cc:515] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.574193  6858 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.575145  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.575212  6749 leader_election.cc:304] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:09.575474  6933 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.575639  6858 raft_consensus.cc:3055] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.575950  6783 leader_election.cc:290] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.576025  6858 raft_consensus.cc:740] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.576161  7061 raft_consensus.cc:2804] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.576526  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4d034d01543fe83297dfd0deab1de" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.577044  6932 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.577004  6858 consensus_queue.cc:260] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.577510  7061 raft_consensus.cc:697] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.578341  6858 raft_consensus.cc:3060] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.578444  7061 consensus_queue.cc:237] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.583216  6858 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.583331  6932 raft_consensus.cc:2468] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.584151  6749 leader_election.cc:304] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:09.584832  7061 raft_consensus.cc:2804] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.585220  7061 raft_consensus.cc:697] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.585767  7061 consensus_queue.cc:237] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.586148  6679 catalog_manager.cc:5697] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 1 to 2, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.597028  6679 catalog_manager.cc:5697] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 1 to 2, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.658142  6990 raft_consensus.cc:993] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.658517  6995 raft_consensus.cc:1081] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.659778  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:09.660235  6783 raft_consensus.cc:493] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.660485  6783 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.664691  6783 raft_consensus.cc:515] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.666244  6783 leader_election.cc:290] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 2 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.666863  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.667467  6858 raft_consensus.cc:3055] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.667364  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.668057  6932 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.668561  6858 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.669487  6783 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:46:09.669920  6783 pending_rounds.cc:85] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Aborting all ops after (but not including) 1
I20260709 14:46:09.669574  6858 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.670284  6783 pending_rounds.cc:107] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:46:09.670636  6783 raft_consensus.cc:2889] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:46:09.671021  6858 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.672015  6990 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:09.673686  6932 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.674623  6750 leader_election.cc:304] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:09.675310  7061 raft_consensus.cc:2804] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.675773  7061 raft_consensus.cc:697] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.677132  6995 raft_consensus.cc:993] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.677845  6990 raft_consensus.cc:1081] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:09.678402  6858 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 2.
I20260709 14:46:09.676575  7061 consensus_queue.cc:237] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.680100  6782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:09.681769  6782 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.682186  6782 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:09.689072  6782 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.689867  6932 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:09.691126  6995 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:09.695096  6682 catalog_manager.cc:5697] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 1 to 2, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.697008  6782 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 4 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.697999  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.698359  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:09.698837  6858 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:09.699168  6858 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.699878  6858 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.700497  6858 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:09.708678  6858 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 4.
I20260709 14:46:09.709650  6749 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:09.710402  7061 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:09.710749  7061 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:09.711423  7061 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.716490  6681 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 3 to 4, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:09.717106  6880 debug-util.cc:398] Leaking SignalData structure 0x7b0800108fe0 after lost signal to thread 6162
W20260709 14:46:09.717969  6880 debug-util.cc:398] Leaking SignalData structure 0x7b0800108800 after lost signal to thread 6716
W20260709 14:46:09.718850  6880 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2ce0 after lost signal to thread 6808
I20260709 14:46:09.774724  7054 raft_consensus.cc:993] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: : Instructing follower a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.775177  7052 raft_consensus.cc:1081] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Signalling peer a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.776515  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:60524
I20260709 14:46:09.777086  6858 raft_consensus.cc:493] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.777374  6858 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.782768  6858 raft_consensus.cc:515] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.784289  6858 leader_election.cc:290] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 2 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.784982  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:09.785552  6782 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.785605  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.786060  6932 raft_consensus.cc:3055] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.786259  6932 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:09.786849  6932 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.787678  6932 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.791669  6932 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 2.
I20260709 14:46:09.791767  6782 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 2.
I20260709 14:46:09.792502  6825 leader_election.cc:304] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:09.793246  6995 raft_consensus.cc:2804] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:09.793706  6995 raft_consensus.cc:697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.794479  6995 consensus_queue.cc:237] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.801728  6681 catalog_manager.cc:5697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 1 to 2, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 2 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.928989  6932 raft_consensus.cc:1275] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:09.930274  7061 consensus_queue.cc:1048] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:09.939668  7054 raft_consensus.cc:993] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: : Instructing follower a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.940096  7054 raft_consensus.cc:1081] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Signalling peer a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.942021  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:60524
I20260709 14:46:09.942543  6858 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.942885  6858 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.946029  6859 raft_consensus.cc:1275] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:09.949018  7081 consensus_queue.cc:1048] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:09.949687  6858 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.952199  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:09.953630  6782 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.960644  6858 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 3 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.961227  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.961804  6932 raft_consensus.cc:3055] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:09.962095  6932 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:09.962841  6932 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.964010  6932 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:09.964402  6782 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 3.
I20260709 14:46:09.965673  6824 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:09.966593  6995 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:09.967083  6995 raft_consensus.cc:697] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:09.967844  6995 consensus_queue.cc:237] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.971035  6932 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 3.
I20260709 14:46:09.974798  6679 catalog_manager.cc:5697] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 2 to 3, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 3 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:09.977741  7052 raft_consensus.cc:993] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: : Instructing follower a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.978114  7080 raft_consensus.cc:1081] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Signalling peer a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:09.979384  6858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653cb6e866264811a98f7771ed306c34"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:60524
I20260709 14:46:09.979916  6858 raft_consensus.cc:493] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:09.981834  6858 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.988816  6858 raft_consensus.cc:515] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.991209  6858 leader_election.cc:290] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 2 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:09.991469  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:09.991751  6932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:09.992100  6782 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.992298  6932 raft_consensus.cc:3055] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:09.992632  6932 raft_consensus.cc:740] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:09.993427  6932 consensus_queue.cc:260] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:09.994556  6932 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:09.998639  6782 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 2.
I20260709 14:46:09.999836  6824 leader_election.cc:304] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:10.000608  6995 raft_consensus.cc:2804] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:10.000715  6932 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 2.
I20260709 14:46:10.001130  6995 raft_consensus.cc:697] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:10.001953  6995 consensus_queue.cc:237] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:10.008648  6679 catalog_manager.cc:5697] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 1 to 2, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 2 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:10.011523  6932 raft_consensus.cc:1275] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.012780  7081 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.021445  6858 raft_consensus.cc:1275] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.022710  7060 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.028662  6859 raft_consensus.cc:1275] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.030108  7060 consensus_queue.cc:1048] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.037729  6995 raft_consensus.cc:993] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:10.038143  6995 raft_consensus.cc:1081] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Signalling peer a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:10.039738  6932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87c0528ab69a408d999781b36dc78096"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:57082
I20260709 14:46:10.040230  6932 raft_consensus.cc:493] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:10.040518  6932 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:10.046571  6932 raft_consensus.cc:515] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:10.048157  6932 leader_election.cc:290] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 2 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:10.050285  6782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:10.050823  6782 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:10.057128  6932 raft_consensus.cc:1275] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.058149  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c0528ab69a408d999781b36dc78096" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:10.058763  6858 raft_consensus.cc:3055] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:10.059108  6858 raft_consensus.cc:740] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:10.059512  6782 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 2.
I20260709 14:46:10.059914  6858 consensus_queue.cc:260] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:10.060911  6898 leader_election.cc:304] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:10.061172  6858 raft_consensus.cc:3060] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:10.061810  7080 raft_consensus.cc:2804] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:10.062252  7080 raft_consensus.cc:697] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:10.062990  7080 consensus_queue.cc:237] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:10.058557  7060 consensus_queue.cc:1048] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.069578  6858 raft_consensus.cc:2468] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 2.
I20260709 14:46:10.073777  6681 catalog_manager.cc:5697] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 1 to 2, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:10.117188  6932 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:10.121598  6932 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:10.122830  7060 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:10.124064  6932 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.125152  7060 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.133065  6858 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:10.134591  7081 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:10.137598  6859 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.147089  7061 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.255352  6782 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.256598  6990 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.265286  6932 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.266784  7075 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.386831  6932 raft_consensus.cc:1275] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.388077  6990 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.396370  6782 raft_consensus.cc:1275] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.397953  6995 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.498208  6932 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:10.499557  6995 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.507795  6782 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:10.509138  7093 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.556354  6858 raft_consensus.cc:1275] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.557494  7080 consensus_queue.cc:1048] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:10.569449  6782 raft_consensus.cc:1275] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:10.570936  7080 consensus_queue.cc:1048] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:12.493516  6159 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:46:12.494192  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:12.508589  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:12.509153  6783 raft_consensus.cc:606] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Received request to transfer leadership to TS a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:12.511413  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:12.511845  6783 raft_consensus.cc:606] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Received request to transfer leadership to TS a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:12.512878  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:12.513414  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:12.600790  7108 raft_consensus.cc:993] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:12.601214  7090 raft_consensus.cc:1081] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Signalling peer a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:12.602628  6932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:57084
I20260709 14:46:12.603003  6932 raft_consensus.cc:493] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:12.603221  6932 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:12.607036  6932 raft_consensus.cc:515] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.608492  6932 leader_election.cc:290] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 3 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:12.609200  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:12.609572  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:12.609870  6783 raft_consensus.cc:3055] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:12.610124  6858 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:12.610214  6783 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:12.611040  6783 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.612222  6783 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:12.616044  6858 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 3.
I20260709 14:46:12.617194  6898 leader_election.cc:304] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:12.617935  7104 raft_consensus.cc:2804] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:12.618477  6783 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 3.
I20260709 14:46:12.618847  7104 raft_consensus.cc:697] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:12.619635  7104 consensus_queue.cc:237] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.627578  6679 catalog_manager.cc:5697] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 2 to 3, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.689896  7108 raft_consensus.cc:993] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:12.690272  7090 raft_consensus.cc:1081] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Signalling peer a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:12.691563  6932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:57084
I20260709 14:46:12.691933  6932 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:12.692157  6932 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:12.695900  6932 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.697240  6932 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 5 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:12.697986  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:12.698261  6858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:12.698563  6783 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:12.698753  6858 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:12.698895  6783 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:12.699689  6783 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.700809  6783 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:12.704608  6858 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 5.
I20260709 14:46:12.705662  6898 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:12.706324  7104 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:12.706496  6783 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 5.
I20260709 14:46:12.706807  7104 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:12.707577  7104 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:12.713783  6679 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 4 to 5, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:13.046670  6858 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:13.047763  7104 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:13.056833  6783 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:13.058823  7109 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:13.096453  6783 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:13.097699  7109 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:13.108425  6858 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:13.109645  7104 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:13.514153  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:13.531030  6932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:57090
I20260709 14:46:13.531574  6932 raft_consensus.cc:606] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:13.535763  6933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:57090
I20260709 14:46:13.536233  6933 raft_consensus.cc:606] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:13.540337  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:13.540773  6858 raft_consensus.cc:606] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:13.544906  6858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:13.545473  6858 raft_consensus.cc:606] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:13.549671  6859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653cb6e866264811a98f7771ed306c34"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
mode: GRACEFUL
new_leader_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:60552
I20260709 14:46:13.550079  6859 raft_consensus.cc:606] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Received request to transfer leadership to TS ce1a921533874b36bfa1ad3612b12352
I20260709 14:46:13.599116  7122 raft_consensus.cc:993] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.599620  7104 raft_consensus.cc:1081] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.600919  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56216
I20260709 14:46:13.601356  6783 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:13.601636  6783 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:13.605585  6783 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.606859  6783 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 6 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:13.607657  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:13.607838  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:13.608299  6859 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:13.608421  6933 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:46:13.608738  6933 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:13.609376  6933 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.610201  6933 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:13.612556  6859 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 6.
I20260709 14:46:13.613409  6749 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:13.614132  6933 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 6.
I20260709 14:46:13.614166  7090 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:46:13.615072  7090 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:13.615773  7090 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.620777  6679 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 5 to 6, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.754366  7093 raft_consensus.cc:993] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.754743  7128 raft_consensus.cc:1081] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.756019  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653cb6e866264811a98f7771ed306c34"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:13.756418  6783 raft_consensus.cc:493] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:13.756631  6783 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:13.761323  6783 raft_consensus.cc:515] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.762550  6783 leader_election.cc:290] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 3 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:13.763231  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:13.763425  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653cb6e866264811a98f7771ed306c34" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:13.763890  6859 raft_consensus.cc:3055] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:13.763988  6933 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:13.764182  6859 raft_consensus.cc:740] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:13.764966  6859 consensus_queue.cc:260] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.765884  6859 raft_consensus.cc:3060] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:13.767956  6933 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 3.
I20260709 14:46:13.768769  6750 leader_election.cc:304] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:13.769399  7090 raft_consensus.cc:2804] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:13.769867  7090 raft_consensus.cc:697] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:13.770522  6859 raft_consensus.cc:2468] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 3.
I20260709 14:46:13.770666  7090 consensus_queue.cc:237] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.777058  6679 catalog_manager.cc:5697] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 2 to 3, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.986267  7093 raft_consensus.cc:993] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.986937  7128 raft_consensus.cc:1081] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:13.988386  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:13.988885  6783 raft_consensus.cc:493] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:13.989168  6783 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:13.994352  6783 raft_consensus.cc:515] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.995853  6783 leader_election.cc:290] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 3 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:13.996752  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:13.997020  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:13.997486  6859 raft_consensus.cc:3055] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:13.997601  6933 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:13.997766  6859 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:13.998687  6859 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:13.999794  6859 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:14.002382  6933 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 3.
I20260709 14:46:14.003355  6750 leader_election.cc:304] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:14.004184  7090 raft_consensus.cc:2804] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:14.004550  7090 raft_consensus.cc:697] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:14.004956  6859 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 3.
I20260709 14:46:14.005483  7090 consensus_queue.cc:237] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.013213  6679 catalog_manager.cc:5697] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 2 to 3, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.051553  6933 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 6 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:46:14.052677  7090 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:14.063555  6859 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 6 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:46:14.065121  7124 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:46:14.066107  7128 raft_consensus.cc:993] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:14.066594  7128 raft_consensus.cc:1081] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:14.069141  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56212
I20260709 14:46:14.069768  6783 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:14.070191  6783 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.076622  6783 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.078040  6783 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 4 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:14.078976  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:14.079351  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:14.079566  6859 raft_consensus.cc:3055] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:14.079921  6933 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.079903  6859 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:14.081104  6859 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.082042  6859 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.085233  6933 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 4.
I20260709 14:46:14.085981  6750 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [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: a9f480525d964f599b74be0da8cbbe76, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:14.086534  7124 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:14.086889  7124 raft_consensus.cc:697] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:14.087107  6859 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 4.
I20260709 14:46:14.087618  7124 consensus_queue.cc:237] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.093600  7122 raft_consensus.cc:993] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: : Instructing follower ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:14.094102  7104 raft_consensus.cc:1081] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Signalling peer ce1a921533874b36bfa1ad3612b12352 to start an election
I20260709 14:46:14.094476  6679 catalog_manager.cc:5697] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 3 to 4, leader changed from a1fad89c4224422c88e17434146c5f8c (127.6.3.194) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.095510  6783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
 from {username='slave'} at 127.0.0.1:56216
I20260709 14:46:14.095928  6783 raft_consensus.cc:493] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:14.096216  6783 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.101341  6783 raft_consensus.cc:515] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.102830  6783 leader_election.cc:290] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [CANDIDATE]: Term 4 election: Requested vote from peers a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:14.103418  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:14.103830  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7edb55c9b2c94252995b65e44c2cf6f4" candidate_uuid: "ce1a921533874b36bfa1ad3612b12352" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:14.103974  6859 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.104236  6933 raft_consensus.cc:3055] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:14.104489  6933 raft_consensus.cc:740] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:14.105082  6933 consensus_queue.cc:260] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.105858  6933 raft_consensus.cc:3060] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:14.108922  6859 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 4.
I20260709 14:46:14.109701  6933 raft_consensus.cc:2468] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce1a921533874b36bfa1ad3612b12352 in term 4.
I20260709 14:46:14.110015  6749 leader_election.cc:304] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [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: a1fad89c4224422c88e17434146c5f8c, ce1a921533874b36bfa1ad3612b12352; no voters: 
I20260709 14:46:14.110756  7124 raft_consensus.cc:2804] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:14.111181  7124 raft_consensus.cc:697] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Becoming Leader. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:14.112002  7124 consensus_queue.cc:237] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:14.118221  6679 catalog_manager.cc:5697] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 reported cstate change: term changed from 3 to 4, leader changed from a9f480525d964f599b74be0da8cbbe76 (127.6.3.195) to ce1a921533874b36bfa1ad3612b12352 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "ce1a921533874b36bfa1ad3612b12352" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.174032  6933 raft_consensus.cc:1275] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:14.175154  7124 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:14.183650  6859 raft_consensus.cc:1275] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:14.185139  7139 consensus_queue.cc:1048] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:14.474305  6933 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:14.475404  7139 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:14.483659  6859 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:14.485067  7124 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:14.492216  6933 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:14.493187  7124 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:14.502476  6859 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:14.503796  7133 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:14.526559  6859 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:14.527665  7133 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:14.535567  6933 raft_consensus.cc:1275] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Refusing update from remote peer ce1a921533874b36bfa1ad3612b12352: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:14.536978  7124 consensus_queue.cc:1048] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:16.556634  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:16.563562  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:16.564040  6783 raft_consensus.cc:606] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Received request to transfer leadership to TS a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:16.566140  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:16.566524  6783 raft_consensus.cc:606] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Received request to transfer leadership to TS a1fad89c4224422c88e17434146c5f8c
I20260709 14:46:16.568346  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:16.568735  6783 raft_consensus.cc:606] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 LEADER]: Received request to transfer leadership to TS a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:16.570573  6783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8de4e82050564879af25f160e1e57623"
dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
mode: GRACEFUL
new_leader_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:33346
I20260709 14:46:16.570959  6783 raft_consensus.cc:606] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Received request to transfer leadership to TS a9f480525d964f599b74be0da8cbbe76
I20260709 14:46:16.571942  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:46:16.572319  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:16.597527  7124 raft_consensus.cc:993] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:16.597941  7147 raft_consensus.cc:1081] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 LEADER]: Signalling peer a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:16.599208  6932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:57084
I20260709 14:46:16.599587  6932 raft_consensus.cc:493] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:16.599822  6932 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:16.603801  6932 raft_consensus.cc:515] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.605171  6932 leader_election.cc:290] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 7 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:16.605800  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:16.606175  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5b51535b54173a412d60cb13229a1" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:16.606326  6783 raft_consensus.cc:3055] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:46:16.606611  6783 raft_consensus.cc:740] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:16.606645  6859 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:16.607339  6783 consensus_queue.cc:260] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.608393  6783 raft_consensus.cc:3060] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:16.612268  6859 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 7.
I20260709 14:46:16.613438  6898 leader_election.cc:304] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:16.614157  6783 raft_consensus.cc:2468] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 7.
I20260709 14:46:16.614178  7104 raft_consensus.cc:2804] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:46:16.615188  7104 raft_consensus.cc:697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 7 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:16.615882  7104 consensus_queue.cc:237] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.622120  6679 catalog_manager.cc:5697] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 6 to 7, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:16.894544  7147 raft_consensus.cc:993] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:16.894929  7124 raft_consensus.cc:1081] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Signalling peer a9f480525d964f599b74be0da8cbbe76 to start an election
I20260709 14:46:16.896229  6933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8de4e82050564879af25f160e1e57623"
dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
 from {username='slave'} at 127.0.0.1:57084
I20260709 14:46:16.896620  6933 raft_consensus.cc:493] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:16.896867  6933 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:16.900969  6933 raft_consensus.cc:515] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.902316  6933 leader_election.cc:290] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [CANDIDATE]: Term 3 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809)
I20260709 14:46:16.902988  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:16.903357  6859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de4e82050564879af25f160e1e57623" candidate_uuid: "a9f480525d964f599b74be0da8cbbe76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
I20260709 14:46:16.903519  6783 raft_consensus.cc:3055] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:16.903825  6859 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:16.903838  6783 raft_consensus.cc:740] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:16.904523  6783 consensus_queue.cc:260] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.905486  6783 raft_consensus.cc:3060] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:16.908598  6859 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 3.
I20260709 14:46:16.909399  6898 leader_election.cc:304] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:16.910138  7104 raft_consensus.cc:2804] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:16.910301  6783 raft_consensus.cc:2468] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9f480525d964f599b74be0da8cbbe76 in term 3.
I20260709 14:46:16.910491  7104 raft_consensus.cc:697] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Becoming Leader. State: Replica: a9f480525d964f599b74be0da8cbbe76, State: Running, Role: LEADER
I20260709 14:46:16.911307  7104 consensus_queue.cc:237] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.917122  6679 catalog_manager.cc:5697] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 reported cstate change: term changed from 2 to 3, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a9f480525d964f599b74be0da8cbbe76 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "a9f480525d964f599b74be0da8cbbe76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:16.950367  7147 raft_consensus.cc:993] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:16.950757  7124 raft_consensus.cc:1081] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Signalling peer a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:16.952010  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:60536
I20260709 14:46:16.952385  6859 raft_consensus.cc:493] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:16.952627  6859 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:16.956399  6859 raft_consensus.cc:515] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.957837  6859 leader_election.cc:290] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 4 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:16.958714  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:16.958781  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f9f1a13dd1743aeb0a148859eed9b8e" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:16.959131  6933 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:16.959213  6783 raft_consensus.cc:3055] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:16.959511  6783 raft_consensus.cc:740] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:16.960086  6783 consensus_queue.cc:260] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.960842  6783 raft_consensus.cc:3060] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:16.963070  6933 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 4.
I20260709 14:46:16.964015  6825 leader_election.cc:304] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:16.964596  7093 raft_consensus.cc:2804] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:16.964877  6783 raft_consensus.cc:2468] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 4.
I20260709 14:46:16.965818  7093 raft_consensus.cc:697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 4 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:16.966555  7093 consensus_queue.cc:237] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:16.972257  6679 catalog_manager.cc:5697] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 3 to 4, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 4 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:17.016001  7147 raft_consensus.cc:993] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: : Instructing follower a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:17.016413  7147 raft_consensus.cc:1081] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Signalling peer a1fad89c4224422c88e17434146c5f8c to start an election
I20260709 14:46:17.017758  6859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4"
dest_uuid: "a1fad89c4224422c88e17434146c5f8c"
 from {username='slave'} at 127.0.0.1:60536
I20260709 14:46:17.018189  6859 raft_consensus.cc:493] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:17.018513  6859 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:17.022329  6859 raft_consensus.cc:515] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:17.023557  6859 leader_election.cc:290] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [CANDIDATE]: Term 5 election: Requested vote from peers ce1a921533874b36bfa1ad3612b12352 (127.6.3.193:39703), a9f480525d964f599b74be0da8cbbe76 (127.6.3.195:44729)
I20260709 14:46:17.024425  6933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a9f480525d964f599b74be0da8cbbe76"
I20260709 14:46:17.024515  6783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5057f00612674ad99e11a58d84f216e4" candidate_uuid: "a1fad89c4224422c88e17434146c5f8c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ce1a921533874b36bfa1ad3612b12352"
I20260709 14:46:17.025022  6933 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:17.025107  6783 raft_consensus.cc:3055] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:17.025415  6783 raft_consensus.cc:740] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ce1a921533874b36bfa1ad3612b12352, State: Running, Role: LEADER
I20260709 14:46:17.026058  6783 consensus_queue.cc:260] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:17.027088  6783 raft_consensus.cc:3060] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:17.030694  6933 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 5.
I20260709 14:46:17.031613  6825 leader_election.cc:304] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: a1fad89c4224422c88e17434146c5f8c, a9f480525d964f599b74be0da8cbbe76; no voters: 
I20260709 14:46:17.032248  7093 raft_consensus.cc:2804] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:17.032613  7093 raft_consensus.cc:697] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 5 LEADER]: Becoming Leader. State: Replica: a1fad89c4224422c88e17434146c5f8c, State: Running, Role: LEADER
I20260709 14:46:17.032723  6783 raft_consensus.cc:2468] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1fad89c4224422c88e17434146c5f8c in term 5.
I20260709 14:46:17.033361  7093 consensus_queue.cc:237] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [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: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } }
I20260709 14:46:17.041311  6679 catalog_manager.cc:5697] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c reported cstate change: term changed from 4 to 5, leader changed from ce1a921533874b36bfa1ad3612b12352 (127.6.3.193) to a1fad89c4224422c88e17434146c5f8c (127.6.3.194). New cstate: current_term: 5 leader_uuid: "a1fad89c4224422c88e17434146c5f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:17.112810  6783 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 7 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:46:17.113986  7104 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:17.124934  6859 raft_consensus.cc:1275] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 7 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:46:17.126413  7161 consensus_queue.cc:1048] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:17.389355  6859 raft_consensus.cc:1275] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:17.390376  7161 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1fad89c4224422c88e17434146c5f8c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:17.397985  6783 raft_consensus.cc:1275] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Refusing update from remote peer a9f480525d964f599b74be0da8cbbe76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:17.399385  7104 consensus_queue.cc:1048] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:17.417163  6783 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:17.418219  7093 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:17.424170  6933 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:17.425701  7156 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:17.425999  6933 raft_consensus.cc:1275] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:46:17.431304  7168 consensus_queue.cc:1048] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9f480525d964f599b74be0da8cbbe76" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:17.440348  6783 raft_consensus.cc:1275] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Refusing update from remote peer a1fad89c4224422c88e17434146c5f8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:17.441645  7156 consensus_queue.cc:1048] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce1a921533874b36bfa1ad3612b12352" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:17.573052  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:17.578596  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:46:17.597330  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:17.597945  6159 tablet_replica.cc:333] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.598611  6159 raft_consensus.cc:2243] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.599067  6159 raft_consensus.cc:2272] T 87c0528ab69a408d999781b36dc78096 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.601001  6159 tablet_replica.cc:333] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.601516  6159 raft_consensus.cc:2243] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.602212  6159 raft_consensus.cc:2272] T 4a599adfbd5c4dada04d78d226a42542 P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.603706  6159 tablet_replica.cc:333] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.604140  6159 raft_consensus.cc:2243] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.604485  6159 raft_consensus.cc:2272] T 8de4e82050564879af25f160e1e57623 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.606307  6159 tablet_replica.cc:333] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.606765  6159 raft_consensus.cc:2243] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.607112  6159 raft_consensus.cc:2272] T 5f9f1a13dd1743aeb0a148859eed9b8e P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.608909  6159 tablet_replica.cc:333] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.609424  6159 raft_consensus.cc:2243] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.609788  6159 raft_consensus.cc:2272] T af001c0011e7404e8ac1bdc02e993121 P ce1a921533874b36bfa1ad3612b12352 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.611351  6159 tablet_replica.cc:333] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.611822  6159 raft_consensus.cc:2243] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.612448  6159 raft_consensus.cc:2272] T 653cb6e866264811a98f7771ed306c34 P ce1a921533874b36bfa1ad3612b12352 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.613883  6159 tablet_replica.cc:333] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.614337  6159 raft_consensus.cc:2243] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.614682  6159 raft_consensus.cc:2272] T 5057f00612674ad99e11a58d84f216e4 P ce1a921533874b36bfa1ad3612b12352 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.616531  6159 tablet_replica.cc:333] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.617012  6159 raft_consensus.cc:2243] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.617355  6159 raft_consensus.cc:2272] T 7fb5b51535b54173a412d60cb13229a1 P ce1a921533874b36bfa1ad3612b12352 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.619093  6159 tablet_replica.cc:333] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.619529  6159 raft_consensus.cc:2243] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.620213  6159 raft_consensus.cc:2272] T cdb4d034d01543fe83297dfd0deab1de P ce1a921533874b36bfa1ad3612b12352 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.621760  6159 tablet_replica.cc:333] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352: stopping tablet replica
I20260709 14:46:17.622154  6159 raft_consensus.cc:2243] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.622747  6159 raft_consensus.cc:2272] T 7edb55c9b2c94252995b65e44c2cf6f4 P ce1a921533874b36bfa1ad3612b12352 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.649477  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:46:17.667481  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:46:17.685750  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:17.686367  6159 tablet_replica.cc:333] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.686923  6159 raft_consensus.cc:2243] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.687649  6159 raft_consensus.cc:2272] T af001c0011e7404e8ac1bdc02e993121 P a1fad89c4224422c88e17434146c5f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.689287  6159 tablet_replica.cc:333] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.689754  6159 raft_consensus.cc:2243] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.690124  6159 raft_consensus.cc:2272] T 653cb6e866264811a98f7771ed306c34 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.691504  6159 tablet_replica.cc:333] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.691933  6159 raft_consensus.cc:2243] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.692572  6159 raft_consensus.cc:2272] T 5057f00612674ad99e11a58d84f216e4 P a1fad89c4224422c88e17434146c5f8c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.694308  6159 tablet_replica.cc:333] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.694741  6159 raft_consensus.cc:2243] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.695127  6159 raft_consensus.cc:2272] T 7edb55c9b2c94252995b65e44c2cf6f4 P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.696612  6159 tablet_replica.cc:333] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.697081  6159 raft_consensus.cc:2243] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.697453  6159 raft_consensus.cc:2272] T 87c0528ab69a408d999781b36dc78096 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.698884  6159 tablet_replica.cc:333] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.699326  6159 raft_consensus.cc:2243] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.699695  6159 raft_consensus.cc:2272] T 4a599adfbd5c4dada04d78d226a42542 P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.701282  6159 tablet_replica.cc:333] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.701910  6159 raft_consensus.cc:2243] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.702769  6159 raft_consensus.cc:2272] T 5f9f1a13dd1743aeb0a148859eed9b8e P a1fad89c4224422c88e17434146c5f8c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:17.702826  6898 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 14:46:17.705188  6159 tablet_replica.cc:333] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.705700  6159 raft_consensus.cc:2243] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.706099  6159 raft_consensus.cc:2272] T 8de4e82050564879af25f160e1e57623 P a1fad89c4224422c88e17434146c5f8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.708376  6159 tablet_replica.cc:333] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.708791  6159 raft_consensus.cc:2243] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.709211  6159 raft_consensus.cc:2272] T 7fb5b51535b54173a412d60cb13229a1 P a1fad89c4224422c88e17434146c5f8c [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:17.709709  6898 consensus_peers.cc:597] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 -> Peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Couldn't send request to peer a1fad89c4224422c88e17434146c5f8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:17.711040  6159 tablet_replica.cc:333] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c: stopping tablet replica
I20260709 14:46:17.711450  6159 raft_consensus.cc:2243] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.711771  6159 raft_consensus.cc:2272] T cdb4d034d01543fe83297dfd0deab1de P a1fad89c4224422c88e17434146c5f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.747227  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:46:17.763473  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:46:17.784519  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:46:17.785166  6159 tablet_replica.cc:333] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.785661  6159 raft_consensus.cc:2243] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.786031  6159 raft_consensus.cc:2272] T af001c0011e7404e8ac1bdc02e993121 P a9f480525d964f599b74be0da8cbbe76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.787667  6159 tablet_replica.cc:333] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.788108  6159 raft_consensus.cc:2243] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.788504  6159 raft_consensus.cc:2272] T 653cb6e866264811a98f7771ed306c34 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.790248  6159 tablet_replica.cc:333] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.790767  6159 raft_consensus.cc:2243] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.791172  6159 raft_consensus.cc:2272] T 5057f00612674ad99e11a58d84f216e4 P a9f480525d964f599b74be0da8cbbe76 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:46:17.793381  6898 consensus_peers.cc:597] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 -> Peer a1fad89c4224422c88e17434146c5f8c (127.6.3.194:40809): Couldn't send request to peer a1fad89c4224422c88e17434146c5f8c. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:17.793532  6159 tablet_replica.cc:333] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.794046  6159 raft_consensus.cc:2243] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.794732  6159 raft_consensus.cc:2272] T 87c0528ab69a408d999781b36dc78096 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.796387  6159 tablet_replica.cc:333] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.796895  6159 raft_consensus.cc:2243] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.797324  6159 raft_consensus.cc:2272] T 4a599adfbd5c4dada04d78d226a42542 P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.798856  6159 tablet_replica.cc:333] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.799314  6159 raft_consensus.cc:2243] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.799703  6159 raft_consensus.cc:2272] T 5f9f1a13dd1743aeb0a148859eed9b8e P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.801555  6159 tablet_replica.cc:333] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.801999  6159 raft_consensus.cc:2243] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.802799  6159 raft_consensus.cc:2272] T 8de4e82050564879af25f160e1e57623 P a9f480525d964f599b74be0da8cbbe76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.805053  6159 tablet_replica.cc:333] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.805634  6159 raft_consensus.cc:2243] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.806034  6159 raft_consensus.cc:2272] T 7edb55c9b2c94252995b65e44c2cf6f4 P a9f480525d964f599b74be0da8cbbe76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.807453  6159 tablet_replica.cc:333] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.807850  6159 raft_consensus.cc:2243] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.808463  6159 raft_consensus.cc:2272] T 7fb5b51535b54173a412d60cb13229a1 P a9f480525d964f599b74be0da8cbbe76 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.810441  6159 tablet_replica.cc:333] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76: stopping tablet replica
I20260709 14:46:17.810820  6159 raft_consensus.cc:2243] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:17.811157  6159 raft_consensus.cc:2272] T cdb4d034d01543fe83297dfd0deab1de P a9f480525d964f599b74be0da8cbbe76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.828723  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:46:17.846179  6159 master.cc:562] Master@127.6.3.254:44305 shutting down...
I20260709 14:46:17.863123  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:46:17.863619  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:17.863921  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1d53ae6c1ec48b79a47a4a544ee474b: stopping tablet replica
I20260709 14:46:17.882054  6159 master.cc:584] Master@127.6.3.254:44305 shutdown complete.
a1fad89c4224422c88e17434146c5f8c  4
a9f480525d964f599b74be0da8cbbe76  1
ce1a921533874b36bfa1ad3612b12352  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11898 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:46:17.915575  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:41993
I20260709 14:46:17.916676  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:17.922003  7174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:17.922029  7175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:17.922793  7177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:17.923449  6159 server_base.cc:1061] running on GCE node
I20260709 14:46:17.924186  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:17.924360  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:17.924517  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608377924498 us; error 0 us; skew 500 ppm
I20260709 14:46:17.925021  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:17.927136  6159 webserver.cc:533] Webserver started at http://127.6.3.254:41575/ using document root <none> and password file <none>
I20260709 14:46:17.927591  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:17.927759  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:17.928001  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:17.929281  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "717379ea31124ad2882c935e445d51ef"
format_stamp: "Formatted at 2026-07-09 14:46:17 on dist-test-slave-27mc"
I20260709 14:46:17.933276  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:46:17.936260  7182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:17.936873  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:46:17.937160  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "717379ea31124ad2882c935e445d51ef"
format_stamp: "Formatted at 2026-07-09 14:46:17 on dist-test-slave-27mc"
I20260709 14:46:17.937418  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:17.971428  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:17.972537  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:18.007469  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:41993
I20260709 14:46:18.007552  7233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:41993 every 8 connection(s)
I20260709 14:46:18.011102  7234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.019831  7234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: Bootstrap starting.
I20260709 14:46:18.024045  7234 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:18.027721  7234 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: No bootstrap required, opened a new log
I20260709 14:46:18.029632  7234 raft_consensus.cc:359] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717379ea31124ad2882c935e445d51ef" member_type: VOTER }
I20260709 14:46:18.029971  7234 raft_consensus.cc:385] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:18.030171  7234 raft_consensus.cc:740] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717379ea31124ad2882c935e445d51ef, State: Initialized, Role: FOLLOWER
I20260709 14:46:18.030676  7234 consensus_queue.cc:260] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "717379ea31124ad2882c935e445d51ef" member_type: VOTER }
I20260709 14:46:18.031070  7234 raft_consensus.cc:399] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:46:18.031275  7234 raft_consensus.cc:493] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:46:18.031509  7234 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:18.035084  7234 raft_consensus.cc:515] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717379ea31124ad2882c935e445d51ef" member_type: VOTER }
I20260709 14:46:18.035521  7234 leader_election.cc:304] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [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: 717379ea31124ad2882c935e445d51ef; no voters: 
I20260709 14:46:18.036526  7234 leader_election.cc:290] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:46:18.036847  7237 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:18.038045  7237 raft_consensus.cc:697] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 1 LEADER]: Becoming Leader. State: Replica: 717379ea31124ad2882c935e445d51ef, State: Running, Role: LEADER
I20260709 14:46:18.038576  7237 consensus_queue.cc:237] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [LEADER]: Queue going to LEADER mode. State: All 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: "717379ea31124ad2882c935e445d51ef" member_type: VOTER }
I20260709 14:46:18.039229  7234 sys_catalog.cc:565] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:46:18.042436  7238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "717379ea31124ad2882c935e445d51ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717379ea31124ad2882c935e445d51ef" member_type: VOTER } }
I20260709 14:46:18.043017  7238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:18.043113  7239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 717379ea31124ad2882c935e445d51ef. Latest consensus state: current_term: 1 leader_uuid: "717379ea31124ad2882c935e445d51ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "717379ea31124ad2882c935e445d51ef" member_type: VOTER } }
I20260709 14:46:18.043641  7239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [sys.catalog]: This master's current role is: LEADER
I20260709 14:46:18.045789  7244 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:46:18.050561  7244 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:46:18.052585  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:46:18.058476  7244 catalog_manager.cc:1383] Generated new cluster ID: 239e1bdf6c82453798c662a174f2cbf6
I20260709 14:46:18.058732  7244 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:46:18.092350  7244 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:46:18.093585  7244 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:46:18.122637  7244 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: Generated new TSK 0
I20260709 14:46:18.123202  7244 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:46:18.182850  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:18.188169  7255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:18.188928  7256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:18.190796  6159 server_base.cc:1061] running on GCE node
W20260709 14:46:18.190850  7258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:18.191915  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:18.192113  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:18.192268  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608378192253 us; error 0 us; skew 500 ppm
I20260709 14:46:18.192800  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:18.194859  6159 webserver.cc:533] Webserver started at http://127.6.3.193:36573/ using document root <none> and password file <none>
I20260709 14:46:18.195302  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:18.195472  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:18.195725  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:18.196738  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "cde51d64638242d09c2fc18e3acd4cd9"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.200798  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:46:18.203686  7263 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.204321  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:46:18.204567  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "cde51d64638242d09c2fc18e3acd4cd9"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.204813  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:18.216327  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:18.217505  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:18.218823  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:18.220858  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:18.221079  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.221292  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:18.221457  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.257823  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:41409
I20260709 14:46:18.257905  7325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:41409 every 8 connection(s)
I20260709 14:46:18.262151  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:18.268564  7330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:18.269872  7331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:18.272043  7333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:18.272243  6159 server_base.cc:1061] running on GCE node
I20260709 14:46:18.273316  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:18.273514  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:18.273662  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608378273647 us; error 0 us; skew 500 ppm
I20260709 14:46:18.274117  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:18.276541  6159 webserver.cc:533] Webserver started at http://127.6.3.194:43623/ using document root <none> and password file <none>
I20260709 14:46:18.277135  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:18.277325  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:18.277602  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:18.277712  7326 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41993
I20260709 14:46:18.278059  7326 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:18.278707  7326 heartbeater.cc:507] Master 127.6.3.254:41993 requested a full tablet report, sending...
I20260709 14:46:18.278740  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "5519045030384cbea6d6e06e0f3bf2b8"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.280699  7199 ts_manager.cc:194] Registered new tserver with Master: cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:18.282284  7199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45484
I20260709 14:46:18.283454  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:46:18.286832  7338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.287477  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:46:18.287701  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "5519045030384cbea6d6e06e0f3bf2b8"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.287918  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:18.298358  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:18.299373  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:18.300616  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:18.302608  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:18.302774  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.302948  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:18.303069  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.338865  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:40297
I20260709 14:46:18.338932  7400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:40297 every 8 connection(s)
I20260709 14:46:18.343220  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:18.349437  7404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:18.350992  7405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:18.353549  6159 server_base.cc:1061] running on GCE node
W20260709 14:46:18.354259  7407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:18.354539  7401 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41993
I20260709 14:46:18.354892  7401 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:18.355154  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:18.355374  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:18.355545  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608378355528 us; error 0 us; skew 500 ppm
I20260709 14:46:18.355574  7401 heartbeater.cc:507] Master 127.6.3.254:41993 requested a full tablet report, sending...
I20260709 14:46:18.356086  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:18.357509  7199 ts_manager.cc:194] Registered new tserver with Master: 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:18.358547  6159 webserver.cc:533] Webserver started at http://127.6.3.195:43469/ using document root <none> and password file <none>
I20260709 14:46:18.358924  7199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45490
I20260709 14:46:18.359014  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:18.359304  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:18.359558  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:18.360910  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "16b34b7e0b6e4fee846fcf88944539d3"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.364837  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:46:18.367738  7412 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.368378  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:46:18.368635  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "16b34b7e0b6e4fee846fcf88944539d3"
format_stamp: "Formatted at 2026-07-09 14:46:18 on dist-test-slave-27mc"
I20260709 14:46:18.368878  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:18.385764  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:18.386775  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:18.388063  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:18.390107  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:18.390295  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.390514  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:18.390673  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:18.426251  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:37245
I20260709 14:46:18.426342  7474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:37245 every 8 connection(s)
I20260709 14:46:18.438390  7475 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41993
I20260709 14:46:18.438771  7475 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:18.439478  7475 heartbeater.cc:507] Master 127.6.3.254:41993 requested a full tablet report, sending...
I20260709 14:46:18.441282  7199 ts_manager.cc:194] Registered new tserver with Master: 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:18.442312  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013159226s
I20260709 14:46:18.442657  7199 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45500
I20260709 14:46:18.465348  7199 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:46:18.471004  7199 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:46:18.651641  7366 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3f32d79769474796e9f699d63184d4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:18.653018  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3f32d79769474796e9f699d63184d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.652647  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce0e53665a47cfa1db575054bfafa4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:18.653891  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce0e53665a47cfa1db575054bfafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.655326  7362 tablet_service.cc:1511] Processing CreateTablet for tablet b8807062e2c0475cb02e60c9ddc37b25 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:18.656548  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8807062e2c0475cb02e60c9ddc37b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.659531  7363 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:18.661680  7364 tablet_service.cc:1511] Processing CreateTablet for tablet e30bc9f02a144aecabf28b50c47a07c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:18.662892  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30bc9f02a144aecabf28b50c47a07c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.664287  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.672160  7361 tablet_service.cc:1511] Processing CreateTablet for tablet f5d00547ee22465f97f6736e160cb2f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:18.674101  7360 tablet_service.cc:1511] Processing CreateTablet for tablet 15bd7e82cb0b432c89632bdb5a62e991 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:18.675853  7359 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab03e4bfa5b48bcb9df397a8356f34e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:18.677095  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d00547ee22465f97f6736e160cb2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.680306  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3f32d79769474796e9f699d63184d4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:18.681545  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3f32d79769474796e9f699d63184d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.686298  7289 tablet_service.cc:1511] Processing CreateTablet for tablet e30bc9f02a144aecabf28b50c47a07c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:18.687551  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30bc9f02a144aecabf28b50c47a07c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.687462  7358 tablet_service.cc:1511] Processing CreateTablet for tablet 17166495a7284cce9f3f70da9feaa4b8 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:18.689164  7357 tablet_service.cc:1511] Processing CreateTablet for tablet 16f663674bc3461eb59f7cd856d79441 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:18.689245  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3f32d79769474796e9f699d63184d4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:46:18.689919  7288 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:18.690519  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3f32d79769474796e9f699d63184d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.691102  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.692464  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce0e53665a47cfa1db575054bfafa4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:18.693650  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce0e53665a47cfa1db575054bfafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.694027  7287 tablet_service.cc:1511] Processing CreateTablet for tablet b8807062e2c0475cb02e60c9ddc37b25 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:18.695194  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8807062e2c0475cb02e60c9ddc37b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.697872  7286 tablet_service.cc:1511] Processing CreateTablet for tablet f5d00547ee22465f97f6736e160cb2f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:18.699061  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d00547ee22465f97f6736e160cb2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.702028  7285 tablet_service.cc:1511] Processing CreateTablet for tablet 15bd7e82cb0b432c89632bdb5a62e991 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:18.703199  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bd7e82cb0b432c89632bdb5a62e991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.705928  7284 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab03e4bfa5b48bcb9df397a8356f34e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:18.707204  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab03e4bfa5b48bcb9df397a8356f34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.710008  7283 tablet_service.cc:1511] Processing CreateTablet for tablet 17166495a7284cce9f3f70da9feaa4b8 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:18.711206  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17166495a7284cce9f3f70da9feaa4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.714257  7282 tablet_service.cc:1511] Processing CreateTablet for tablet 16f663674bc3461eb59f7cd856d79441 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:18.715457  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f663674bc3461eb59f7cd856d79441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.718487  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab03e4bfa5b48bcb9df397a8356f34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.719106  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f663674bc3461eb59f7cd856d79441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.722105  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 01ce0e53665a47cfa1db575054bfafa4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:46:18.723402  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ce0e53665a47cfa1db575054bfafa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.725278  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bd7e82cb0b432c89632bdb5a62e991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.726444  7438 tablet_service.cc:1511] Processing CreateTablet for tablet e30bc9f02a144aecabf28b50c47a07c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:46:18.726747  7437 tablet_service.cc:1511] Processing CreateTablet for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:46:18.727690  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30bc9f02a144aecabf28b50c47a07c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.728384  7358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17166495a7284cce9f3f70da9feaa4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.729154  7436 tablet_service.cc:1511] Processing CreateTablet for tablet b8807062e2c0475cb02e60c9ddc37b25 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:46:18.732012  7435 tablet_service.cc:1511] Processing CreateTablet for tablet f5d00547ee22465f97f6736e160cb2f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:46:18.733183  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aa993d7ba8f43779cb4fbd7e9b7b5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.734134  7434 tablet_service.cc:1511] Processing CreateTablet for tablet 15bd7e82cb0b432c89632bdb5a62e991 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:46:18.735350  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bd7e82cb0b432c89632bdb5a62e991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.738077  7433 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab03e4bfa5b48bcb9df397a8356f34e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:46:18.740535  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8807062e2c0475cb02e60c9ddc37b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.742053  7431 tablet_service.cc:1511] Processing CreateTablet for tablet 16f663674bc3461eb59f7cd856d79441 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:46:18.743459  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f663674bc3461eb59f7cd856d79441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.745267  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d00547ee22465f97f6736e160cb2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.746063  7432 tablet_service.cc:1511] Processing CreateTablet for tablet 17166495a7284cce9f3f70da9feaa4b8 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:46:18.747448  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17166495a7284cce9f3f70da9feaa4b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.749060  7433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab03e4bfa5b48bcb9df397a8356f34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.749851  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7005e237904da4855a9d6e4dc3d503 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:18.751004  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7005e237904da4855a9d6e4dc3d503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.803675  7285 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6c8c00a5d49a290c1f97f90cdba2b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:18.810875  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7005e237904da4855a9d6e4dc3d503 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:18.821604  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6c8c00a5d49a290c1f97f90cdba2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.825737  7491 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:18.813655  7291 tablet_service.cc:1511] Processing CreateTablet for tablet dc5d6037b85f4b1993c74c60a3b4b1f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:18.825971  7365 tablet_service.cc:1511] Processing CreateTablet for tablet dc5d6037b85f4b1993c74c60a3b4b1f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:18.827178  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5d6037b85f4b1993c74c60a3b4b1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.828107  7490 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:18.830657  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5d6037b85f4b1993c74c60a3b4b1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.831266  7358 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6c8c00a5d49a290c1f97f90cdba2b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:18.831974  7357 tablet_service.cc:1511] Processing CreateTablet for tablet c71163060577419b801b8ddc3406a195 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:18.832476  7358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6c8c00a5d49a290c1f97f90cdba2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.834771  7437 tablet_service.cc:1511] Processing CreateTablet for tablet dc5d6037b85f4b1993c74c60a3b4b1f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:46:18.812862  7286 tablet_service.cc:1511] Processing CreateTablet for tablet c71163060577419b801b8ddc3406a195 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:18.837301  7489 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:18.837889  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7005e237904da4855a9d6e4dc3d503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.834012  7289 tablet_service.cc:1511] Processing CreateTablet for tablet 02d4193546b840d0bc8bf34f6e2aae97 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:18.796754  7362 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7005e237904da4855a9d6e4dc3d503 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:46:18.843778  7434 tablet_service.cc:1511] Processing CreateTablet for tablet d6c6c8c00a5d49a290c1f97f90cdba2b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:46:18.845007  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c6c8c00a5d49a290c1f97f90cdba2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.845124  7282 tablet_service.cc:1511] Processing CreateTablet for tablet ebe88e2b13da4c728499367c4c062a49 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:18.847095  7440 tablet_service.cc:1511] Processing CreateTablet for tablet c71163060577419b801b8ddc3406a195 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:46:18.847466  7366 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08fcf3fe4249ffa69076e73aa3792d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:18.849329  7288 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08fcf3fe4249ffa69076e73aa3792d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:18.852303  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71163060577419b801b8ddc3406a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.866236  7283 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea4357d1154d1ba347f83ee1be97f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:18.837332  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71163060577419b801b8ddc3406a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.870466  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7005e237904da4855a9d6e4dc3d503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.872541  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71163060577419b801b8ddc3406a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.872666  7363 tablet_service.cc:1511] Processing CreateTablet for tablet 02d4193546b840d0bc8bf34f6e2aae97 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:18.873886  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d4193546b840d0bc8bf34f6e2aae97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.876421  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08fcf3fe4249ffa69076e73aa3792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.878643  7431 tablet_service.cc:1511] Processing CreateTablet for tablet 5e08fcf3fe4249ffa69076e73aa3792d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:46:18.880336  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08fcf3fe4249ffa69076e73aa3792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.880160  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 559ae6dd394c4adb81f49eb72f7273f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:18.882254  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe88e2b13da4c728499367c4c062a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.882638  7359 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea4357d1154d1ba347f83ee1be97f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:18.883883  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 02d4193546b840d0bc8bf34f6e2aae97 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:46:18.884393  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea4357d1154d1ba347f83ee1be97f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.886603  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 559ae6dd394c4adb81f49eb72f7273f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:18.909682  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559ae6dd394c4adb81f49eb72f7273f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.888077  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559ae6dd394c4adb81f49eb72f7273f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.915102  7284 tablet_service.cc:1511] Processing CreateTablet for tablet 396a2483818549f4b72d56f29606d282 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:18.891024  7490 tablet_bootstrap.cc:654] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:18.895454  7361 tablet_service.cc:1511] Processing CreateTablet for tablet ebe88e2b13da4c728499367c4c062a49 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:18.897204  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc5d6037b85f4b1993c74c60a3b4b1f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.926709  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe88e2b13da4c728499367c4c062a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.929215  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d4193546b840d0bc8bf34f6e2aae97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.898065  7435 tablet_service.cc:1511] Processing CreateTablet for tablet ebe88e2b13da4c728499367c4c062a49 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:46:18.896772  7491 tablet_bootstrap.cc:654] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:18.900331  7360 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59b7f026341d199718072d5ef978e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:18.934260  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59b7f026341d199718072d5ef978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.903455  7432 tablet_service.cc:1511] Processing CreateTablet for tablet 05ea4357d1154d1ba347f83ee1be97f3 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:46:18.890515  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59b7f026341d199718072d5ef978e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:18.917196  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d4193546b840d0bc8bf34f6e2aae97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.938812  7489 tablet_bootstrap.cc:654] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:18.940387  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396a2483818549f4b72d56f29606d282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.933336  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e08fcf3fe4249ffa69076e73aa3792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.941421  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea4357d1154d1ba347f83ee1be97f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.942920  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe88e2b13da4c728499367c4c062a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.944380  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59b7f026341d199718072d5ef978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.945976  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ea4357d1154d1ba347f83ee1be97f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.947484  7438 tablet_service.cc:1511] Processing CreateTablet for tablet 78b59b7f026341d199718072d5ef978e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:46:18.921201  7433 tablet_service.cc:1511] Processing CreateTablet for tablet 559ae6dd394c4adb81f49eb72f7273f7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:46:18.932480  7285 tablet_service.cc:1511] Processing CreateTablet for tablet e98dbf3f648f498cb370237b3b7c0aed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:18.948828  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b59b7f026341d199718072d5ef978e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.970242  7291 tablet_service.cc:1511] Processing CreateTablet for tablet cdcdc480beaa4df993bcec94a0359ad5 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:18.971475  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcdc480beaa4df993bcec94a0359ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.982424  7358 tablet_service.cc:1511] Processing CreateTablet for tablet 396a2483818549f4b72d56f29606d282 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:18.983822  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 396a2483818549f4b72d56f29606d282 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:46:18.995141  7491 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:18.995608  7491 ts_tablet_manager.cc:1403] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.009s
I20260709 14:46:18.998309  7491 raft_consensus.cc:359] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:18.983628  7358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396a2483818549f4b72d56f29606d282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.001741  7365 tablet_service.cc:1511] Processing CreateTablet for tablet e98dbf3f648f498cb370237b3b7c0aed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:19.002975  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98dbf3f648f498cb370237b3b7c0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:18.991689  7434 tablet_service.cc:1511] Processing CreateTablet for tablet e98dbf3f648f498cb370237b3b7c0aed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:46:18.999011  7491 raft_consensus.cc:385] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.051196  7284 tablet_service.cc:1511] Processing CreateTablet for tablet e026aed111ea4bed8167aa359ce85783 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:19.051654  7491 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.052517  7491 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.018379  7490 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:19.016222  7440 tablet_service.cc:1511] Processing CreateTablet for tablet cdcdc480beaa4df993bcec94a0359ad5 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:19.053876  7490 ts_tablet_manager.cc:1403] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.230s	user 0.011s	sys 0.013s
I20260709 14:46:19.023859  7286 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1274135c624d4bb2e3cee1beaa15e7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:19.026250  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 5743ea5f60d74aa196ca9e3727c01f64 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:19.029078  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98dbf3f648f498cb370237b3b7c0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.033025  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396a2483818549f4b72d56f29606d282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.034745  7366 tablet_service.cc:1511] Processing CreateTablet for tablet cdcdc480beaa4df993bcec94a0359ad5 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:46:19.033005  7432 tablet_service.cc:1511] Processing CreateTablet for tablet eb5557b149114deb96fb7fd18d012187 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:19.003142  7282 tablet_service.cc:1511] Processing CreateTablet for tablet eb5557b149114deb96fb7fd18d012187 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:19.057821  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcdc480beaa4df993bcec94a0359ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.058449  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5557b149114deb96fb7fd18d012187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.059235  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5743ea5f60d74aa196ca9e3727c01f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.060215  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5557b149114deb96fb7fd18d012187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.060745  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98dbf3f648f498cb370237b3b7c0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.039845  7288 tablet_service.cc:1511] Processing CreateTablet for tablet f60520720e50455b86247c48b8f59651 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 14:46:19.049258  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:19.061790  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60520720e50455b86247c48b8f59651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.064970  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1274135c624d4bb2e3cee1beaa15e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.068552  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 6a555e2eaf064f6f9af82618df7d6c94 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:19.069741  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a555e2eaf064f6f9af82618df7d6c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.050963  7437 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1274135c624d4bb2e3cee1beaa15e7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:19.071077  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1274135c624d4bb2e3cee1beaa15e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.019878  7362 tablet_service.cc:1511] Processing CreateTablet for tablet eb5557b149114deb96fb7fd18d012187 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:46:19.083104  7361 tablet_service.cc:1511] Processing CreateTablet for tablet 1d1274135c624d4bb2e3cee1beaa15e7 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:46:19.085947  7289 tablet_service.cc:1511] Processing CreateTablet for tablet 106cde919af94660bd81b26cf2271553 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:19.087927  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8a136316174f46b08966551323ceed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:19.091058  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5557b149114deb96fb7fd18d012187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.091190  7433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 559ae6dd394c4adb81f49eb72f7273f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.092432  7489 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:19.092875  7357 tablet_service.cc:1511] Processing CreateTablet for tablet f60520720e50455b86247c48b8f59651 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:19.092905  7489 ts_tablet_manager.cc:1403] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.270s	user 0.018s	sys 0.008s
I20260709 14:46:19.095217  7491 ts_tablet_manager.cc:1434] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.005s
I20260709 14:46:19.095872  7475 heartbeater.cc:499] Master 127.6.3.254:41993 was elected leader, sending a full tablet report...
I20260709 14:46:19.096136  7491 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:19.096405  7489 raft_consensus.cc:359] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:19.097541  7489 raft_consensus.cc:385] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.097834  7489 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.098614  7489 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:19.101233  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d1274135c624d4bb2e3cee1beaa15e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.102242  7439 tablet_service.cc:1511] Processing CreateTablet for tablet f60520720e50455b86247c48b8f59651 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:46:19.104611  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60520720e50455b86247c48b8f59651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.111833  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60520720e50455b86247c48b8f59651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.111661  7431 tablet_service.cc:1511] Processing CreateTablet for tablet 106cde919af94660bd81b26cf2271553 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:19.112900  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106cde919af94660bd81b26cf2271553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.101251  7283 tablet_service.cc:1511] Processing CreateTablet for tablet 1554e419dba34efa96d9a84341324e47 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:19.077980  7490 raft_consensus.cc:359] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.131119  7326 heartbeater.cc:499] Master 127.6.3.254:41993 was elected leader, sending a full tablet report...
I20260709 14:46:19.126436  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e026aed111ea4bed8167aa359ce85783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.126292  7490 raft_consensus.cc:385] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.136109  7489 ts_tablet_manager.cc:1434] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 14:46:19.137620  7359 tablet_service.cc:1511] Processing CreateTablet for tablet 106cde919af94660bd81b26cf2271553 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:46:19.141065  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106cde919af94660bd81b26cf2271553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.143100  7363 tablet_service.cc:1511] Processing CreateTablet for tablet 5743ea5f60d74aa196ca9e3727c01f64 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:19.144323  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5743ea5f60d74aa196ca9e3727c01f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.141510  7489 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:19.153882  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8a136316174f46b08966551323ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.161253  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1554e419dba34efa96d9a84341324e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.165228  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106cde919af94660bd81b26cf2271553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.166208  7439 tablet_service.cc:1511] Processing CreateTablet for tablet e026aed111ea4bed8167aa359ce85783 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:19.166924  7282 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee576a193f14414b6c6262cc454ff75 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:19.167444  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e026aed111ea4bed8167aa359ce85783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.152038  7491 tablet_bootstrap.cc:654] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.134330  7490 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.179339  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 6a555e2eaf064f6f9af82618df7d6c94 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:19.180590  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a555e2eaf064f6f9af82618df7d6c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.180663  7431 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8a136316174f46b08966551323ceed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:19.181918  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8a136316174f46b08966551323ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.183593  7489 tablet_bootstrap.cc:654] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.192057  7360 tablet_service.cc:1511] Processing CreateTablet for tablet e026aed111ea4bed8167aa359ce85783 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:46:19.193987  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 6a555e2eaf064f6f9af82618df7d6c94 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:46:19.201913  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e026aed111ea4bed8167aa359ce85783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.204919  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a555e2eaf064f6f9af82618df7d6c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.207218  7432 tablet_service.cc:1511] Processing CreateTablet for tablet 1554e419dba34efa96d9a84341324e47 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:19.208190  7288 tablet_service.cc:1511] Processing CreateTablet for tablet c3f64a7365c942a7aa8383ba34d9643c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:19.225986  7361 tablet_service.cc:1511] Processing CreateTablet for tablet 5a8a136316174f46b08966551323ceed (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:46:19.226300  7285 tablet_service.cc:1511] Processing CreateTablet for tablet 3180af870d1947c4bc9934a761644976 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:19.227242  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a8a136316174f46b08966551323ceed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.149870  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:19.241600  7286 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8a6487c5de4569b444bb956e931fe4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:19.242354  7491 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:19.242835  7491 ts_tablet_manager.cc:1403] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.005s
I20260709 14:46:19.245268  7435 tablet_service.cc:1511] Processing CreateTablet for tablet 5743ea5f60d74aa196ca9e3727c01f64 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:46:19.246495  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5743ea5f60d74aa196ca9e3727c01f64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.246893  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:19.248170  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.248660  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee576a193f14414b6c6262cc454ff75 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:19.249749  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee576a193f14414b6c6262cc454ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.252712  7491 raft_consensus.cc:359] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.253408  7491 raft_consensus.cc:385] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.253719  7491 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.254871  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcdc480beaa4df993bcec94a0359ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.256155  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1554e419dba34efa96d9a84341324e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.231074  7490 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.277042  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee576a193f14414b6c6262cc454ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.277746  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3180af870d1947c4bc9934a761644976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.279279  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f64a7365c942a7aa8383ba34d9643c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.280107  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.280475  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 1554e419dba34efa96d9a84341324e47 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:46:19.280905  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8a6487c5de4569b444bb956e931fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.281867  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1554e419dba34efa96d9a84341324e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.266518  7433 tablet_service.cc:1511] Processing CreateTablet for tablet c3f64a7365c942a7aa8383ba34d9643c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:19.295644  7433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f64a7365c942a7aa8383ba34d9643c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.310484  7491 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.311039  7401 heartbeater.cc:499] Master 127.6.3.254:41993 was elected leader, sending a full tablet report...
I20260709 14:46:19.311370  7495 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:19.311801  7495 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.315889  7362 tablet_service.cc:1511] Processing CreateTablet for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:46:19.331635  7360 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee576a193f14414b6c6262cc454ff75 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:46:19.335556  7434 tablet_service.cc:1511] Processing CreateTablet for tablet 3180af870d1947c4bc9934a761644976 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:19.348255  7359 tablet_service.cc:1511] Processing CreateTablet for tablet c3f64a7365c942a7aa8383ba34d9643c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:46:19.336841  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3180af870d1947c4bc9934a761644976. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:19.318150  7184 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 57547.5us
I20260709 14:46:19.361953  7490 ts_tablet_manager.cc:1434] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.308s	user 0.005s	sys 0.005s
I20260709 14:46:19.383347  7437 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8a6487c5de4569b444bb956e931fe4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:19.384776  7495 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:46:19.385562  7185 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 61200us
I20260709 14:46:19.399242  7490 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:19.403131  7358 tablet_service.cc:1511] Processing CreateTablet for tablet 3180af870d1947c4bc9934a761644976 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:46:19.407028  7438 tablet_service.cc:1511] Processing CreateTablet for tablet f5e216b8f32f4bd595cf208734cb988f (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:19.408322  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e216b8f32f4bd595cf208734cb988f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.408267  7363 tablet_service.cc:1511] Processing CreateTablet for tablet 4d8a6487c5de4569b444bb956e931fe4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:46:19.411979  7289 tablet_service.cc:1511] Processing CreateTablet for tablet d0c772c8c6d24da5a06d8598fa33ba1b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:19.413355  7357 tablet_service.cc:1511] Processing CreateTablet for tablet f5e216b8f32f4bd595cf208734cb988f (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:19.388000  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da60f1a1eee4abbae886ccfe5c8ab4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.430994  7491 ts_tablet_manager.cc:1434] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.188s	user 0.009s	sys 0.013s
I20260709 14:46:19.431943  7491 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:19.435103  7490 tablet_bootstrap.cc:654] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.442013  7489 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:19.449602  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e216b8f32f4bd595cf208734cb988f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.450847  7365 tablet_service.cc:1511] Processing CreateTablet for tablet d0c772c8c6d24da5a06d8598fa33ba1b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:19.481202  7358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3180af870d1947c4bc9934a761644976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.459002  7431 tablet_service.cc:1511] Processing CreateTablet for tablet d0c772c8c6d24da5a06d8598fa33ba1b (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:46:19.483119  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfbb762e5d4866be7768d1a6dcf541 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:19.485136  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfbb762e5d4866be7768d1a6dcf541 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:19.471660  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8a6487c5de4569b444bb956e931fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.477162  7489 ts_tablet_manager.cc:1403] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.337s	user 0.004s	sys 0.013s
I20260709 14:46:19.489256  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c772c8c6d24da5a06d8598fa33ba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.488708  7288 tablet_service.cc:1511] Processing CreateTablet for tablet 6979535df43c44ee8576c5c501beac1c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:19.491629  7489 raft_consensus.cc:359] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.492347  7489 raft_consensus.cc:385] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.492630  7489 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.485518  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c772c8c6d24da5a06d8598fa33ba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.463006  7361 tablet_service.cc:1511] Processing CreateTablet for tablet 7ccfbb762e5d4866be7768d1a6dcf541 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:46:19.454998  7495 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:19.484346  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfbb762e5d4866be7768d1a6dcf541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.493554  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfbb762e5d4866be7768d1a6dcf541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.497727  7495 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.498373  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 0023283be5234a58b2b34564614211ad (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:19.510653  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f64a7365c942a7aa8383ba34d9643c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.511173  7496 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:19.511608  7496 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:19.512424  7283 tablet_service.cc:1511] Processing CreateTablet for tablet f5e216b8f32f4bd595cf208734cb988f (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:46:19.510560  7495 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:19.515831  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:19.513643  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ccfbb762e5d4866be7768d1a6dcf541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.517124  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:19.517402  7415 leader_election.cc:343] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.518618  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee576a193f14414b6c6262cc454ff75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.528934  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c772c8c6d24da5a06d8598fa33ba1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.519130  7432 tablet_service.cc:1511] Processing CreateTablet for tablet 6979535df43c44ee8576c5c501beac1c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:46:19.519124  7415 leader_election.cc:343] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.520035  7496 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:19.540019  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6979535df43c44ee8576c5c501beac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.549865  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:19.551142  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.560443  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0023283be5234a58b2b34564614211ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.525069  7286 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:19.581246  7499 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:19.581719  7499 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.582432  7291 tablet_service.cc:1511] Processing CreateTablet for tablet f3a4ab6288c542cc94369e0da8c916c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:19.584097  7499 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:19.578153  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e216b8f32f4bd595cf208734cb988f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.579131  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d8a6487c5de4569b444bb956e931fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.515125  7489 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.584795  7285 tablet_service.cc:1511] Processing CreateTablet for tablet 12de3316c32c48f6b2fb0dca9ce4b004 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:19.590269  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 0023283be5234a58b2b34564614211ad (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:19.593295  7290 tablet_service.cc:1511] Processing CreateTablet for tablet f6941c252b1a42f89afa291f62b9d866 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:19.594738  7282 tablet_service.cc:1511] Processing CreateTablet for tablet c64a11290f6648919cb06e4f9c5fa3fa (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:19.596290  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6979535df43c44ee8576c5c501beac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.601213  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de3316c32c48f6b2fb0dca9ce4b004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.604008  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6941c252b1a42f89afa291f62b9d866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.604183  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:19.604283  7362 tablet_service.cc:1511] Processing CreateTablet for tablet 6979535df43c44ee8576c5c501beac1c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:46:19.605568  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64a11290f6648919cb06e4f9c5fa3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.605654  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:19.607347  7414 leader_election.cc:343] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.607782  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:19.609102  7495 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:19.608865  7414 leader_election.cc:343] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.610059  7414 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:19.611064  7495 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:19.621183  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.621837  7489 ts_tablet_manager.cc:1434] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.133s	user 0.006s	sys 0.000s
I20260709 14:46:19.622742  7489 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:19.625491  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 0023283be5234a58b2b34564614211ad (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:46:19.626713  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0023283be5234a58b2b34564614211ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.631515  7489 tablet_bootstrap.cc:654] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.631788  7496 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:19.632249  7496 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.635537  7496 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:19.637225  7366 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:46:19.646247  7361 tablet_service.cc:1511] Processing CreateTablet for tablet f6941c252b1a42f89afa291f62b9d866 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:19.647436  7433 tablet_service.cc:1511] Processing CreateTablet for tablet f6941c252b1a42f89afa291f62b9d866 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:46:19.648582  7433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6941c252b1a42f89afa291f62b9d866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.651069  7491 tablet_bootstrap.cc:654] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.658284  7284 tablet_service.cc:1511] Processing CreateTablet for tablet b72b3c7148d44fa69ab825b5115c29d1 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:19.659710  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72b3c7148d44fa69ab825b5115c29d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.670966  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a4ab6288c542cc94369e0da8c916c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.702911  7437 tablet_service.cc:1511] Processing CreateTablet for tablet f3a4ab6288c542cc94369e0da8c916c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:19.704180  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a4ab6288c542cc94369e0da8c916c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.709220  7360 tablet_service.cc:1511] Processing CreateTablet for tablet f3a4ab6288c542cc94369e0da8c916c4 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:46:19.694407  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0023283be5234a58b2b34564614211ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.710784  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6941c252b1a42f89afa291f62b9d866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.713193  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6979535df43c44ee8576c5c501beac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.717216  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0daa3a4f54363b3e4dba7b75d1ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.733395  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:19.734848  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:19.745293  7266 leader_election.cc:343] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.745728  7489 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
W20260709 14:46:19.746054  7266 leader_election.cc:343] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.750885  7365 tablet_service.cc:1511] Processing CreateTablet for tablet c64a11290f6648919cb06e4f9c5fa3fa (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:19.755709  7357 tablet_service.cc:1511] Processing CreateTablet for tablet 12de3316c32c48f6b2fb0dca9ce4b004 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:19.746253  7489 ts_tablet_manager.cc:1403] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.001s
I20260709 14:46:19.762036  7431 tablet_service.cc:1511] Processing CreateTablet for tablet 12de3316c32c48f6b2fb0dca9ce4b004 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:46:19.767144  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de3316c32c48f6b2fb0dca9ce4b004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.771311  7432 tablet_service.cc:1511] Processing CreateTablet for tablet b72b3c7148d44fa69ab825b5115c29d1 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:19.772516  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72b3c7148d44fa69ab825b5115c29d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.773639  7491 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:19.774094  7491 ts_tablet_manager.cc:1403] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.342s	user 0.016s	sys 0.005s
I20260709 14:46:19.785035  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a4ab6288c542cc94369e0da8c916c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.785699  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64a11290f6648919cb06e4f9c5fa3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.787292  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de3316c32c48f6b2fb0dca9ce4b004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.787012  7438 tablet_service.cc:1511] Processing CreateTablet for tablet 38173952243d4e21a673a34275e5cc11 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:19.788231  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173952243d4e21a673a34275e5cc11. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:19.789561  7185 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 48393.4us
I20260709 14:46:19.800391  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:19.801170  7300 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:19.802639  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:19.803419  7499 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:19.803755  7499 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:19.804054  7499 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:19.804917  7361 tablet_service.cc:1511] Processing CreateTablet for tablet b72b3c7148d44fa69ab825b5115c29d1 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:46:19.806202  7361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b72b3c7148d44fa69ab825b5115c29d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.810714  7499 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.812629  7499 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:19.813277  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:19.814146  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:19.814675  7300 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:19.816433  7341 leader_election.cc:343] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.816835  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:19.818099  7341 leader_election.cc:343] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.818168  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 38173952243d4e21a673a34275e5cc11 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:19.819458  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173952243d4e21a673a34275e5cc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.820413  7288 tablet_service.cc:1511] Processing CreateTablet for tablet eee530095504468f893730713ce00088 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:19.820763  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 38173952243d4e21a673a34275e5cc11 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:46:19.824077  7362 tablet_service.cc:1511] Processing CreateTablet for tablet eee530095504468f893730713ce00088 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:19.825196  7491 raft_consensus.cc:359] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.828122  7491 raft_consensus.cc:385] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.828474  7491 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.828580  7357 tablet_service.cc:1511] Processing CreateTablet for tablet 56ccde5339bc4adb8040cd1d3c1b4481 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:19.829308  7490 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:19.829739  7490 ts_tablet_manager.cc:1403] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.431s	user 0.032s	sys 0.050s
I20260709 14:46:19.829926  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 656402cbdded4b3c9cdda28497ebd411 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:19.819407  7435 tablet_service.cc:1511] Processing CreateTablet for tablet eee530095504468f893730713ce00088 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:46:19.831065  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656402cbdded4b3c9cdda28497ebd411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.831632  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee530095504468f893730713ce00088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.735793  7437 tablet_service.cc:1511] Processing CreateTablet for tablet c64a11290f6648919cb06e4f9c5fa3fa (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:46:19.832585  7490 raft_consensus.cc:359] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.833382  7490 raft_consensus.cc:385] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.833673  7490 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.833873  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64a11290f6648919cb06e4f9c5fa3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.834255  7300 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:19.834537  7490 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.837949  7489 raft_consensus.cc:359] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.829767  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ccde5339bc4adb8040cd1d3c1b4481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.838599  7489 raft_consensus.cc:385] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:19.838909  7489 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:19.845604  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 656402cbdded4b3c9cdda28497ebd411 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:19.846167  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 757455cbdcb7434e8b4472d5cb786efe (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:19.846918  7359 tablet_service.cc:1511] Processing CreateTablet for tablet 656402cbdded4b3c9cdda28497ebd411 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:46:19.847455  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757455cbdcb7434e8b4472d5cb786efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.849272  7286 tablet_service.cc:1511] Processing CreateTablet for tablet 1150114a96064bfc9bf88bf76a9cb72c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:19.849903  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:19.850486  7286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1150114a96064bfc9bf88bf76a9cb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.851007  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:19.851719  7376 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:46:19.853075  7265 leader_election.cc:343] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:19.853494  7265 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:19.854674  7265 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:19.855556  7496 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:19.855453  7282 tablet_service.cc:1511] Processing CreateTablet for tablet b3f52b848e4447aa83d6d6b7bd96d095 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:19.856739  7282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f52b848e4447aa83d6d6b7bd96d095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.857551  7362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee530095504468f893730713ce00088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.864845  7496 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:19.865975  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:19.869653  7499 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:19.832929  7434 tablet_service.cc:1511] Processing CreateTablet for tablet 56ccde5339bc4adb8040cd1d3c1b4481 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:19.874883  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656402cbdded4b3c9cdda28497ebd411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.879745  7359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656402cbdded4b3c9cdda28497ebd411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.880604  7490 ts_tablet_manager.cc:1434] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.004s
I20260709 14:46:19.881690  7490 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:19.886104  7363 tablet_service.cc:1511] Processing CreateTablet for tablet b3f52b848e4447aa83d6d6b7bd96d095 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:19.887786  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 757455cbdcb7434e8b4472d5cb786efe (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:19.888470  7285 tablet_service.cc:1511] Processing CreateTablet for tablet f04ad0713f9b48c1930aad02a4765955 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:19.903723  7499 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:19.904615  7499 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.906421  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f52b848e4447aa83d6d6b7bd96d095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.917308  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 1150114a96064bfc9bf88bf76a9cb72c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:19.919588  7433 tablet_service.cc:1511] Processing CreateTablet for tablet 44838dd216c34dec84e4e5e1dda0eac9 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:19.922178  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 78c9f2c7cb3448619bd542c98026888d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:19.893518  7491 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.894451  7434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ccde5339bc4adb8040cd1d3c1b4481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.894812  7289 tablet_service.cc:1511] Processing CreateTablet for tablet 56ccde5339bc4adb8040cd1d3c1b4481 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:46:19.895692  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38173952243d4e21a673a34275e5cc11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.894812  7287 tablet_service.cc:1511] Processing CreateTablet for tablet 44838dd216c34dec84e4e5e1dda0eac9 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:19.896186  7489 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:19.898631  7360 tablet_service.cc:1511] Processing CreateTablet for tablet 757455cbdcb7434e8b4472d5cb786efe (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:46:19.931058  7491 ts_tablet_manager.cc:1434] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.000s
I20260709 14:46:19.931846  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ccde5339bc4adb8040cd1d3c1b4481. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.933943  7489 ts_tablet_manager.cc:1434] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.173s	user 0.005s	sys 0.001s
I20260709 14:46:19.934865  7489 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:19.940479  7491 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:19.941650  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 44838dd216c34dec84e4e5e1dda0eac9 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:46:19.942870  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44838dd216c34dec84e4e5e1dda0eac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.944167  7287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44838dd216c34dec84e4e5e1dda0eac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.947446  7490 tablet_bootstrap.cc:654] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.952016  7489 tablet_bootstrap.cc:654] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:19.953586  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 10616db2e3e7423cbf157dbb7e329b6e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:19.954396  7431 tablet_service.cc:1511] Processing CreateTablet for tablet f04ad0713f9b48c1930aad02a4765955 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:19.954885  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10616db2e3e7423cbf157dbb7e329b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.923413  7366 tablet_service.cc:1511] Processing CreateTablet for tablet f04ad0713f9b48c1930aad02a4765955 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:46:19.906435  7358 tablet_service.cc:1511] Processing CreateTablet for tablet 1150114a96064bfc9bf88bf76a9cb72c (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:46:19.953517  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c9f2c7cb3448619bd542c98026888d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:19.925299  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 70725.6us
I20260709 14:46:19.892719  7283 tablet_service.cc:1511] Processing CreateTablet for tablet 10616db2e3e7423cbf157dbb7e329b6e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:19.955905  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757455cbdcb7434e8b4472d5cb786efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.956233  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757455cbdcb7434e8b4472d5cb786efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.971622  7431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ad0713f9b48c1930aad02a4765955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.971853  7358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1150114a96064bfc9bf88bf76a9cb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.972405  7285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ad0713f9b48c1930aad02a4765955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.973057  7283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10616db2e3e7423cbf157dbb7e329b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.973273  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1150114a96064bfc9bf88bf76a9cb72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.975091  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ad0713f9b48c1930aad02a4765955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:19.958881  7432 tablet_service.cc:1511] Processing CreateTablet for tablet b3f52b848e4447aa83d6d6b7bd96d095 (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:46:19.962356  7357 tablet_service.cc:1511] Processing CreateTablet for tablet 78c9f2c7cb3448619bd542c98026888d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:19.977502  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee530095504468f893730713ce00088. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:20.000563  7433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44838dd216c34dec84e4e5e1dda0eac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:20.000756  7513 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.001332  7513 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.003285  7491 tablet_bootstrap.cc:654] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.003567  7513 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.006439  7357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c9f2c7cb3448619bd542c98026888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:20.010064  7490 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.010537  7490 ts_tablet_manager.cc:1403] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.003s
I20260709 14:46:20.013157  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:20.014580  7266 leader_election.cc:343] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.016345  7438 tablet_service.cc:1511] Processing CreateTablet for tablet 10616db2e3e7423cbf157dbb7e329b6e (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:46:20.018064  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.019186  7435 tablet_service.cc:1511] Processing CreateTablet for tablet 78c9f2c7cb3448619bd542c98026888d (DEFAULT_TABLE table=test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:46:20.032720  7432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f52b848e4447aa83d6d6b7bd96d095. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:46:20.036849  7265 leader_election.cc:343] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.037436  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:20.038097  7513 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:20.038373  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c9f2c7cb3448619bd542c98026888d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:20.041847  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10616db2e3e7423cbf157dbb7e329b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:20.051134  7499 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.051609  7499 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.053531  7499 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.054551  7199 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.056512  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:20.057798  7341 leader_election.cc:343] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.058568  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.059226  7449 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.060369  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:46:20.063084  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:20.063560  7499 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.063903  7499 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.064213  7499 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.091475  7489 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.091972  7489 ts_tablet_manager.cc:1403] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.016s
I20260709 14:46:20.093227  7490 raft_consensus.cc:359] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.093994  7490 raft_consensus.cc:385] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.094276  7490 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.095065  7490 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.097759  7499 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.099922  7499 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.101145  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.110517  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.113126  7449 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.110901  7490 ts_tablet_manager.cc:1434] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 14:46:20.116073  7490 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
W20260709 14:46:20.121467  7341 leader_election.cc:343] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.121841  7490 tablet_bootstrap.cc:654] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.126820  7449 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.130118  7491 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.130597  7491 ts_tablet_manager.cc:1403] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.190s	user 0.020s	sys 0.005s
I20260709 14:46:20.132997  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:20.133802  7499 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.134763  7499 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:20.135623  7499 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.130254  7489 raft_consensus.cc:359] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.138132  7489 raft_consensus.cc:385] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.138491  7489 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.134368  7491 raft_consensus.cc:359] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.147912  7491 raft_consensus.cc:385] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.140900  7489 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.148172  7491 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.148903  7491 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.151189  7491 ts_tablet_manager.cc:1434] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:46:20.152463  7491 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.153599  7489 ts_tablet_manager.cc:1434] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 14:46:20.155681  7489 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.157997  7491 tablet_bootstrap.cc:654] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.160974  7490 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.161604  7490 ts_tablet_manager.cc:1403] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 14:46:20.161811  7489 tablet_bootstrap.cc:654] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.165082  7490 raft_consensus.cc:359] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.166136  7490 raft_consensus.cc:385] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.166554  7490 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.167665  7490 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.170545  7490 ts_tablet_manager.cc:1434] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:46:20.171749  7490 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.179179  7490 tablet_bootstrap.cc:654] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.192420  7490 tablet_bootstrap.cc:492] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.192904  7490 ts_tablet_manager.cc:1403] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 14:46:20.192175  7199 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.193468  7491 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.193594  7489 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.194033  7491 ts_tablet_manager.cc:1403] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.021s
I20260709 14:46:20.194139  7489 ts_tablet_manager.cc:1403] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.039s	user 0.029s	sys 0.008s
I20260709 14:46:20.195863  7490 raft_consensus.cc:359] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.196597  7490 raft_consensus.cc:385] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.196909  7490 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.197182  7491 raft_consensus.cc:359] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.197968  7491 raft_consensus.cc:385] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.197620  7489 raft_consensus.cc:359] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.197644  7490 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.198316  7491 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.198638  7489 raft_consensus.cc:385] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.199060  7489 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.199208  7491 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.199838  7489 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.200469  7490 ts_tablet_manager.cc:1434] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:20.201496  7490 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.201558  7491 ts_tablet_manager.cc:1434] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:46:20.202494  7489 ts_tablet_manager.cc:1434] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:46:20.202606  7491 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.203595  7489 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.207914  7490 tablet_bootstrap.cc:654] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.210502  7489 tablet_bootstrap.cc:654] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.211383  7491 tablet_bootstrap.cc:654] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.220386  7490 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.220868  7490 ts_tablet_manager.cc:1403] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 14:46:20.223623  7490 raft_consensus.cc:359] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.224275  7490 raft_consensus.cc:385] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.224560  7490 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.225423  7490 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.227680  7490 ts_tablet_manager.cc:1434] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:20.228597  7490 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.234519  7490 tablet_bootstrap.cc:654] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.245066  7491 tablet_bootstrap.cc:492] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.245478  7491 ts_tablet_manager.cc:1403] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260709 14:46:20.245500  7489 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.246081  7489 ts_tablet_manager.cc:1403] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260709 14:46:20.246794  7490 tablet_bootstrap.cc:492] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.247236  7490 ts_tablet_manager.cc:1403] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:46:20.247993  7491 raft_consensus.cc:359] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.248533  7491 raft_consensus.cc:385] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.248760  7491 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.248776  7489 raft_consensus.cc:359] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.249557  7489 raft_consensus.cc:385] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.249486  7491 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.249953  7489 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.250515  7499 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.249747  7490 raft_consensus.cc:359] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.250928  7499 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.251317  7490 raft_consensus.cc:385] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.251601  7490 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.251668  7491 ts_tablet_manager.cc:1434] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:20.252328  7490 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.252882  7499 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:20.253077  7491 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.254987  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.255554  7449 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.256446  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.257021  7300 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.257272  7495 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.257743  7495 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.258455  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.259897  7491 tablet_bootstrap.cc:654] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.259773  7495 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.259807  7514 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.260205  7489 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.260892  7514 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.261328  7514 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.261497  7490 ts_tablet_manager.cc:1434] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:46:20.262377  7489 ts_tablet_manager.cc:1434] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:46:20.264029  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.265095  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.265604  7490 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.268520  7489 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
W20260709 14:46:20.270412  7414 leader_election.cc:343] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.264703  7300 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:20.273550  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:20.274119  7490 tablet_bootstrap.cc:654] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.274453  7495 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.274778  7489 tablet_bootstrap.cc:654] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.274837  7495 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.275297  7495 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.282219  7495 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.284930  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.285558  7300 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.292316  7300 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:20.293491  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.297672  7495 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.298225  7495 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.298653  7495 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:20.298920  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.299479  7495 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:20.300382  7414 leader_election.cc:343] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.301970  7514 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.305506  7514 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:20.305713  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.306361  7300 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.310111  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.310663  7449 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.311362  7491 tablet_bootstrap.cc:492] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.311854  7491 ts_tablet_manager.cc:1403] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.003s
I20260709 14:46:20.318496  7300 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.317523  7449 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.319718  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.320349  7514 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.320803  7514 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:20.321596  7514 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:20.323050  7491 raft_consensus.cc:359] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.323709  7491 raft_consensus.cc:385] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.324015  7491 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.326756  7490 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.327284  7490 ts_tablet_manager.cc:1403] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.039s
I20260709 14:46:20.328253  7489 tablet_bootstrap.cc:492] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.328708  7489 ts_tablet_manager.cc:1403] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.060s	user 0.039s	sys 0.019s
I20260709 14:46:20.329820  7490 raft_consensus.cc:359] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.330484  7490 raft_consensus.cc:385] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.330745  7490 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.331429  7489 raft_consensus.cc:359] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.331487  7490 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.332183  7489 raft_consensus.cc:385] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.332492  7489 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.333297  7489 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.333815  7490 ts_tablet_manager.cc:1434] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:46:20.334115  7491 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.334690  7490 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.335727  7489 ts_tablet_manager.cc:1434] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:46:20.336621  7489 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.336772  7491 ts_tablet_manager.cc:1434] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:46:20.337832  7491 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.340579  7490 tablet_bootstrap.cc:654] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.343351  7489 tablet_bootstrap.cc:654] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.344319  7491 tablet_bootstrap.cc:654] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.335981  7197 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:20.355201  7489 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.355628  7489 ts_tablet_manager.cc:1403] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:46:20.357270  7490 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.357686  7490 ts_tablet_manager.cc:1403] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260709 14:46:20.357995  7489 raft_consensus.cc:359] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.358634  7489 raft_consensus.cc:385] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.358875  7489 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.359679  7489 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.360045  7490 raft_consensus.cc:359] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.360622  7490 raft_consensus.cc:385] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.360877  7490 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.361904  7489 ts_tablet_manager.cc:1434] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:46:20.361675  7490 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.363432  7490 ts_tablet_manager.cc:1434] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:20.363224  7199 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.364264  7490 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.364404  7489 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.369747  7489 tablet_bootstrap.cc:654] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.369747  7490 tablet_bootstrap.cc:654] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.382076  7491 tablet_bootstrap.cc:492] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.382162  7489 tablet_bootstrap.cc:492] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.382440  7490 tablet_bootstrap.cc:492] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.382550  7491 ts_tablet_manager.cc:1403] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.017s
I20260709 14:46:20.382633  7489 ts_tablet_manager.cc:1403] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 14:46:20.382792  7490 ts_tablet_manager.cc:1403] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:46:20.385159  7489 raft_consensus.cc:359] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.385349  7490 raft_consensus.cc:359] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.385807  7489 raft_consensus.cc:385] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.385946  7490 raft_consensus.cc:385] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.385633  7491 raft_consensus.cc:359] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.388676  7489 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.388975  7490 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.389097  7491 raft_consensus.cc:385] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.389416  7491 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.389523  7489 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.389788  7490 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.390074  7491 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.397500  7489 ts_tablet_manager.cc:1434] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 14:46:20.398396  7489 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.401602  7490 ts_tablet_manager.cc:1434] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:20.402117  7449 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.402464  7490 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.403838  7489 tablet_bootstrap.cc:654] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.405023  7491 ts_tablet_manager.cc:1434] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 14:46:20.408258  7490 tablet_bootstrap.cc:654] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.411932  7491 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.418226  7491 tablet_bootstrap.cc:654] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.419229  7514 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.430780  7514 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.431254  7514 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.433214  7514 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.437969  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.438759  7448 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.439982  7513 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.440529  7513 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.440963  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.439881  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.441895  7514 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.442324  7514 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.442425  7300 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.442669  7514 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.443922  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.442746  7513 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.445570  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.446974  7448 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:20.448395  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.449410  7513 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.449541  7514 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.450042  7499 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.450485  7513 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.450927  7513 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.450686  7499 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.452785  7499 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.455132  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.455890  7300 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.456836  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.457244  7376 raft_consensus.cc:2393] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:20.457652  7499 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.458024  7499 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.458340  7499 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.460618  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.465432  7499 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.467486  7499 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.468684  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.470238  7514 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.474053  7490 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.474472  7489 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.474519  7490 ts_tablet_manager.cc:1403] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.018s
I20260709 14:46:20.475035  7489 ts_tablet_manager.cc:1403] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.077s	user 0.046s	sys 0.028s
I20260709 14:46:20.474978  7513 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.476176  7301 raft_consensus.cc:2393] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:20.477669  7489 raft_consensus.cc:359] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.477818  7490 raft_consensus.cc:359] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.478435  7489 raft_consensus.cc:385] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.478514  7490 raft_consensus.cc:385] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.478801  7489 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.478884  7490 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.479265  7495 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.479904  7491 tablet_bootstrap.cc:492] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.479681  7489 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.479707  7495 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.480513  7491 ts_tablet_manager.cc:1403] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.013s
I20260709 14:46:20.480690  7490 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.482064  7495 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.482609  7490 ts_tablet_manager.cc:1434] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:20.483467  7490 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.484220  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.484877  7376 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:20.487128  7414 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.488570  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.490022  7301 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:20.487499  7491 raft_consensus.cc:359] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.491302  7491 raft_consensus.cc:385] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.491353  7495 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.492316  7495 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.492733  7495 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.499929  7495 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.500687  7491 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.503197  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.504073  7301 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.506949  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.507330  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:20.506969  7341 leader_election.cc:343] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.507898  7450 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.508157  7490 tablet_bootstrap.cc:654] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.505362  7491 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.510941  7495 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.511327  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.511839  7300 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.512912  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.513103  7513 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.513713  7376 raft_consensus.cc:2393] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:20.513616  7513 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.514132  7513 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.515581  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.516115  7376 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.517846  7513 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.510317  7449 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.519347  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.520466  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.521064  7375 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:20.521209  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.521801  7448 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:20.520866  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:20.525344  7265 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.525599  7513 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:20.526358  7513 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.526688  7513 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.527006  7513 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.530727  7300 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.531288  7489 ts_tablet_manager.cc:1434] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.015s
I20260709 14:46:20.532191  7489 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.532364  7499 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.532580  7450 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.533833  7449 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.535701  7301 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:20.537092  7415 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.537945  7495 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.538338  7490 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.538770  7490 ts_tablet_manager.cc:1403] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 14:46:20.539691  7491 ts_tablet_manager.cc:1434] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.005s
I20260709 14:46:20.535859  7376 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:20.541498  7490 raft_consensus.cc:359] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.542099  7490 raft_consensus.cc:385] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.540906  7491 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.542359  7490 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.543615  7490 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.544374  7489 tablet_bootstrap.cc:654] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.545881  7490 ts_tablet_manager.cc:1434] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:20.546283  7495 raft_consensus.cc:697] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:20.543151  7513 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.546792  7490 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.547168  7495 consensus_queue.cc:237] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.548591  7548 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.549090  7548 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.551088  7513 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.552192  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.552819  7490 tablet_bootstrap.cc:654] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.549101  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.553846  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:20.554746  7499 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.554997  7376 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.555243  7499 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:20.556103  7499 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.561981  7555 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.562057  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.562708  7449 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.562642  7555 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.566115  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.566716  7375 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:20.567881  7414 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.568900  7535 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.569300  7535 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.569654  7535 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.569968  7449 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:20.554661  7548 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.570850  7555 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.573917  7491 tablet_bootstrap.cc:654] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.574141  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.577405  7300 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:20.579165  7489 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.579627  7489 ts_tablet_manager.cc:1403] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.010s
I20260709 14:46:20.580139  7376 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:20.580183  7535 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.575107  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.575800  7266 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.581501  7449 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:20.581722  7548 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.582186  7548 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:20.576514  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.582976  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.582964  7548 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.583666  7300 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.555194  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.585549  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:20.586333  7499 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.586547  7513 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.586833  7499 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:20.589677  7499 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.590576  7196 catalog_manager.cc:5697] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:20.590612  7300 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:20.593312  7415 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.594225  7495 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.594798  7495 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:20.595793  7495 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.596786  7513 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:20.576651  7490 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.597690  7490 ts_tablet_manager.cc:1403] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 14:46:20.598371  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.603672  7491 tablet_bootstrap.cc:492] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.603806  7376 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.600294  7490 raft_consensus.cc:359] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.604974  7490 raft_consensus.cc:385] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.605242  7490 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
W20260709 14:46:20.601655  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 46556.7us
I20260709 14:46:20.603302  7535 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:20.607815  7491 ts_tablet_manager.cc:1403] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.001s
I20260709 14:46:20.605886  7490 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.613584  7547 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:20.617044  7490 ts_tablet_manager.cc:1434] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:20.618316  7489 raft_consensus.cc:359] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.619045  7489 raft_consensus.cc:385] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.619329  7489 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.619658  7491 raft_consensus.cc:359] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.620302  7491 raft_consensus.cc:385] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.620009  7489 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.620585  7491 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.621273  7491 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.623304  7491 ts_tablet_manager.cc:1434] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:46:20.624135  7491 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.625767  7490 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.630577  7489 ts_tablet_manager.cc:1434] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 14:46:20.631500  7489 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.632091  7490 tablet_bootstrap.cc:654] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.637020  7489 tablet_bootstrap.cc:654] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.638259  7491 tablet_bootstrap.cc:654] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.638866  7490 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.639503  7490 ts_tablet_manager.cc:1403] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 14:46:20.642345  7490 raft_consensus.cc:359] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.643100  7490 raft_consensus.cc:385] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.643419  7490 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.644203  7490 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.646632  7490 ts_tablet_manager.cc:1434] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:20.647552  7490 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.651371  7514 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.652318  7489 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.652753  7489 ts_tablet_manager.cc:1403] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.011s
I20260709 14:46:20.655493  7489 raft_consensus.cc:359] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.656136  7489 raft_consensus.cc:385] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.656445  7489 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.659456  7376 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:20.659926  7197 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.661861  7491 tablet_bootstrap.cc:492] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.662297  7491 ts_tablet_manager.cc:1403] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.017s
I20260709 14:46:20.661612  7199 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.657925  7489 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.664710  7491 raft_consensus.cc:359] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.665355  7491 raft_consensus.cc:385] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.665539  7489 ts_tablet_manager.cc:1434] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:46:20.665607  7491 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.666486  7489 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.666481  7491 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.668148  7491 ts_tablet_manager.cc:1434] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:20.668766  7491 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.666990  7490 tablet_bootstrap.cc:654] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.672415  7489 tablet_bootstrap.cc:654] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.672430  7491 tablet_bootstrap.cc:654] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.677973  7196 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:20.682547  7490 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.682991  7490 ts_tablet_manager.cc:1403] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.005s
I20260709 14:46:20.684338  7489 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.684798  7489 ts_tablet_manager.cc:1403] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260709 14:46:20.685473  7490 raft_consensus.cc:359] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.686097  7490 raft_consensus.cc:385] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.686528  7490 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.684825  7491 tablet_bootstrap.cc:492] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.687141  7490 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.687414  7489 raft_consensus.cc:359] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.687940  7491 ts_tablet_manager.cc:1403] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 14:46:20.688071  7489 raft_consensus.cc:385] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.688427  7489 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.689375  7551 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.689443  7490 ts_tablet_manager.cc:1434] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:20.689085  7489 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.689826  7551 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.690387  7490 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.691270  7491 raft_consensus.cc:359] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.691648  7489 ts_tablet_manager.cc:1434] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:20.691998  7491 raft_consensus.cc:385] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.692345  7491 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.692675  7489 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:20.693173  7491 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.694401  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.695573  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.696475  7491 ts_tablet_manager.cc:1434] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:46:20.694496  7514 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.697149  7490 tablet_bootstrap.cc:654] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.697469  7491 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
W20260709 14:46:20.697991  7341 leader_election.cc:343] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:20.698632  7341 leader_election.cc:343] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.699115  7489 tablet_bootstrap.cc:654] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.699043  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:20.700007  7552 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:20.692018  7551 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.697435  7514 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.704701  7491 tablet_bootstrap.cc:654] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.706843  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.708317  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.708974  7300 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.704957  7514 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.710569  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:46:20.711390  7341 leader_election.cc:343] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.712378  7514 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.712729  7514 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.713097  7514 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.723239  7513 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.723733  7513 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.727624  7513 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.727826  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:20.728318  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.728415  7376 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:20.728958  7448 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:20.729771  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.730195  7551 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.730791  7551 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.733099  7513 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.733464  7513 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.733947  7513 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.740739  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.741438  7300 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.742998  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.743623  7448 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.750874  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.751704  7552 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.752071  7552 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.752378  7552 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.760006  7547 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.760545  7547 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.732765  7551 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.762638  7547 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.779424  7547 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.779629  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.781189  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.781946  7300 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:20.786170  7514 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.797832  7495 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.803640  7513 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.807582  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:20.809363  7547 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.808336  7552 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.811462  7551 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.812119  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:20.812879  7552 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.812677  7376 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.818972  7514 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.819133  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.819680  7448 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.823357  7547 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:20.825271  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.817240  7513 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.828660  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.829264  7299 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.826670  7449 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.839412  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:20.841054  7489 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:20.841563  7489 ts_tablet_manager.cc:1403] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.149s	user 0.045s	sys 0.056s
I20260709 14:46:20.842453  7448 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:20.844182  7491 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:20.844519  7491 ts_tablet_manager.cc:1403] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.147s	user 0.038s	sys 0.066s
I20260709 14:46:20.843551  7266 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.845175  7490 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:20.845588  7490 ts_tablet_manager.cc:1403] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.155s	user 0.047s	sys 0.062s
I20260709 14:46:20.845578  7548 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.846477  7548 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:20.847289  7548 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.847467  7489 raft_consensus.cc:359] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.848295  7489 raft_consensus.cc:385] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.848618  7489 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.848759  7495 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.849794  7489 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.851970  7489 ts_tablet_manager.cc:1434] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:20.852861  7489 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
W20260709 14:46:20.853406  7341 leader_election.cc:343] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:20.855593  7376 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:20.856148  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:20.859989  7547 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.861932  7547 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.954275  7547 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:20.954963  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:20.955329  7489 tablet_bootstrap.cc:654] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:20.956444  7301 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.945036  7199 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:20.956462  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:20.957240  7450 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:20.957765  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:20.958675  7491 raft_consensus.cc:359] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.959370  7491 raft_consensus.cc:385] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.959622  7491 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.959833  7551 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:20.960175  7551 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:20.942763  7449 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
W20260709 14:46:20.962029  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 95865.2us
I20260709 14:46:20.963789  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:20.864329  7300 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.950585  7490 raft_consensus.cc:359] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.965852  7490 raft_consensus.cc:385] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:20.966128  7490 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:20.960403  7491 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.967752  7490 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.960551  7551 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:20.918256  7552 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.975606  7491 ts_tablet_manager.cc:1434] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 14:46:20.924028  7299 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.977475  7491 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:20.978506  7490 ts_tablet_manager.cc:1434] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.133s	user 0.007s	sys 0.000s
I20260709 14:46:20.971113  7547 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:20.976478  7552 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.979691  7548 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:20.982993  7490 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:20.985155  7547 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:20.989126  7548 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.993537  7300 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:20.994763  7547 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:20.995518  7513 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:20.997350  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:20.999557  7514 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.000022  7514 raft_consensus.cc:697] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:21.000268  7552 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.000764  7514 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.005225  7489 tablet_bootstrap.cc:492] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.005714  7489 ts_tablet_manager.cc:1403] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.153s	user 0.049s	sys 0.076s
I20260709 14:46:21.007686  7491 tablet_bootstrap.cc:654] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.008235  7489 raft_consensus.cc:359] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.008922  7489 raft_consensus.cc:385] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.009244  7489 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.009994  7489 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.011870  7548 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.012850  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.013887  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:21.014261  7266 leader_election.cc:343] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.014233  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.015100  7376 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:21.016171  7265 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:21.016932  7548 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.017297  7548 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.017624  7548 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.019443  7514 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.019873  7513 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:21.020552  7341 leader_election.cc:343] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.022127  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.026583  7489 ts_tablet_manager.cc:1434] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 14:46:21.027474  7489 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.025504  7551 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.031929  7551 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.034754  7490 tablet_bootstrap.cc:654] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:21.035770  7341 leader_election.cc:343] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.036768  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.038522  7547 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.040037  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.040825  7449 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.040524  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.042097  7300 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.048441  7199 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.059619  7491 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.060173  7491 ts_tablet_manager.cc:1403] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.002s
I20260709 14:46:21.066208  7535 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.068282  7535 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.068727  7535 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.064755  7491 raft_consensus.cc:359] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.071695  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.072044  7491 raft_consensus.cc:385] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.072343  7491 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.072290  7301 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:21.072775  7495 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.073518  7491 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.077831  7199 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.079876  7491 ts_tablet_manager.cc:1434] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 14:46:21.084460  7491 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.082960  7548 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.068495  7449 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.086614  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:21.094643  7495 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.095013  7495 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.095338  7495 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.071393  7551 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 14:46:21.102139  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:21.102324  7555 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.104815  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.105531  7373 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:21.102823  7374 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:21.108286  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:21.100785  7535 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.107942  7555 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.110265  7555 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.111749  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:21.120246  7415 leader_election.cc:343] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.128888  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:21.131538  7414 leader_election.cc:343] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.131990  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.132969  7555 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.117242  7300 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.148125  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:46:21.206908  7586 log.cc:927] Time spent T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
W20260709 14:46:21.217931  7587 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 14:46:21.257521  7514 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.258899  7514 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:46:21.245332  7583 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 14:46:21.216322  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.259727  7514 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:21.248216  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 116725us
I20260709 14:46:21.203585  7555 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
W20260709 14:46:21.257596  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 141146us
W20260709 14:46:21.266542  7266 leader_election.cc:343] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.216027  7548 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.255046  7495 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.270583  7495 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.249898  7489 tablet_bootstrap.cc:654] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.152901  7374 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:21.275931  7265 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:21.276923  7548 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.277380  7548 raft_consensus.cc:697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:21.278189  7548 consensus_queue.cc:237] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.251571  7491 tablet_bootstrap.cc:654] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.285960  7499 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.297206  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.297832  7300 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.307261  7489 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.307725  7489 ts_tablet_manager.cc:1403] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.280s	user 0.012s	sys 0.025s
I20260709 14:46:21.312191  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:21.312801  7376 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.313076  7499 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.317715  7594 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:21.320266  7376 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:21.323566  7414 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:21.329427  7555 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.329882  7555 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:21.330650  7555 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.333343  7489 raft_consensus.cc:359] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.333966  7489 raft_consensus.cc:385] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.334226  7489 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.334509  7300 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:21.334825  7489 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.335959  7548 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.337623  7199 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.339772  7491 tablet_bootstrap.cc:492] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.341632  7602 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:21.361006  7491 ts_tablet_manager.cc:1403] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.278s	user 0.004s	sys 0.008s
I20260709 14:46:21.365573  7491 raft_consensus.cc:359] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.366215  7491 raft_consensus.cc:385] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.366480  7491 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.367084  7491 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.367256  7197 catalog_manager.cc:5697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.369264  7489 ts_tablet_manager.cc:1434] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 14:46:21.370136  7489 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.375146  7489 tablet_bootstrap.cc:654] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.376703  7490 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.376989  7491 ts_tablet_manager.cc:1434] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.000s
I20260709 14:46:21.377714  7490 ts_tablet_manager.cc:1403] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.395s	user 0.016s	sys 0.008s
I20260709 14:46:21.377825  7491 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.380473  7490 raft_consensus.cc:359] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.381172  7490 raft_consensus.cc:385] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.381487  7490 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.382135  7490 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.384883  7490 ts_tablet_manager.cc:1434] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:21.385723  7490 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.385865  7491 tablet_bootstrap.cc:654] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.390226  7489 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.390640  7489 ts_tablet_manager.cc:1403] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260709 14:46:21.392143  7491 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.392588  7491 ts_tablet_manager.cc:1403] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:46:21.393086  7489 raft_consensus.cc:359] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.395117  7491 raft_consensus.cc:359] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.395776  7491 raft_consensus.cc:385] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.396087  7491 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.396863  7491 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.398761  7491 ts_tablet_manager.cc:1434] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:21.399624  7491 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.400465  7490 tablet_bootstrap.cc:654] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.403402  7199 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:21.405026  7491 tablet_bootstrap.cc:654] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.393712  7489 raft_consensus.cc:385] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.406025  7489 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.406729  7489 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.408601  7489 ts_tablet_manager.cc:1434] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:46:21.409444  7489 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.416458  7491 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.416920  7491 ts_tablet_manager.cc:1403] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:46:21.419149  7489 tablet_bootstrap.cc:654] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.419302  7491 raft_consensus.cc:359] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.420014  7491 raft_consensus.cc:385] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.420143  7490 tablet_bootstrap.cc:492] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.420389  7491 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.420578  7490 ts_tablet_manager.cc:1403] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.007s
I20260709 14:46:21.421226  7491 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.423126  7491 ts_tablet_manager.cc:1434] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:46:21.423144  7490 raft_consensus.cc:359] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.423928  7490 raft_consensus.cc:385] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.424064  7491 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.424211  7490 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.425073  7490 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.427028  7490 ts_tablet_manager.cc:1434] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:21.427867  7490 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.433306  7490 tablet_bootstrap.cc:654] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.434435  7491 tablet_bootstrap.cc:654] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.447582  7491 tablet_bootstrap.cc:492] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.448035  7491 ts_tablet_manager.cc:1403] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 14:46:21.450358  7491 raft_consensus.cc:359] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.451094  7491 raft_consensus.cc:385] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.451395  7491 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.452121  7491 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.454222  7491 ts_tablet_manager.cc:1434] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:21.455094  7491 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.457108  7514 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.457546  7514 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.459409  7514 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.461092  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.461668  7449 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:21.462857  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:21.464251  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:21.465610  7341 leader_election.cc:343] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.466428  7514 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.466770  7514 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.467074  7514 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.467222  7513 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.467721  7513 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.469769  7513 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.471730  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.472369  7375 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:21.473708  7514 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.474870  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:21.475628  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.478528  7449 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:21.479998  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.480813  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.481294  7513 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:21.481563  7341 leader_election.cc:343] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.481727  7513 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.482089  7513 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.482240  7447 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.481344  7449 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.485292  7514 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.485769  7490 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.486042  7491 tablet_bootstrap.cc:654] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.486229  7490 ts_tablet_manager.cc:1403] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.028s
I20260709 14:46:21.489385  7490 raft_consensus.cc:359] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.489996  7490 raft_consensus.cc:385] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.490248  7490 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.490443  7514 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:21.490922  7490 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.492797  7513 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.509850  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:21.510494  7375 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.515228  7490 ts_tablet_manager.cc:1434] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 14:46:21.516000  7491 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.516458  7491 ts_tablet_manager.cc:1403] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.017s
I20260709 14:46:21.516769  7375 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:21.518204  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:21.519132  7599 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.519584  7599 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:21.520725  7491 raft_consensus.cc:359] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.522603  7491 raft_consensus.cc:385] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.523219  7491 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.523941  7490 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.524338  7514 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.524555  7491 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.520375  7599 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.527734  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.528249  7447 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.529978  7490 tablet_bootstrap.cc:654] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.532583  7489 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.533032  7489 ts_tablet_manager.cc:1403] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.124s	user 0.025s	sys 0.030s
I20260709 14:46:21.538038  7449 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.539458  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.539783  7491 ts_tablet_manager.cc:1434] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260709 14:46:21.543591  7491 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.543622  7514 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.544003  7490 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.544415  7490 ts_tablet_manager.cc:1403] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:46:21.544483  7514 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:21.545348  7514 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.546988  7490 raft_consensus.cc:359] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.547591  7490 raft_consensus.cc:385] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.547852  7490 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.548211  7513 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.548462  7490 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.553095  7491 tablet_bootstrap.cc:654] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.557104  7489 raft_consensus.cc:359] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.559183  7489 raft_consensus.cc:385] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.559474  7489 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.567639  7198 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.569509  7514 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.571045  7490 ts_tablet_manager.cc:1434] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 14:46:21.571130  7196 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.574574  7490 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.577906  7489 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.574260  7499 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:46:21.580473  7447 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:21.585914  7491 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.586414  7491 ts_tablet_manager.cc:1403] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.006s
I20260709 14:46:21.589432  7491 raft_consensus.cc:359] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.590116  7491 raft_consensus.cc:385] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.590423  7491 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.592450  7489 ts_tablet_manager.cc:1434] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:46:21.607677  7495 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.607813  7491 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.608217  7495 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.610880  7489 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.613552  7491 ts_tablet_manager.cc:1434] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:46:21.614424  7491 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.619896  7490 tablet_bootstrap.cc:654] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.623275  7495 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.623885  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.624567  7375 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:21.625799  7414 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:21.627166  7555 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.627628  7555 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.629673  7555 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.630168  7555 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.627920  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.632649  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.636545  7555 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.636904  7555 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.637975  7299 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:21.638598  7489 tablet_bootstrap.cc:654] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.640334  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.641089  7375 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:21.642362  7414 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.643370  7594 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.643642  7491 tablet_bootstrap.cc:654] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.647471  7555 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.649747  7555 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.650554  7594 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.651961  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:21.652482  7375 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.653398  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.653937  7300 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.658639  7375 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:21.659755  7414 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:21.661111  7594 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.661549  7594 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:21.662269  7594 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.670202  7514 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.685608  7490 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.685794  7489 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.685999  7491 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.686028  7490 ts_tablet_manager.cc:1403] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.112s	user 0.005s	sys 0.007s
I20260709 14:46:21.686208  7489 ts_tablet_manager.cc:1403] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.005s
I20260709 14:46:21.686474  7491 ts_tablet_manager.cc:1403] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.001s
I20260709 14:46:21.687827  7300 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:21.688627  7489 raft_consensus.cc:359] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.689370  7489 raft_consensus.cc:385] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.689694  7489 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.689412  7490 raft_consensus.cc:359] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.690096  7490 raft_consensus.cc:385] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.690307  7489 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.690366  7490 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.692268  7551 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.692198  7490 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.694164  7490 ts_tablet_manager.cc:1434] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:21.694989  7490 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.695302  7489 ts_tablet_manager.cc:1434] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:21.696125  7489 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.701133  7490 tablet_bootstrap.cc:654] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.701296  7489 tablet_bootstrap.cc:654] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.704015  7491 raft_consensus.cc:359] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.706434  7491 raft_consensus.cc:385] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.706856  7491 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.709053  7491 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.711092  7491 ts_tablet_manager.cc:1434] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:46:21.711380  7198 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:21.715447  7490 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.715852  7490 ts_tablet_manager.cc:1403] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 14:46:21.718412  7489 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.718225  7490 raft_consensus.cc:359] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.718822  7489 ts_tablet_manager.cc:1403] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 14:46:21.718833  7490 raft_consensus.cc:385] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.719321  7490 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.720038  7490 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.720688  7491 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.721319  7489 raft_consensus.cc:359] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.721931  7489 raft_consensus.cc:385] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.722182  7489 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.722926  7489 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.725229  7489 ts_tablet_manager.cc:1434] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:21.725274  7490 ts_tablet_manager.cc:1434] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:46:21.726094  7489 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.726146  7514 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.726675  7514 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.727275  7490 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.729161  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.729745  7299 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:21.731539  7489 tablet_bootstrap.cc:654] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.731624  7514 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.732955  7490 tablet_bootstrap.cc:654] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.734683  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:21.736053  7341 leader_election.cc:343] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.742956  7594 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.736821  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:21.745465  7491 tablet_bootstrap.cc:654] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.745952  7514 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.746351  7514 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.746661  7514 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.756585  7489 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.757041  7489 ts_tablet_manager.cc:1403] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.016s
I20260709 14:46:21.766535  7489 raft_consensus.cc:359] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.767182  7489 raft_consensus.cc:385] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.767436  7489 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.768000  7489 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.769279  7594 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.773869  7514 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.775898  7514 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.776780  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.777333  7299 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.777689  7490 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.778158  7490 ts_tablet_manager.cc:1403] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.016s
I20260709 14:46:21.780638  7489 ts_tablet_manager.cc:1434] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:46:21.783061  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.791529  7299 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.793495  7594 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.793984  7594 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:21.785395  7341 leader_election.cc:343] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.795519  7489 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.796656  7594 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.799893  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.800041  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:21.801126  7514 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:21.801198  7414 leader_election.cc:343] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.801646  7514 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:21.804020  7514 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.799921  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.810997  7490 raft_consensus.cc:359] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.811625  7490 raft_consensus.cc:385] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.811884  7490 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.808511  7299 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:21.812798  7490 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.813472  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:21.814765  7490 ts_tablet_manager.cc:1434] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:46:21.815554  7490 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.817317  7594 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.818418  7594 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.816428  7196 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.818751  7594 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.826946  7489 tablet_bootstrap.cc:654] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.830649  7594 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.832911  7594 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.833588  7599 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.834791  7599 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.835989  7491 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.836076  7490 tablet_bootstrap.cc:654] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.836493  7491 ts_tablet_manager.cc:1403] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.116s	user 0.031s	sys 0.024s
I20260709 14:46:21.836707  7599 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.838161  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.838284  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:21.839634  7265 leader_election.cc:343] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.839423  7491 raft_consensus.cc:359] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.840073  7491 raft_consensus.cc:385] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.833912  7514 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.840929  7514 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:21.840101  7266 leader_election.cc:343] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.842051  7266 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:21.840363  7491 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.836781  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:21.842842  7491 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:21.843567  7414 leader_election.cc:343] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.849570  7514 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.844551  7490 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.845048  7599 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.845341  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.852479  7490 ts_tablet_manager.cc:1403] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.005s
I20260709 14:46:21.845789  7513 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.844208  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.853093  7300 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.853564  7602 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.854997  7490 raft_consensus.cc:359] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.850247  7491 ts_tablet_manager.cc:1434] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 14:46:21.855605  7490 raft_consensus.cc:385] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.855942  7490 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.856637  7490 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:21.857569  7341 leader_election.cc:343] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.859428  7490 ts_tablet_manager.cc:1434] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:46:21.855538  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.860368  7491 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.860431  7449 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:21.861595  7490 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.861930  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.862948  7499 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.863293  7499 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.863605  7499 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.844264  7489 tablet_bootstrap.cc:492] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.867944  7489 ts_tablet_manager.cc:1403] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.001s
I20260709 14:46:21.868366  7300 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:21.876274  7591 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.877931  7591 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.880832  7547 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.880689  7499 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.881009  7591 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.881361  7547 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.883271  7547 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.885526  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.885653  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:46:21.887164  7414 leader_election.cc:343] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.888096  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.888401  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.891741  7499 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.893281  7490 tablet_bootstrap.cc:654] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.890300  7591 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.894488  7591 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:46:21.894621  7341 leader_election.cc:343] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.895561  7591 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.896198  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:46:21.896328  7415 leader_election.cc:343] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.898996  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.899396  7491 tablet_bootstrap.cc:654] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.899997  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.900329  7594 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.900568  7300 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:21.903402  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.903951  7448 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:21.905040  7341 leader_election.cc:343] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.905776  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:21.907284  7499 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:21.907606  7499 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:21.907873  7499 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.916435  7499 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.916978  7448 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.917469  7514 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.917919  7514 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.919859  7514 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.921142  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.922442  7599 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:21.922870  7341 leader_election.cc:343] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.924480  7499 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.925678  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:21.927048  7299 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.926615  7195 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:21.927980  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:21.931023  7489 raft_consensus.cc:359] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.931694  7489 raft_consensus.cc:385] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.931927  7489 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.932703  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.933971  7299 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:21.926731  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.935441  7514 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.935966  7514 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:21.932515  7489 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.947971  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:21.948753  7551 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:21.949215  7551 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:21.949388  7489 ts_tablet_manager.cc:1434] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.001s
I20260709 14:46:21.950546  7491 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.950201  7551 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.950271  7489 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:21.950981  7491 ts_tablet_manager.cc:1403] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.002s
I20260709 14:46:21.950102  7513 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:21.953447  7491 raft_consensus.cc:359] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.954068  7491 raft_consensus.cc:385] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.954352  7491 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
W20260709 14:46:21.954721  7341 leader_election.cc:343] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:21.955600  7341 leader_election.cc:343] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.956619  7490 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:21.957861  7490 ts_tablet_manager.cc:1403] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.010s
I20260709 14:46:21.936909  7514 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.959913  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:21.960968  7490 raft_consensus.cc:359] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.961583  7490 raft_consensus.cc:385] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.961870  7490 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.962946  7499 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:21.962800  7490 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.964715  7490 ts_tablet_manager.cc:1434] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:21.964818  7300 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:21.965531  7490 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:21.968578  7547 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.969113  7547 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.969260  7491 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.971120  7547 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:21.971638  7491 ts_tablet_manager.cc:1434] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:46:21.957185  7489 tablet_bootstrap.cc:654] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.972530  7491 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:21.978343  7490 tablet_bootstrap.cc:654] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.979521  7491 tablet_bootstrap.cc:654] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:21.982559  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.983904  7489 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:21.986217  7489 ts_tablet_manager.cc:1403] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.005s
I20260709 14:46:21.986121  7514 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:21.987733  7491 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:21.988186  7491 ts_tablet_manager.cc:1403] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260709 14:46:21.984114  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:21.990485  7591 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:21.990681  7489 raft_consensus.cc:359] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.990957  7591 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.990881  7491 raft_consensus.cc:359] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.991446  7489 raft_consensus.cc:385] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.991814  7491 raft_consensus.cc:385] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:21.992157  7491 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.992794  7491 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.993664  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:21.994845  7491 ts_tablet_manager.cc:1434] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260709 14:46:21.994953  7415 leader_election.cc:343] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:21.991834  7489 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:21.996568  7489 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:21.997865  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:21.998064  7591 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:21.998488  7376 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
W20260709 14:46:22.001488  7341 leader_election.cc:343] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.003582  7414 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.002038  7491 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.004366  7591 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.004698  7591 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:46:22.005275  7341 leader_election.cc:343] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.005086  7591 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.005684  7341 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.006673  7514 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:22.010862  7491 tablet_bootstrap.cc:654] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.011567  7197 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.017307  7514 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.018323  7489 ts_tablet_manager.cc:1434] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:46:22.019309  7489 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.023008  7197 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.032084  7489 tablet_bootstrap.cc:654] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.037171  7490 tablet_bootstrap.cc:492] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.037633  7490 ts_tablet_manager.cc:1403] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.037s
I20260709 14:46:22.040220  7490 raft_consensus.cc:359] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.041071  7490 raft_consensus.cc:385] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.041558  7490 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.042340  7490 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.043008  7594 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.043520  7594 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.044651  7490 ts_tablet_manager.cc:1434] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:46:22.045526  7594 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.045648  7490 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.046756  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:22.047317  7376 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.048544  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:22.049376  7594 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.049752  7594 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.050117  7594 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.052342  7490 tablet_bootstrap.cc:654] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.058976  7555 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.064543  7490 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.065078  7490 ts_tablet_manager.cc:1403] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:46:22.067680  7490 raft_consensus.cc:359] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.068363  7490 raft_consensus.cc:385] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.068620  7490 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.069468  7490 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.071097  7490 ts_tablet_manager.cc:1434] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:22.072360  7490 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.072604  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.073176  7513 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.073313  7299 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.073634  7513 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.075579  7513 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.078814  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.080193  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:22.080693  7266 leader_election.cc:343] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.080754  7376 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.082772  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:22.083916  7513 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.084275  7513 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.084596  7513 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.091269  7513 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.093783  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:22.094352  7376 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.101166  7376 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:22.102270  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:22.103271  7550 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:22.103757  7550 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:22.104498  7550 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.105218  7547 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.105726  7547 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.107678  7547 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.114976  7197 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.116977  7490 tablet_bootstrap.cc:654] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.121549  7513 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.125361  7490 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.125304  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:22.125926  7490 ts_tablet_manager.cc:1403] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
W20260709 14:46:22.126730  7266 leader_election.cc:343] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.128352  7490 raft_consensus.cc:359] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.128999  7490 raft_consensus.cc:385] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.129254  7490 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.129990  7490 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.131897  7490 ts_tablet_manager.cc:1434] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:22.133885  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.135174  7490 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.135318  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.141687  7490 tablet_bootstrap.cc:654] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.151181  7535 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.151516  7591 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.154151  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:46:22.155385  7415 leader_election.cc:343] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.157820  7594 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.160187  7594 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.162062  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:22.162642  7299 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.160818  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:22.166651  7374 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:22.172400  7341 leader_election.cc:343] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.174539  7374 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:22.174685  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:22.175320  7376 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.175854  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:22.176744  7594 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:22.177261  7594 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:22.178047  7594 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.181655  7376 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:22.182536  7591 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.182987  7414 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.189529  7495 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:22.190025  7495 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:22.190855  7495 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:22.192061  7341 leader_election.cc:343] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.192533  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.194398  7299 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:22.195747  7491 tablet_bootstrap.cc:492] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.196254  7491 ts_tablet_manager.cc:1403] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.200s	user 0.055s	sys 0.081s
I20260709 14:46:22.196821  7547 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:22.198840  7491 raft_consensus.cc:359] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.199648  7491 raft_consensus.cc:385] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.199944  7491 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.200683  7491 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.202907  7491 ts_tablet_manager.cc:1434] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:22.203778  7491 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.209231  7491 tablet_bootstrap.cc:654] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.203789  7489 tablet_bootstrap.cc:492] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.209954  7489 ts_tablet_manager.cc:1403] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.191s	user 0.021s	sys 0.047s
I20260709 14:46:22.212641  7489 raft_consensus.cc:359] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.215713  7489 raft_consensus.cc:385] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.216060  7489 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.216753  7489 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:22.222335  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:22.227401  7489 ts_tablet_manager.cc:1434] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:46:22.228335  7489 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.235466  7491 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.235951  7491 ts_tablet_manager.cc:1403] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 14:46:22.237023  7490 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.237460  7490 ts_tablet_manager.cc:1403] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.038s
I20260709 14:46:22.238603  7491 raft_consensus.cc:359] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.239451  7491 raft_consensus.cc:385] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.239722  7491 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.239959  7490 raft_consensus.cc:359] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.240621  7490 raft_consensus.cc:385] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.240346  7491 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.240898  7490 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.241652  7490 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.242125  7491 ts_tablet_manager.cc:1434] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:22.242030  7196 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:22.243249  7491 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.244199  7490 ts_tablet_manager.cc:1434] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:22.243604  7196 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:22.245119  7490 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.246443  7489 tablet_bootstrap.cc:654] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.250821  7490 tablet_bootstrap.cc:654] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.251874  7491 tablet_bootstrap.cc:654] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.259421  7489 tablet_bootstrap.cc:492] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.259793  7489 ts_tablet_manager.cc:1403] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 14:46:22.261650  7490 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.262080  7490 ts_tablet_manager.cc:1403] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:46:22.262614  7489 raft_consensus.cc:359] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.263284  7489 raft_consensus.cc:385] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.263542  7489 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.264173  7489 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.264479  7490 raft_consensus.cc:359] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.265147  7490 raft_consensus.cc:385] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.265401  7490 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.266259  7490 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.267675  7489 ts_tablet_manager.cc:1434] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:46:22.268250  7491 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.268491  7489 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.268828  7491 ts_tablet_manager.cc:1403] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.005s
I20260709 14:46:22.271363  7491 raft_consensus.cc:359] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.271996  7491 raft_consensus.cc:385] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.272290  7491 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.273203  7491 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.273949  7490 ts_tablet_manager.cc:1434] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:22.274858  7490 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.275148  7489 tablet_bootstrap.cc:654] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.280386  7490 tablet_bootstrap.cc:654] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.282780  7491 ts_tablet_manager.cc:1434] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:46:22.290670  7491 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.300266  7491 tablet_bootstrap.cc:654] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.300664  7489 tablet_bootstrap.cc:492] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.301143  7489 ts_tablet_manager.cc:1403] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.010s
I20260709 14:46:22.303252  7490 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.303706  7490 ts_tablet_manager.cc:1403] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.014s
I20260709 14:46:22.303267  7489 raft_consensus.cc:359] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.304198  7489 raft_consensus.cc:385] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.304461  7489 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.305075  7489 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.305990  7491 tablet_bootstrap.cc:492] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.306502  7491 ts_tablet_manager.cc:1403] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:46:22.306176  7490 raft_consensus.cc:359] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.306835  7490 raft_consensus.cc:385] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.306955  7489 ts_tablet_manager.cc:1434] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:22.307101  7490 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.308065  7489 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.308200  7490 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.308812  7491 raft_consensus.cc:359] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.309957  7491 raft_consensus.cc:385] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.310233  7491 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.310879  7490 ts_tablet_manager.cc:1434] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:22.310813  7491 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.311743  7490 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.315595  7489 tablet_bootstrap.cc:654] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.317601  7490 tablet_bootstrap.cc:654] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.319665  7491 ts_tablet_manager.cc:1434] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:46:22.320515  7491 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.321033  7594 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.322777  7449 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.326205  7491 tablet_bootstrap.cc:654] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.334286  7551 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.356108  7551 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:46:22.357319  7414 consensus_peers.cc:597] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:22.362254  7490 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.362690  7490 ts_tablet_manager.cc:1403] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.005s
I20260709 14:46:22.363432  7489 tablet_bootstrap.cc:492] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.364043  7489 ts_tablet_manager.cc:1403] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.014s
I20260709 14:46:22.365240  7490 raft_consensus.cc:359] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.365942  7490 raft_consensus.cc:385] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.366190  7490 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.366938  7490 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.367702  7491 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.368137  7491 ts_tablet_manager.cc:1403] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.020s
I20260709 14:46:22.370509  7491 raft_consensus.cc:359] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.371111  7491 raft_consensus.cc:385] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.371393  7491 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.372057  7491 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.374056  7491 ts_tablet_manager.cc:1434] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:46:22.375321  7490 ts_tablet_manager.cc:1434] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:46:22.378612  7490 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.380505  7491 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.385444  7490 tablet_bootstrap.cc:654] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.367271  7489 raft_consensus.cc:359] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.386250  7489 raft_consensus.cc:385] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.386360  7491 tablet_bootstrap.cc:654] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.386647  7489 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.387359  7489 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.389890  7489 ts_tablet_manager.cc:1434] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:46:22.390827  7489 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.392465  7298 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.396415  7489 tablet_bootstrap.cc:654] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.397673  7490 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.398095  7490 ts_tablet_manager.cc:1403] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:46:22.401648  7547 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.402875  7491 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.401232  7551 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.400568  7490 raft_consensus.cc:359] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.404124  7490 raft_consensus.cc:385] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.404409  7490 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.403390  7551 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.403321  7491 ts_tablet_manager.cc:1403] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260709 14:46:22.406888  7551 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.407836  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.408839  7449 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:22.405071  7490 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.407835  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.408625  7491 raft_consensus.cc:359] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.409848  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:22.410607  7491 raft_consensus.cc:385] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.410770  7490 ts_tablet_manager.cc:1434] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:46:22.410921  7491 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.411221  7551 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.411566  7551 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.411887  7490 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.411900  7551 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.411749  7491 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:22.411032  7341 leader_election.cc:343] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.417795  7490 tablet_bootstrap.cc:654] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.418298  7491 ts_tablet_manager.cc:1434] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:22.419173  7491 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.423154  7489 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.423667  7489 ts_tablet_manager.cc:1403] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.010s
I20260709 14:46:22.429313  7489 raft_consensus.cc:359] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.430027  7489 raft_consensus.cc:385] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.430351  7489 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.431155  7489 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.432578  7491 tablet_bootstrap.cc:654] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.437019  7489 ts_tablet_manager.cc:1434] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:22.438064  7489 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.444551  7489 tablet_bootstrap.cc:654] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.447249  7499 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.458192  7489 tablet_bootstrap.cc:492] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.458722  7489 ts_tablet_manager.cc:1403] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 14:46:22.461360  7489 raft_consensus.cc:359] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.462178  7489 raft_consensus.cc:385] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.462498  7489 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.463266  7489 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.465392  7489 ts_tablet_manager.cc:1434] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:22.466331  7489 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.470531  7551 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.471922  7489 tablet_bootstrap.cc:654] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.472100  7551 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.472922  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:22.475092  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:22.475586  7447 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.482244  7447 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
W20260709 14:46:22.483652  7341 leader_election.cc:343] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.484700  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.484841  7513 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.485394  7513 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.486925  7490 tablet_bootstrap.cc:492] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.487290  7513 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.487864  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:22.488463  7374 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.489635  7265 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:22.489893  7491 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.490434  7491 ts_tablet_manager.cc:1403] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.021s
I20260709 14:46:22.490664  7489 tablet_bootstrap.cc:492] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.491016  7489 ts_tablet_manager.cc:1403] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260709 14:46:22.491868  7550 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.491968  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.492267  7550 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.492568  7449 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.492583  7550 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.493703  7489 raft_consensus.cc:359] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.494300  7489 raft_consensus.cc:385] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.494582  7489 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.495177  7489 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.497143  7489 ts_tablet_manager.cc:1434] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:22.497947  7489 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:22.498294  7551 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:22.501168  7490 ts_tablet_manager.cc:1403] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.090s	user 0.035s	sys 0.031s
I20260709 14:46:22.500928  7491 raft_consensus.cc:359] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.504911  7551 raft_consensus.cc:697] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:22.505183  7491 raft_consensus.cc:385] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.505504  7491 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.499723  7550 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.503386  7449 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.506918  7490 raft_consensus.cc:359] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.507517  7490 raft_consensus.cc:385] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.507787  7490 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.506115  7551 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.508394  7490 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.510329  7490 ts_tablet_manager.cc:1434] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:46:22.511135  7490 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.503916  7489 tablet_bootstrap.cc:654] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.514021  7550 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.514819  7514 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.516292  7490 tablet_bootstrap.cc:654] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.516124  7491 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.518105  7491 ts_tablet_manager.cc:1434] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 14:46:22.519286  7491 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.523789  7491 tablet_bootstrap.cc:654] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.530864  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:22.531507  7449 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.545806  7499 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:22.551793  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:22.552434  7374 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.559092  7551 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.559604  7551 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.561515  7551 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.563094  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.563784  7298 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:22.565864  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.566495  7449 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:22.566494  7450 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:22.568204  7266 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:22.572528  7550 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:22.573001  7550 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:22.573818  7550 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.581208  7602 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.581856  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:22.586432  7495 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:22.586822  7266 consensus_peers.cc:597] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 -> Peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Couldn't send request to peer 16b34b7e0b6e4fee846fcf88944539d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:22.586921  7495 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.530882  7491 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:22.589123  7552 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.589825  7552 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.590233  7552 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.591168  7495 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.593312  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:22.595429  7415 leader_election.cc:343] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:22.599249  7298 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.602171  7552 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.604292  7552 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.589829  7491 ts_tablet_manager.cc:1403] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 14:46:22.608198  7374 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:22.613835  7495 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:22.624490  7491 raft_consensus.cc:359] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.633481  7491 raft_consensus.cc:385] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.633834  7491 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.637423  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:22.638072  7375 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.643296  7199 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.649024  7495 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.649533  7495 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.653329  7414 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:22.653757  7489 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:22.654452  7489 ts_tablet_manager.cc:1403] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.157s	user 0.056s	sys 0.062s
I20260709 14:46:22.651520  7551 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.656180  7551 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.656790  7495 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.678534  7594 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:22.679054  7594 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:22.679435  7594 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.680593  7552 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.681136  7552 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.683184  7552 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.665154  7555 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 14:46:22.684830  7555 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.685351  7555 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:22.701144  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 47888.7us
I20260709 14:46:22.710920  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:22.711643  7374 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.712984  7602 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.713229  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.713501  7602 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.716270  7299 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.717250  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:22.717763  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.717972  7550 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.718423  7550 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.719421  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:22.719945  7448 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.717794  7300 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:22.749855  7300 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:22.766847  7197 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.935647  7513 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.777072  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:22.958499  7513 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.821820  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.959477  7602 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.959806  7449 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:22.878786  7448 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:22.960757  7489 raft_consensus.cc:359] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.956259  7550 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.854403  7499 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.961786  7490 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:22.962277  7490 ts_tablet_manager.cc:1403] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.451s	user 0.083s	sys 0.056s
I20260709 14:46:22.956715  7491 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.961943  7499 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:22.854425  7695 log.cc:927] Time spent T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.202s	user 0.004s	sys 0.000s
I20260709 14:46:22.964749  7490 raft_consensus.cc:359] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.968623  7490 raft_consensus.cc:385] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.968899  7490 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.969641  7490 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.969141  7499 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.957566  7555 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:22.973853  7491 ts_tablet_manager.cc:1434] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.367s	user 0.056s	sys 0.038s
I20260709 14:46:22.958642  7297 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:22.961417  7489 raft_consensus.cc:385] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:22.974829  7491 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:22.975049  7489 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:22.975736  7489 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.977154  7489 ts_tablet_manager.cc:1434] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.322s	user 0.013s	sys 0.005s
I20260709 14:46:22.977670  7490 ts_tablet_manager.cc:1434] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:46:22.978091  7513 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.978494  7490 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:22.981067  7547 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:22.981505  7547 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:22.983259  7547 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.983445  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.984014  7446 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.988135  7490 tablet_bootstrap.cc:654] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:22.980870  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.989770  7447 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.991854  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:22.992503  7376 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:22.992514  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:22.993501  7449 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:23.014503  7551 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:22.993278  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.016518  7594 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.026096  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.026723  7376 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:23.028110  7489 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.023090  7374 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:23.035205  7499 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.035853  7499 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:23.038307  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 51693us
I20260709 14:46:22.771163  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:46:23.050216  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 312142us
I20260709 14:46:23.052382  7700 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.052738  7700 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.053063  7700 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.061801  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.062418  7375 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:23.064129  7499 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.069528  7372 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.069761  7414 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:23.070520  7495 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.070864  7495 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.072448  7495 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.078979  7495 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.064978  7700 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.081182  7535 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.084683  7265 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:46:23.067768  7341 leader_election.cc:343] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.086059  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:23.086535  7602 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.086908  7602 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.087060  7551 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.087253  7602 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.087527  7551 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:23.067904  7266 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:23.108346  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:23.109773  7495 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:46:23.105026  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 236478us
I20260709 14:46:23.118086  7699 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.118544  7699 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.118872  7699 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.114979  7513 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.122500  7513 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.122833  7513 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.124442  7489 tablet_bootstrap.cc:654] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.138439  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:46:23.138533  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 55570.7us
I20260709 14:46:23.121234  7594 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:23.103502  7551 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.153961  7491 tablet_bootstrap.cc:654] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.156908  7547 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.161216  7547 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.161548  7547 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:23.156306  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 70785.7us
I20260709 14:46:23.166468  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.177772  7489 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.178247  7489 ts_tablet_manager.cc:1403] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.013s
I20260709 14:46:23.180193  7490 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.180672  7490 ts_tablet_manager.cc:1403] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.202s	user 0.019s	sys 0.005s
I20260709 14:46:23.185557  7547 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.187402  7547 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.180307  7370 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.183115  7699 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.200310  7594 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.200379  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.193619  7700 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:23.210306  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.211081  7295 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:23.302737  7490 raft_consensus.cc:359] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.305011  7490 raft_consensus.cc:385] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.305546  7698 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.305590  7490 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.297749  7489 raft_consensus.cc:359] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.306787  7490 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.307341  7489 raft_consensus.cc:385] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.285002  7499 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.307740  7489 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.307898  7499 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.308498  7490 ts_tablet_manager.cc:1434] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260709 14:46:23.308389  7489 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.272095  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.309716  7446 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:23.313973  7490 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.315706  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.320482  7373 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.321477  7489 ts_tablet_manager.cc:1434] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.000s
I20260709 14:46:23.322324  7489 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.215147  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.305809  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.215505  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:23.326539  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 149614us
I20260709 14:46:23.242256  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.331187  7699 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.272351  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.346171  7702 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:46:23.360364  7602 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.366142  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.318360  7513 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.317909  7698 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.348706  7371 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.367980  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:23.396497  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:23.397722  7513 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.391315  7441 raft_consensus.cc:2393] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:23.408913  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.393347  7499 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.424888  7708 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:46:23.423480  7301 raft_consensus.cc:2393] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:23.426008  7698 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.426914  7491 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.426786  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.427273  7602 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:46:23.428269  7265 leader_election.cc:343] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.428625  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.430297  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.430765  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.431005  7295 raft_consensus.cc:2393] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:23.431481  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.427361  7491 ts_tablet_manager.cc:1403] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.453s	user 0.030s	sys 0.026s
I20260709 14:46:23.409858  7446 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.410480  7369 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.410306  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:23.426026  7370 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
W20260709 14:46:23.444414  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 53751.9us
I20260709 14:46:23.444962  7341 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:46:23.445916  7341 leader_election.cc:343] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:23.451164  7715 log.cc:927] Time spent T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:46:23.444734  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:23.458726  7490 tablet_bootstrap.cc:654] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.459649  7414 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:23.462044  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.445057  7373 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:23.463410  7551 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:23.464222  7341 leader_election.cc:343] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.466529  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:46:23.467343  7716 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.065s	user 0.000s	sys 0.003s
W20260709 14:46:23.467522  7341 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:23.469003  7552 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.470640  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.470494  7698 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.462797  7447 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.461746  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:23.474413  7555 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.485733  7555 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:23.486577  7555 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.487751  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.489339  7594 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.489773  7594 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:23.490482  7594 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.499073  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.499529  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:23.505609  7196 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:23.501293  7369 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:23.514219  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.515220  7514 raft_consensus.cc:2764] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:46:23.518816  7265 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:23.520385  7550 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.520828  7550 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:23.521577  7550 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:23.543406  7415 leader_election.cc:343] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.544395  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.545154  7499 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:23.547417  7266 leader_election.cc:343] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.547860  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:46:23.548064  7341 leader_election.cc:343] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.548530  7698 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.548957  7266 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:23.550050  7698 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.551964  7446 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:23.555073  7491 raft_consensus.cc:359] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.555559  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.556242  7552 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.518839  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.556710  7552 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:23.539476  7447 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:23.558481  7491 raft_consensus.cc:385] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.558808  7491 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.562791  7491 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.557516  7552 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.567970  7702 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.568452  7702 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.571065  7702 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.572157  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.575492  7489 tablet_bootstrap.cc:654] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.578794  7445 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:23.580513  7371 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
W20260709 14:46:23.580690  7341 leader_election.cc:343] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.578805  7491 ts_tablet_manager.cc:1434] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.145s	user 0.003s	sys 0.002s
I20260709 14:46:23.582098  7491 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:23.586431  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.587131  7514 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.587451  7514 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.587759  7514 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.564646  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:23.591915  7602 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.593240  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.600220  7266 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:23.601686  7602 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.599043  7514 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.603624  7514 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.609760  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.587702  7414 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.613325  7294 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:23.614499  7341 leader_election.cc:343] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.614878  7594 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.618022  7490 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.618499  7490 ts_tablet_manager.cc:1403] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.305s	user 0.011s	sys 0.015s
I20260709 14:46:23.615841  7594 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:23.630097  7490 raft_consensus.cc:359] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.630807  7490 raft_consensus.cc:385] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.631078  7490 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.633155  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:23.633630  7444 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.635865  7490 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.637475  7489 tablet_bootstrap.cc:492] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.637869  7489 ts_tablet_manager.cc:1403] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.316s	user 0.021s	sys 0.013s
I20260709 14:46:23.637863  7490 ts_tablet_manager.cc:1434] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 14:46:23.638885  7490 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.639732  7594 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.641561  7489 raft_consensus.cc:359] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.642168  7489 raft_consensus.cc:385] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.642419  7489 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.642691  7491 tablet_bootstrap.cc:654] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.643206  7489 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.653250  7489 ts_tablet_manager.cc:1434] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:46:23.654214  7489 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.663250  7444 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:23.664429  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.665195  7551 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.665674  7551 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:23.666903  7551 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.672438  7490 tablet_bootstrap.cc:654] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.679792  7490 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.680231  7490 ts_tablet_manager.cc:1403] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 14:46:23.683075  7490 raft_consensus.cc:359] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.683718  7490 raft_consensus.cc:385] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.683995  7490 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.684689  7490 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.688048  7490 ts_tablet_manager.cc:1434] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:46:23.689000  7490 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.689218  7489 tablet_bootstrap.cc:654] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.701540  7491 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.702039  7491 ts_tablet_manager.cc:1403] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.027s
I20260709 14:46:23.704453  7491 raft_consensus.cc:359] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.705159  7491 raft_consensus.cc:385] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.705457  7491 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.706389  7491 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.708623  7491 ts_tablet_manager.cc:1434] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:23.709513  7491 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:23.710253  7489 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.710626  7489 ts_tablet_manager.cc:1403] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.006s
I20260709 14:46:23.710933  7708 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.711594  7499 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.713068  7489 raft_consensus.cc:359] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.713536  7489 raft_consensus.cc:385] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.713747  7489 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.714334  7489 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.714795  7491 tablet_bootstrap.cc:654] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.715835  7489 ts_tablet_manager.cc:1434] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:46:23.716548  7489 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.694939  7490 tablet_bootstrap.cc:654] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.729590  7489 tablet_bootstrap.cc:654] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.737478  7491 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.738015  7491 ts_tablet_manager.cc:1403] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 14:46:23.729857  7197 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:23.740854  7197 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:23.743044  7197 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:23.745573  7490 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.746146  7490 ts_tablet_manager.cc:1403] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.002s
I20260709 14:46:23.744493  7491 raft_consensus.cc:359] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.746748  7491 raft_consensus.cc:385] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.747057  7491 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.747853  7491 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.750283  7491 ts_tablet_manager.cc:1434] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:46:23.751144  7491 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:23.759454  7491 tablet_bootstrap.cc:654] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.759872  7489 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.760434  7489 ts_tablet_manager.cc:1403] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260709 14:46:23.764531  7489 raft_consensus.cc:359] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.765547  7489 raft_consensus.cc:385] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.765867  7489 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.766590  7489 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.764405  7199 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:23.768862  7489 ts_tablet_manager.cc:1434] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:23.769809  7489 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.764413  7490 raft_consensus.cc:359] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.781986  7490 raft_consensus.cc:385] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.782272  7490 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.772276  7491 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.783296  7491 ts_tablet_manager.cc:1403] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 14:46:23.785847  7551 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.786725  7602 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.787180  7602 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.789292  7602 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.786336  7551 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.790323  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:23.791419  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.791270  7491 raft_consensus.cc:359] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.792160  7551 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:46:23.793097  7266 leader_election.cc:343] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.792076  7491 raft_consensus.cc:385] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.793900  7491 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.793802  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:23.794103  7265 leader_election.cc:343] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.794514  7265 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:23.795197  7602 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:23.795310  7341 leader_election.cc:343] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.795644  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.794842  7491 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.797022  7444 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:23.797842  7489 tablet_bootstrap.cc:654] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.804629  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.805519  7514 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.805903  7514 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.807514  7514 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.807917  7514 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:23.808174  7514 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:23.808434  7514 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.798280  7490 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.799790  7491 ts_tablet_manager.cc:1434] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:46:23.809764  7491 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:23.810441  7490 ts_tablet_manager.cc:1434] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.064s	user 0.003s	sys 0.002s
I20260709 14:46:23.810811  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.811309  7490 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.812520  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:23.813871  7341 leader_election.cc:343] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:23.814426  7341 leader_election.cc:343] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.814746  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.814838  7551 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.815438  7708 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.815299  7551 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.815969  7491 tablet_bootstrap.cc:654] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.817456  7490 tablet_bootstrap.cc:654] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.818562  7551 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.820775  7514 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.822685  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.822988  7196 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:23.829281  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.829577  7196 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:23.832382  7490 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.832823  7490 ts_tablet_manager.cc:1403] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
W20260709 14:46:23.834736  7341 leader_election.cc:343] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.835470  7490 raft_consensus.cc:359] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.836596  7490 raft_consensus.cc:385] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.837004  7490 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.838030  7489 tablet_bootstrap.cc:492] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.837692  7490 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.838454  7489 ts_tablet_manager.cc:1403] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.006s
I20260709 14:46:23.839956  7490 ts_tablet_manager.cc:1434] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:46:23.836665  7341 leader_election.cc:343] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.840831  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.841025  7490 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.841547  7551 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.847239  7490 tablet_bootstrap.cc:654] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.855840  7489 raft_consensus.cc:359] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.859354  7490 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.861629  7491 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.867769  7490 ts_tablet_manager.cc:1403] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 14:46:23.868046  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:23.867820  7491 ts_tablet_manager.cc:1403] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.013s
I20260709 14:46:23.870692  7490 raft_consensus.cc:359] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.871320  7490 raft_consensus.cc:385] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.871569  7490 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.871922  7491 raft_consensus.cc:359] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.872184  7490 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.872732  7491 raft_consensus.cc:385] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.873037  7491 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.874301  7490 ts_tablet_manager.cc:1434] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:23.873996  7491 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.874650  7489 raft_consensus.cc:385] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.874930  7489 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.875538  7489 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.878156  7490 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
W20260709 14:46:23.878513  7341 leader_election.cc:343] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.878091  7491 ts_tablet_manager.cc:1434] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:23.881757  7491 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:23.866547  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:23.883167  7444 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:23.884102  7490 tablet_bootstrap.cc:654] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.877467  7489 ts_tablet_manager.cc:1434] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:46:23.885898  7489 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:23.891690  7489 tablet_bootstrap.cc:654] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.898253  7444 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:23.864039  7514 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.901185  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.902580  7514 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:23.907346  7594 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:23.909888  7514 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:23.910632  7514 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.915131  7491 tablet_bootstrap.cc:654] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:23.917460  7708 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.917933  7708 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.919927  7708 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:23.921962  7489 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:23.922269  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:23.922546  7489 ts_tablet_manager.cc:1403] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.011s
I20260709 14:46:23.924299  7490 tablet_bootstrap.cc:492] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:23.924808  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:23.925184  7491 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:23.925652  7491 ts_tablet_manager.cc:1403] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260709 14:46:23.925027  7490 ts_tablet_manager.cc:1403] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260709 14:46:23.928332  7490 raft_consensus.cc:359] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.928999  7490 raft_consensus.cc:385] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.929296  7490 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.929865  7490 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.931865  7490 ts_tablet_manager.cc:1434] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 14:46:23.964283  7341 leader_election.cc:343] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:23.965847  7341 leader_election.cc:343] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:23.966223  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:23.976166  7489 raft_consensus.cc:359] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.978204  7489 raft_consensus.cc:385] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:23.978556  7489 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:23.979465  7489 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.983700  7489 ts_tablet_manager.cc:1434] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.006s
I20260709 14:46:23.989420  7490 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:23.993556  7495 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:23.995891  7499 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:23.995777  7491 raft_consensus.cc:359] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:23.998919  7495 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.001669  7495 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:23.996896  7491 raft_consensus.cc:385] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.002578  7491 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.003331  7491 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.007743  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:24.012653  7414 leader_election.cc:343] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.015942  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.016347  7594 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.016987  7301 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.018354  7551 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.018941  7551 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.022045  7551 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.022514  7491 ts_tablet_manager.cc:1434] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.004s
I20260709 14:46:24.019145  7594 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.027345  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.031538  7495 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.031965  7495 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.032385  7495 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.028718  7491 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.037473  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.038370  7449 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:24.041646  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.041975  7602 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.042447  7294 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:24.042594  7602 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.042794  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:24.045627  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.045877  7708 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.047631  7708 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.049448  7708 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.056154  7495 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.057693  7551 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.059252  7551 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.061543  7551 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.067482  7495 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.077149  7550 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.077817  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:46:24.080694  7414 leader_election.cc:343] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.081084  7602 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.081295  7555 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.082935  7490 tablet_bootstrap.cc:654] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.082789  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.084640  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.086000  7702 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.086512  7489 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.086745  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.089001  7296 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.089816  7702 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.092985  7449 raft_consensus.cc:2393] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:46:24.098160  7341 leader_election.cc:343] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.099735  7702 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.100469  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.100769  7266 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.101197  7372 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:24.074965  7708 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.104544  7602 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.105031  7265 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.113869  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.114615  7198 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:24.119429  7266 leader_election.cc:343] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.128144  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.107009  7702 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.132845  7762 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.141433  7602 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.133843  7702 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.142549  7702 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.147922  7708 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.157516  7495 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.158888  7491 tablet_bootstrap.cc:654] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.159395  7555 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.160924  7555 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.158162  7495 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:24.169314  7341 consensus_peers.cc:597] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:24.180156  7489 tablet_bootstrap.cc:654] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.180962  7296 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.188545  7555 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.188241  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:46:24.192157  7341 leader_election.cc:343] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.192409  7514 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.192619  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.193538  7514 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.198793  7495 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.199342  7294 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.198383  7301 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.204376  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.205037  7372 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.206064  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:24.206960  7704 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.207382  7704 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.207691  7704 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.210634  7702 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.211652  7490 tablet_bootstrap.cc:492] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.212625  7702 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.206750  7709 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.212144  7490 ts_tablet_manager.cc:1403] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.003s
I20260709 14:46:24.207682  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.216076  7555 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.216360  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:24.204710  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.216873  7371 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.217471  7704 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.236536  7704 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.222124  7555 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.238544  7495 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.241067  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:24.241617  7449 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:24.239199  7414 leader_election.cc:343] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.247287  7491 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.247646  7491 ts_tablet_manager.cc:1403] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.219s	user 0.017s	sys 0.009s
I20260709 14:46:24.241401  7555 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:24.253928  7555 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.260226  7489 tablet_bootstrap.cc:492] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.260701  7489 ts_tablet_manager.cc:1403] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.226s	user 0.010s	sys 0.008s
I20260709 14:46:24.265445  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:24.266047  7369 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.269773  7301 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.269224  7449 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.272876  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.273839  7514 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.274245  7514 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:24.284253  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:24.286381  7266 leader_election.cc:343] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.290104  7489 raft_consensus.cc:359] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.292236  7489 raft_consensus.cc:385] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.292542  7489 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.294026  7514 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.297617  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.298158  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.298609  7709 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.299137  7709 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.300246  7491 raft_consensus.cc:359] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.300879  7491 raft_consensus.cc:385] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.301061  7709 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.301204  7491 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.306109  7491 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.308327  7491 ts_tablet_manager.cc:1434] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.003s
I20260709 14:46:24.303040  7489 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.301961  7490 raft_consensus.cc:359] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.308640  7704 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.308955  7490 raft_consensus.cc:385] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.309302  7490 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.309144  7704 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.308257  7761 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.309933  7490 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.310283  7761 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.303288  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.311956  7490 ts_tablet_manager.cc:1434] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.098s	user 0.004s	sys 0.000s
W20260709 14:46:24.313313  7341 leader_election.cc:343] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.313544  7764 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.312865  7490 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.314610  7764 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.315762  7489 ts_tablet_manager.cc:1434] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260709 14:46:24.317656  7489 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.318063  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.318701  7764 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.313050  7761 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.325774  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.320214  7704 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.328395  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.314282  7371 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:24.326500  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.313558  7369 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.334223  7444 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:46:24.334602  7415 leader_election.cc:343] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.327066  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.339805  7491 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.321861  7709 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:46:24.341774  7265 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:24.344080  7266 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.344553  7199 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.345640  7764 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.331959  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.346272  7764 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:24.347469  7768 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.353611  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:24.353683  7764 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.355399  7768 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.357223  7265 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.359567  7768 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:46:24.361047  7771 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:24.358753  7415 leader_election.cc:343] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.362291  7771 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:24.364326  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.364902  7771 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.369445  7704 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.363372  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:24.372164  7415 leader_election.cc:343] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:24.372761  7415 leader_election.cc:343] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.379273  7369 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.382650  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.384147  7704 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.384496  7704 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.384809  7704 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.385960  7489 tablet_bootstrap.cc:654] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.409307  7514 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.409767  7514 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.411515  7514 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.413637  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.414350  7296 raft_consensus.cc:2393] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 1: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:24.416980  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.419191  7704 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.425702  7490 tablet_bootstrap.cc:654] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.426438  7491 tablet_bootstrap.cc:654] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:24.434947  7341 consensus_peers.cc:597] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:24.428613  7704 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.436930  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.436486  7199 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:24.446455  7341 leader_election.cc:343] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.446872  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.448446  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.449393  7709 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.448196  7196 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.451010  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.451674  7709 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.455109  7198 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.463725  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:24.465562  7709 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:24.467528  7415 leader_election.cc:343] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.464257  7369 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.470975  7489 tablet_bootstrap.cc:492] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.477000  7489 ts_tablet_manager.cc:1403] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.005s
I20260709 14:46:24.486688  7489 raft_consensus.cc:359] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.510529  7369 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.505820  7489 raft_consensus.cc:385] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.512764  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.512768  7489 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.513814  7704 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.514417  7704 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:24.514135  7489 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.515220  7704 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.516614  7489 ts_tablet_manager.cc:1434] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 14:46:24.517700  7489 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.519482  7491 tablet_bootstrap.cc:492] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.519905  7491 ts_tablet_manager.cc:1403] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.186s	user 0.014s	sys 0.021s
I20260709 14:46:24.522346  7491 raft_consensus.cc:359] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.522969  7491 raft_consensus.cc:385] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.523221  7491 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.523554  7489 tablet_bootstrap.cc:654] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.523752  7514 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.525689  7491 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.527928  7491 ts_tablet_manager.cc:1434] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 14:46:24.536809  7491 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.542609  7491 tablet_bootstrap.cc:654] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.543020  7196 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.555140  7489 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.555665  7489 ts_tablet_manager.cc:1403] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.008s
I20260709 14:46:24.559419  7490 tablet_bootstrap.cc:492] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.559814  7490 ts_tablet_manager.cc:1403] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.247s	user 0.012s	sys 0.013s
W20260709 14:46:24.561601  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:24.558349  7489 raft_consensus.cc:359] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.566164  7489 raft_consensus.cc:385] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.566511  7489 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.566776  7490 raft_consensus.cc:359] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.567426  7489 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.567400  7490 raft_consensus.cc:385] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.572688  7490 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.573313  7490 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.575312  7490 ts_tablet_manager.cc:1434] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:46:24.576232  7490 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.580827  7490 tablet_bootstrap.cc:654] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.581039  7489 ts_tablet_manager.cc:1434] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 14:46:24.582047  7489 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.598909  7489 tablet_bootstrap.cc:654] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.605611  7491 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.605965  7491 ts_tablet_manager.cc:1403] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.035s
I20260709 14:46:24.608793  7489 tablet_bootstrap.cc:492] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.609968  7490 tablet_bootstrap.cc:492] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.610427  7490 ts_tablet_manager.cc:1403] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.007s
I20260709 14:46:24.610754  7491 raft_consensus.cc:359] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.611428  7491 raft_consensus.cc:385] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.611694  7491 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.612613  7491 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.614678  7491 ts_tablet_manager.cc:1434] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:46:24.615670  7491 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.616797  7490 raft_consensus.cc:359] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.617476  7490 raft_consensus.cc:385] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.617771  7490 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.620697  7489 ts_tablet_manager.cc:1403] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:46:24.618398  7490 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.621055  7491 tablet_bootstrap.cc:654] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.622509  7490 ts_tablet_manager.cc:1434] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:46:24.627272  7490 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.631201  7490 tablet_bootstrap.cc:654] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.623211  7489 raft_consensus.cc:359] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.631690  7489 raft_consensus.cc:385] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.631953  7489 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.632629  7489 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.625407  7491 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.633762  7491 ts_tablet_manager.cc:1403] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:46:24.636627  7491 raft_consensus.cc:359] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.637331  7491 raft_consensus.cc:385] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.637643  7491 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.638361  7491 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.640317  7491 ts_tablet_manager.cc:1434] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:24.642330  7489 ts_tablet_manager.cc:1434] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:46:24.643530  7489 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.644272  7491 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.649947  7489 tablet_bootstrap.cc:654] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.650426  7491 tablet_bootstrap.cc:654] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.661520  7489 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.661999  7489 ts_tablet_manager.cc:1403] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 14:46:24.664800  7489 raft_consensus.cc:359] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.665578  7489 raft_consensus.cc:385] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.665848  7489 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.666450  7489 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.672106  7489 ts_tablet_manager.cc:1434] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:46:24.673023  7491 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.673120  7495 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.673532  7491 ts_tablet_manager.cc:1403] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.002s
I20260709 14:46:24.673905  7490 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.673645  7495 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.674410  7490 ts_tablet_manager.cc:1403] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.023s
I20260709 14:46:24.676128  7491 raft_consensus.cc:359] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.676785  7491 raft_consensus.cc:385] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.676914  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.677259  7490 raft_consensus.cc:359] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.677981  7490 raft_consensus.cc:385] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.678287  7490 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.678500  7296 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.679044  7490 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.679356  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.679711  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.680016  7368 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.680313  7489 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.680898  7704 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.681300  7704 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.681643  7490 ts_tablet_manager.cc:1434] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:24.681654  7704 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.677116  7491 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.684049  7491 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.686321  7489 tablet_bootstrap.cc:654] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.687373  7490 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.678136  7495 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.693732  7491 ts_tablet_manager.cc:1434] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:24.702023  7490 tablet_bootstrap.cc:654] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.696273  7704 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.702701  7491 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.712248  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.712822  7296 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.718405  7709 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.718917  7709 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.720970  7709 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.721215  7704 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.722183  7296 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.722282  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:24.722867  7368 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.723278  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.723527  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.724159  7296 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:24.725159  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.725859  7709 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.726212  7709 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.726511  7709 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.726600  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.727187  7447 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:24.729387  7495 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.729884  7495 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:24.730695  7495 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.731750  7368 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.733443  7771 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.745023  7709 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.746582  7489 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.747016  7489 ts_tablet_manager.cc:1403] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.012s
I20260709 14:46:24.747605  7708 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.749904  7489 raft_consensus.cc:359] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.750538  7489 raft_consensus.cc:385] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.751374  7491 tablet_bootstrap.cc:654] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.751367  7489 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.752185  7489 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.756825  7489 ts_tablet_manager.cc:1434] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:46:24.767423  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.767949  7294 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:24.773975  7266 consensus_peers.cc:597] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 -> Peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Couldn't send request to peer 16b34b7e0b6e4fee846fcf88944539d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:24.776907  7196 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.776225  7768 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:24.781288  7294 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.781774  7489 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.784117  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.784577  7709 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.803232  7490 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.808425  7490 ts_tablet_manager.cc:1403] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.023s
I20260709 14:46:24.794864  7768 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.808712  7535 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.785135  7499 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.808920  7768 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.810395  7499 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:24.811143  7499 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.813367  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.814713  7768 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.814994  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.816498  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.817566  7764 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.820214  7764 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.820637  7764 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.822611  7764 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.823173  7514 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.824506  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.808877  7489 tablet_bootstrap.cc:654] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:24.825961  7266 leader_election.cc:343] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.831301  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.785660  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:24.837075  7265 leader_election.cc:343] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.837177  7447 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.837628  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.838783  7761 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.842685  7489 tablet_bootstrap.cc:492] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.846901  7535 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.846019  7709 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.850555  7535 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.850631  7709 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.852569  7535 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.854048  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:24.854813  7450 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:24.854044  7704 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:24.856065  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:24.856650  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:24.857332  7709 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.857829  7709 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.858132  7709 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.858466  7709 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.863893  7491 tablet_bootstrap.cc:492] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.864363  7491 ts_tablet_manager.cc:1403] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.004s
I20260709 14:46:24.865469  7296 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.844343  7490 raft_consensus.cc:359] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.866957  7490 raft_consensus.cc:385] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.867270  7490 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.867933  7490 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.869822  7491 raft_consensus.cc:359] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.870473  7491 raft_consensus.cc:385] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.870724  7491 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.871330  7491 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.872315  7490 ts_tablet_manager.cc:1434] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260709 14:46:24.873194  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.873394  7490 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.844302  7489 ts_tablet_manager.cc:1403] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.007s
I20260709 14:46:24.874619  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.876192  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:24.878499  7535 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:24.879190  7491 ts_tablet_manager.cc:1434] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 14:46:24.879251  7489 raft_consensus.cc:359] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.879981  7489 raft_consensus.cc:385] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.880244  7489 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.882174  7490 tablet_bootstrap.cc:654] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.880853  7489 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.887533  7491 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.892601  7535 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:24.893105  7535 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.892740  7495 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:24.895087  7535 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.896173  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:24.897403  7414 leader_election.cc:343] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:24.900305  7341 leader_election.cc:343] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:24.905663  7447 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.909200  7491 tablet_bootstrap.cc:654] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.918946  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:24.919589  7294 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:24.864863  7709 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.922668  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:24.923673  7709 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:24.923797  7495 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:24.924150  7495 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:24.924203  7489 ts_tablet_manager.cc:1434] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:46:24.924515  7495 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.925344  7489 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:24.933517  7489 tablet_bootstrap.cc:654] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.933455  7495 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.937981  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:24.938416  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.938632  7450 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.939145  7294 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.946575  7294 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.947563  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:24.948197  7301 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.948098  7450 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.950388  7490 tablet_bootstrap.cc:492] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:24.950817  7490 ts_tablet_manager.cc:1403] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.004s
I20260709 14:46:24.954559  7301 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:24.957021  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:24.957307  7490 raft_consensus.cc:359] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.958047  7495 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:24.958586  7535 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.959038  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:24.959292  7535 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:24.958019  7490 raft_consensus.cc:385] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.958755  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:24.960126  7490 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.960475  7709 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:24.960302  7535 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.960996  7709 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:24.961790  7709 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.961179  7490 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:24.964306  7415 consensus_peers.cc:597] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:24.964592  7372 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.966081  7301 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:24.966382  7491 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:24.966846  7491 ts_tablet_manager.cc:1403] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.032s
I20260709 14:46:24.969522  7491 raft_consensus.cc:359] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.970136  7491 raft_consensus.cc:385] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.970398  7491 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:24.970994  7491 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.971691  7372 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:24.970899  7198 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:24.973924  7490 ts_tablet_manager.cc:1434] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:46:24.974903  7490 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:24.984309  7490 tablet_bootstrap.cc:654] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.986720  7491 ts_tablet_manager.cc:1434] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:46:24.987816  7491 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:24.992339  7489 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:24.993016  7489 ts_tablet_manager.cc:1403] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.024s
I20260709 14:46:24.993518  7491 tablet_bootstrap.cc:654] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:24.995822  7489 raft_consensus.cc:359] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:24.996510  7489 raft_consensus.cc:385] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:24.996791  7489 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.000293  7489 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.001376  7490 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.001801  7490 ts_tablet_manager.cc:1403] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260709 14:46:25.001978  7489 ts_tablet_manager.cc:1434] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:25.002921  7489 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.006765  7491 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:25.007189  7491 ts_tablet_manager.cc:1403] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 14:46:25.009636  7489 tablet_bootstrap.cc:654] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.009618  7491 raft_consensus.cc:359] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.010339  7491 raft_consensus.cc:385] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.010604  7491 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.004436  7490 raft_consensus.cc:359] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.011309  7490 raft_consensus.cc:385] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.011576  7490 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.012252  7490 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.014128  7491 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.015496  7491 ts_tablet_manager.cc:1434] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:25.016170  7491 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:25.017666  7490 ts_tablet_manager.cc:1434] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:46:25.021379  7491 tablet_bootstrap.cc:654] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.031380  7198 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.032667  7490 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.042765  7489 tablet_bootstrap.cc:492] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.043224  7489 ts_tablet_manager.cc:1403] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.014s
I20260709 14:46:25.043826  7535 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:25.045738  7489 raft_consensus.cc:359] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.046417  7489 raft_consensus.cc:385] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.046674  7489 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.047231  7490 tablet_bootstrap.cc:654] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.047315  7489 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.049309  7489 ts_tablet_manager.cc:1434] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:25.050555  7489 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.053215  7196 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:25.055794  7489 tablet_bootstrap.cc:654] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.082134  7491 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:25.082590  7491 ts_tablet_manager.cc:1403] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.007s
I20260709 14:46:25.088711  7491 raft_consensus.cc:359] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.089447  7491 raft_consensus.cc:385] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.089704  7491 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.090293  7491 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.092257  7491 ts_tablet_manager.cc:1434] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:25.093518  7491 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:25.101617  7490 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.102072  7490 ts_tablet_manager.cc:1403] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.006s
I20260709 14:46:25.104315  7489 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.104915  7489 ts_tablet_manager.cc:1403] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.017s
I20260709 14:46:25.106086  7490 raft_consensus.cc:359] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.106850  7490 raft_consensus.cc:385] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.107123  7490 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.107767  7490 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.113047  7490 ts_tablet_manager.cc:1434] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:25.110406  7768 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.114696  7768 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.119611  7447 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.120707  7768 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.121766  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.122381  7450 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:25.121619  7489 raft_consensus.cc:359] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.123420  7489 raft_consensus.cc:385] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.123701  7489 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.122301  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.122503  7490 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.124651  7368 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:25.124503  7489 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.127511  7489 ts_tablet_manager.cc:1434] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260709 14:46:25.128401  7489 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.125100  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:25.129910  7768 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:25.130260  7768 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.130586  7768 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.134016  7491 tablet_bootstrap.cc:654] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.141698  7768 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.145864  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:25.146397  7450 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.149348  7768 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.149361  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:25.150321  7368 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.152281  7489 tablet_bootstrap.cc:654] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.158376  7489 tablet_bootstrap.cc:492] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.158792  7489 ts_tablet_manager.cc:1403] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.003s
I20260709 14:46:25.161152  7489 raft_consensus.cc:359] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.161720  7489 raft_consensus.cc:385] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.161989  7489 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.162537  7489 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.164963  7489 ts_tablet_manager.cc:1434] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:46:25.166095  7489 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.169976  7499 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.170373  7499 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.171379  7489 tablet_bootstrap.cc:654] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.172032  7499 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.162994  7450 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:25.174043  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:25.174368  7368 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:25.175390  7535 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.175840  7535 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.176501  7761 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:25.176931  7761 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:25.177627  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:25.177701  7761 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.179775  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:25.181414  7341 leader_election.cc:343] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:25.182013  7341 leader_election.cc:343] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.182349  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.183207  7709 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:25.184808  7535 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:25.186606  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:25.187994  7415 leader_election.cc:343] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.189198  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:25.192833  7414 leader_election.cc:343] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.193275  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.195000  7771 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:25.195674  7490 tablet_bootstrap.cc:654] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.200875  7198 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.202190  7489 tablet_bootstrap.cc:492] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.202543  7489 ts_tablet_manager.cc:1403] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260709 14:46:25.204833  7450 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.205247  7489 raft_consensus.cc:359] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.205849  7489 raft_consensus.cc:385] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.206100  7489 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.207135  7490 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.207742  7490 ts_tablet_manager.cc:1403] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.000s
I20260709 14:46:25.209031  7489 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.210553  7490 raft_consensus.cc:359] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.211166  7490 raft_consensus.cc:385] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.211414  7490 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.213436  7490 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.213943  7491 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:25.214390  7491 ts_tablet_manager.cc:1403] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.010s
I20260709 14:46:25.215324  7490 ts_tablet_manager.cc:1434] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:25.216209  7490 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.216691  7491 raft_consensus.cc:359] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.217309  7491 raft_consensus.cc:385] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.217559  7491 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.218135  7489 ts_tablet_manager.cc:1434] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:46:25.219007  7489 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.220679  7709 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.221151  7709 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.222530  7490 tablet_bootstrap.cc:654] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.222973  7709 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.224236  7489 tablet_bootstrap.cc:654] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.225167  7491 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.227217  7514 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.227628  7514 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.227866  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.228508  7447 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:25.229346  7514 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.228112  7491 ts_tablet_manager.cc:1434] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:25.230962  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:25.230587  7491 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:25.233620  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.237975  7491 tablet_bootstrap.cc:654] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.239459  7761 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.239917  7761 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:25.240561  7341 leader_election.cc:343] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.241243  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.241864  7761 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.242408  7514 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:25.242530  7341 leader_election.cc:343] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.242761  7514 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.243006  7490 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.243084  7514 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.243443  7490 ts_tablet_manager.cc:1403] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 14:46:25.248931  7490 raft_consensus.cc:359] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.249557  7490 raft_consensus.cc:385] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.249792  7490 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.239470  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:25.251667  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.252862  7368 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:25.254417  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.258181  7514 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.250492  7490 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.261114  7805 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:25.261408  7266 leader_election.cc:343] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.250483  7294 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:25.264591  7514 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.268010  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:25.269326  7490 ts_tablet_manager.cc:1434] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 14:46:25.269367  7514 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:25.271248  7514 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.266469  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:25.273360  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:25.273928  7447 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.271576  7514 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.270484  7490 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.272023  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:25.276443  7489 tablet_bootstrap.cc:492] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.277309  7489 ts_tablet_manager.cc:1403] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.003s
I20260709 14:46:25.273999  7768 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:25.279222  7341 leader_election.cc:343] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.278672  7768 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.282085  7768 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.288147  7491 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:25.288580  7491 ts_tablet_manager.cc:1403] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.000s
I20260709 14:46:25.296262  7489 raft_consensus.cc:359] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.308867  7489 raft_consensus.cc:385] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.309206  7489 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.309787  7489 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.311702  7489 ts_tablet_manager.cc:1434] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.000s
I20260709 14:46:25.313706  7489 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.322398  7491 raft_consensus.cc:359] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.323179  7491 raft_consensus.cc:385] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.323436  7491 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.324118  7491 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.338791  7514 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.340821  7514 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.343071  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:25.343654  7298 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.344017  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:25.348410  7535 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:25.333379  7447 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:25.350641  7768 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:25.351761  7341 leader_election.cc:343] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.352444  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.353431  7490 tablet_bootstrap.cc:654] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.348685  7298 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:25.353359  7805 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:25.357277  7805 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:25.357754  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:25.358868  7499 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:25.359979  7491 ts_tablet_manager.cc:1434] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.001s
I20260709 14:46:25.360602  7709 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.358312  7771 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:25.358021  7805 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.373052  7499 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:25.362694  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:25.373644  7499 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.361879  7709 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.378906  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:25.376549  7372 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:25.380146  7266 leader_election.cc:343] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.375809  7768 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.385552  7709 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.387065  7495 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:25.393321  7372 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:25.398357  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:25.399567  7535 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.393314  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:25.400095  7535 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.401453  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.401985  7535 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:25.402036  7445 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
W20260709 14:46:25.402802  7341 leader_election.cc:343] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.403537  7761 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:25.404036  7761 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:25.404768  7761 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.405431  7495 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.405824  7495 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.408259  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.409299  7514 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:25.409646  7514 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.409879  7489 tablet_bootstrap.cc:654] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.410010  7514 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.410820  7491 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:25.421483  7495 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:25.420917  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:25.448985  7833 log.cc:927] Time spent T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 14:46:25.461136  7415 leader_election.cc:343] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:25.463377  7490 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.463869  7490 ts_tablet_manager.cc:1403] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.003s
I20260709 14:46:25.465261  7514 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.480116  7514 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.466416  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.489574  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:25.517225  7299 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.519901  7491 tablet_bootstrap.cc:654] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.521067  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:25.521692  7449 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.483201  7768 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.528321  7768 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.535991  7768 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.528486  7845 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.537261  7845 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.538195  7761 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.538625  7761 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.539160  7845 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.541169  7843 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.541677  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:25.541623  7843 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.542349  7298 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:25.543592  7843 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.528602  7369 raft_consensus.cc:2393] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:25.547055  7449 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:25.540479  7761 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:25.558465  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.550264  7835 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.193s
I20260709 14:46:25.735569  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:25.524261  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 106859us
I20260709 14:46:25.778865  7489 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:25.779428  7489 ts_tablet_manager.cc:1403] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.467s	user 0.020s	sys 0.020s
I20260709 14:46:25.782469  7447 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:25.797495  7490 raft_consensus.cc:359] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.799064  7490 raft_consensus.cc:385] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.799331  7490 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.803133  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.805136  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:25.805780  7442 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:25.801265  7490 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.815244  7490 ts_tablet_manager.cc:1434] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.351s	user 0.006s	sys 0.001s
I20260709 14:46:25.817153  7490 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.830338  7489 raft_consensus.cc:359] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.831003  7489 raft_consensus.cc:385] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.831257  7489 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.831789  7489 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.833762  7489 ts_tablet_manager.cc:1434] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 14:46:25.834651  7489 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:25.835155  7847 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:25.835600  7414 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:25.835632  7847 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.836393  7838 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:25.837563  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.841377  7369 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:25.848248  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.848778  7369 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:25.837651  7847 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:25.861934  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.868817  7491 tablet_bootstrap.cc:492] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:25.870911  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:25.871711  7495 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:25.875123  7491 ts_tablet_manager.cc:1403] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.489s	user 0.013s	sys 0.018s
I20260709 14:46:25.875999  7838 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:25.882405  7838 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:25.888577  7838 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:25.894245  7490 tablet_bootstrap.cc:654] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.896425  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:25.897621  7489 tablet_bootstrap.cc:654] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.897675  7369 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:25.901595  7491 raft_consensus.cc:359] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.902277  7491 raft_consensus.cc:385] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.902591  7491 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.903252  7491 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.906002  7491 ts_tablet_manager.cc:1434] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:46:25.922909  7838 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.964478  7490 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.965049  7490 ts_tablet_manager.cc:1403] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.148s	user 0.014s	sys 0.000s
I20260709 14:46:25.968261  7490 raft_consensus.cc:359] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.968832  7490 raft_consensus.cc:385] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.969144  7490 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.969725  7490 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.971112  7490 ts_tablet_manager.cc:1434] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:25.971987  7490 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.979687  7490 tablet_bootstrap.cc:654] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:25.984826  7490 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:25.985245  7490 ts_tablet_manager.cc:1403] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:46:25.987421  7490 raft_consensus.cc:359] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:25.988075  7490 raft_consensus.cc:385] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:25.988335  7490 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:25.988901  7490 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:25.989480  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 73240.4us
I20260709 14:46:25.990394  7490 ts_tablet_manager.cc:1434] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:25.991374  7490 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:25.997126  7490 tablet_bootstrap.cc:654] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.003198  7490 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:26.003554  7490 ts_tablet_manager.cc:1403] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:46:26.005949  7490 raft_consensus.cc:359] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.006584  7490 raft_consensus.cc:385] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.006793  7490 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.007266  7490 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.008315  7490 ts_tablet_manager.cc:1434] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:46:26.009076  7490 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:26.009510  7414 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:26.010738  7771 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:26.011044  7771 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.011377  7771 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.013329  7490 tablet_bootstrap.cc:654] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.017756  7490 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:26.018124  7490 ts_tablet_manager.cc:1403] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:46:26.018723  7771 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.020303  7490 raft_consensus.cc:359] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.020835  7490 raft_consensus.cc:385] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.021112  7490 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.021802  7490 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.022038  7771 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.023231  7490 ts_tablet_manager.cc:1434] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:26.024158  7490 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:26.029193  7490 tablet_bootstrap.cc:654] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.033299  7490 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:26.033669  7490 ts_tablet_manager.cc:1403] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 14:46:26.035724  7490 raft_consensus.cc:359] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.036355  7490 raft_consensus.cc:385] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.036616  7490 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.037245  7490 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.038589  7490 ts_tablet_manager.cc:1434] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:26.039539  7490 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: Bootstrap starting.
I20260709 14:46:26.044839  7490 tablet_bootstrap.cc:654] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.049423  7490 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: No bootstrap required, opened a new log
I20260709 14:46:26.049800  7490 ts_tablet_manager.cc:1403] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:46:26.052129  7490 raft_consensus.cc:359] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.052693  7490 raft_consensus.cc:385] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.052935  7490 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.053658  7490 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.054983  7490 ts_tablet_manager.cc:1434] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:26.057072  7489 tablet_bootstrap.cc:492] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:26.057528  7489 ts_tablet_manager.cc:1403] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.223s	user 0.018s	sys 0.005s
I20260709 14:46:26.057865  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.058281  7370 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.060105  7489 raft_consensus.cc:359] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.060760  7489 raft_consensus.cc:385] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.061163  7489 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.061836  7489 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.062673  7370 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:26.063328  7489 ts_tablet_manager.cc:1434] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:26.063673  7414 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:26.064297  7489 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:26.064563  7771 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.065049  7771 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:26.065856  7771 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.072754  7489 tablet_bootstrap.cc:654] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.074872  7491 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:26.078109  7489 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:26.078540  7489 ts_tablet_manager.cc:1403] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 14:46:26.080881  7491 tablet_bootstrap.cc:654] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.080899  7489 raft_consensus.cc:359] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.081648  7489 raft_consensus.cc:385] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.082046  7489 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.082756  7489 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.084735  7489 ts_tablet_manager.cc:1434] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:46:26.085737  7489 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
W20260709 14:46:26.091424  7341 leader_election.cc:343] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.091509  7489 tablet_bootstrap.cc:654] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.092123  7856 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.092671  7856 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.093402  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:26.093746  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.094631  7856 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.096442  7499 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.096817  7499 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.097820  7850 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.100469  7850 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:26.099994  7499 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.103416  7850 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.116909  7856 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.117422  7856 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:26.176277  7341 leader_election.cc:343] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.176918  7491 tablet_bootstrap.cc:492] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:26.177407  7491 ts_tablet_manager.cc:1403] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.261s	user 0.023s	sys 0.046s
I20260709 14:46:26.179921  7491 raft_consensus.cc:359] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.180543  7491 raft_consensus.cc:385] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.180787  7491 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.181382  7491 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.188112  7846 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:46:26.188494  7856 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.192346  7296 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.195765  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.195989  7491 ts_tablet_manager.cc:1434] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:46:26.196990  7491 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:26.196867  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.197880  7292 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 0.
I20260709 14:46:26.199934  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.210839  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.211169  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:46:26.222877  7266 leader_election.cc:343] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.223624  7266 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:26.224453  7860 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:26.225344  7265 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:26.224794  7860 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.227533  7860 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:26.234889  7265 leader_election.cc:343] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.235317  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:26.251609  7857 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.254398  7857 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:26.258723  7761 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:26.261440  7341 leader_election.cc:343] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.253897  7860 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.277205  7860 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.280897  7491 tablet_bootstrap.cc:654] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.283375  7489 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:26.283792  7489 ts_tablet_manager.cc:1403] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.032s
I20260709 14:46:26.284403  7764 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:26.285732  7764 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:26.287974  7489 raft_consensus.cc:359] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.288653  7489 raft_consensus.cc:385] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.288980  7489 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.290140  7489 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.291435  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.292060  7373 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.292395  7489 ts_tablet_manager.cc:1434] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:46:26.293377  7489 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:26.293778  7499 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.294224  7499 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.295938  7499 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.284637  7838 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.299000  7489 tablet_bootstrap.cc:654] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.301569  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.302309  7857 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.302788  7857 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.305567  7857 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.313673  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:46:26.328581  7402 tablet.cc:2406] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:46:26.357275  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:26.363780  7266 consensus_peers.cc:597] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 -> Peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Couldn't send request to peer 16b34b7e0b6e4fee846fcf88944539d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:26.370589  7764 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.371079  7764 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.373646  7764 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.374871  7846 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:26.378000  7495 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.378461  7495 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.380277  7495 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.383051  7373 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:26.384086  7448 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.394369  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.413028  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.426297  7373 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
W20260709 14:46:26.426537  7266 leader_election.cc:343] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.390134  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.396170  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:26.387112  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:26.394152  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.399027  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.393039  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.395375  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.430979  7495 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.431470  7495 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:26.394279  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.432243  7495 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.434578  7442 raft_consensus.cc:2393] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:46:26.436168  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:46:26.437238  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 50207.3us
I20260709 14:46:26.437520  7764 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.439368  7414 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:26.440088  7838 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:26.440455  7838 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.440784  7838 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.446297  7266 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:26.447093  7860 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:46:26.450160  7341 leader_election.cc:343] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.452631  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 94) took 1031 ms. Trace:
I20260709 14:46:26.453094  7198 rpcz_store.cc:276] 0709 14:46:25.431703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:46:25.440173 (+  8470us) service_pool.cc:224] Handling call
0709 14:46:26.452576 (+1012403us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":67397,"reported_tablets":3}
I20260709 14:46:26.450184  7196 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:26.456449  7341 leader_election.cc:343] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:26.457127  7341 leader_election.cc:343] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:26.457686  7341 leader_election.cc:343] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.458068  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:26.458763  7805 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.462095  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:26.462872  7298 raft_consensus.cc:2393] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 1: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:46:26.469202  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:26.466516  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.444674  7764 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:26.478945  7341 leader_election.cc:343] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.481729  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:46:26.484934  7341 leader_election.cc:343] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.485387  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:26.427975  7372 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:26.486645  7491 tablet_bootstrap.cc:492] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:26.490281  7491 ts_tablet_manager.cc:1403] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.294s	user 0.094s	sys 0.083s
I20260709 14:46:26.487337  7499 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.487874  7849 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.477849  7298 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
W20260709 14:46:26.487390  7415 leader_election.cc:343] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.484239  7805 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:46:26.496197  7415 leader_election.cc:343] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.488523  7835 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:46:26.501645  7851 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:46:26.497022  7805 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.503419  7805 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:26.503626  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:26.510469  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.513532  7489 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:26.513980  7489 ts_tablet_manager.cc:1403] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.221s	user 0.020s	sys 0.029s
I20260709 14:46:26.495836  7860 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.549229  7265 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:26.550572  7489 raft_consensus.cc:359] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.551260  7857 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:26.551842  7857 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.552155  7857 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.550665  7491 raft_consensus.cc:359] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.554582  7491 raft_consensus.cc:385] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.535564  7838 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.554880  7491 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.561208  7491 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.536310  7860 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.551338  7489 raft_consensus.cc:385] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:26.566922  7489 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:26.555601  7840 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.571766  7489 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:26.590165  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 66260.5us
W20260709 14:46:26.591750  7341 leader_election.cc:343] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.592182  7341 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:26.595518  7499 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.597244  7491 ts_tablet_manager.cc:1434] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.001s
I20260709 14:46:26.603652  7499 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:26.605728  7768 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.606179  7768 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.607700  7768 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.608634  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:46:26.609848  7266 leader_election.cc:343] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.616127  7491 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:26.616675  7489 ts_tablet_manager.cc:1434] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260709 14:46:26.617257  7850 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:26.593727  7840 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.626046  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.630654  7372 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:26.607774  7805 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.631188  7838 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.618685  7850 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.633850  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.634413  7371 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.635313  7860 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.634366  7850 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.658927  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.657258  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.659968  7441 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 1: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:26.644275  7847 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:26.653296  7857 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.662178  7857 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.662261  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:26.663249  7861 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:26.663576  7861 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:26.663868  7861 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.665402  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.665766  7805 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.665961  7370 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.666082  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:26.667943  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:26.670008  7266 leader_election.cc:343] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.673753  7371 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:26.674989  7414 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:26.670080  7857 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.682631  7847 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.686985  7847 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:26.687829  7847 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.702168  7370 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:26.704665  7861 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.709005  7265 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:26.709728  7489 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:26.713434  7842 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.713924  7842 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:26.718912  7842 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.731626  7840 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.733251  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:26.733604  7489 tablet_bootstrap.cc:654] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.737399  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:26.738631  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.741998  7491 tablet_bootstrap.cc:654] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:26.745879  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:26.749576  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:26.750141  7299 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.756457  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:46:26.754243  7341 leader_election.cc:343] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.757020  7371 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.771490  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:26.765324  7805 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:26.763679  7861 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:26.782435  7443 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:26.781214  7499 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:26.786499  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:26.787808  7266 leader_election.cc:343] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.827800  7299 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:26.840750  7196 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:26.840952  7857 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:26.815929  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:26.857613  7294 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:26.854153  7196 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:46:26.820729  7443 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:46:26.878381  7297 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:26.877866  7196 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:26.879659  7196 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:26.889914  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 95849.3us
W20260709 14:46:26.890580  7341 leader_election.cc:343] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:26.891002  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:26.894016  7849 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:26.911878  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 103050us
I20260709 14:46:26.915062  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:46:26.915499  7415 consensus_peers.cc:597] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:26.916514  7514 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.916987  7514 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:26.908031  7852 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:26.917694  7514 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.917658  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:26.919896  7495 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:26.920210  7371 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:26.921456  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:26.922427  7857 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:26.920228  7495 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:46:26.923960  7495 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:26.932219  7838 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:26.922878  7857 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:26.936293  7857 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.938320  7489 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
W20260709 14:46:26.935509  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800067ee0 after lost signal to thread 6162
I20260709 14:46:26.938987  7489 ts_tablet_manager.cc:1403] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.006s
I20260709 14:46:26.942255  7495 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:26.949662  7491 tablet_bootstrap.cc:492] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:26.950132  7491 ts_tablet_manager.cc:1403] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.347s	user 0.015s	sys 0.018s
I20260709 14:46:26.955430  7495 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:26.969270  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:26.971742  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:27.011373  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:27.012171  7847 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:27.021795  7489 raft_consensus.cc:359] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.022537  7489 raft_consensus.cc:385] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.022796  7489 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
W20260709 14:46:27.017212  7230 debug-util.cc:398] Leaking SignalData structure 0x7b08000915c0 after lost signal to thread 7233
I20260709 14:46:27.028805  7198 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:27.026103  7764 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.029984  7764 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.041393  7198 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:27.046012  7764 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.047056  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:27.047998  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:46:27.048480  7266 leader_election.cc:343] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:27.040218  7489 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.056054  7847 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.048539  7373 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:27.087267  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:27.088032  7489 ts_tablet_manager.cc:1434] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.149s	user 0.014s	sys 0.011s
I20260709 14:46:27.089000  7764 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:27.103014  7443 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:27.101138  7199 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:27.094028  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800053400 after lost signal to thread 7325
I20260709 14:46:27.089139  7489 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:27.113675  7764 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:27.122852  7838 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:46:27.121227  7230 debug-util.cc:398] Leaking SignalData structure 0x7b080023b840 after lost signal to thread 7400
I20260709 14:46:27.135087  7764 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.115707  7491 raft_consensus.cc:359] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.137257  7491 raft_consensus.cc:385] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.137540  7491 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.138283  7491 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.142431  7491 ts_tablet_manager.cc:1434] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.192s	user 0.008s	sys 0.002s
I20260709 14:46:27.143401  7489 tablet_bootstrap.cc:654] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.144471  7491 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.152223  7905 consensus_queue.cc:1059] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.153182  7514 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:27.153507  7514 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:27.154171  7514 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.155679  7514 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:27.160748  7764 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.164925  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:27.165478  7373 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.181749  7895 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:27.186640  7373 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:27.189164  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:46:27.191829  7266 leader_election.cc:343] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:27.192111  7764 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.193969  7196 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.197674  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:27.199088  7895 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:27.199770  7895 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:27.200659  7895 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:27.203998  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800275b60 after lost signal to thread 7474
I20260709 14:46:27.206908  7443 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.223955  7491 tablet_bootstrap.cc:654] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.243036  7199 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.266294  7489 tablet_bootstrap.cc:492] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:27.266837  7489 ts_tablet_manager.cc:1403] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.178s	user 0.031s	sys 0.042s
I20260709 14:46:27.269320  7489 raft_consensus.cc:359] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.270030  7489 raft_consensus.cc:385] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.270334  7489 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.270988  7489 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.273031  7489 ts_tablet_manager.cc:1434] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:27.273906  7489 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:27.275185  7764 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.279173  7489 tablet_bootstrap.cc:654] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.284890  7771 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.299826  7196 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.334812  7491 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.335469  7491 ts_tablet_manager.cc:1403] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.191s	user 0.002s	sys 0.028s
I20260709 14:46:27.337606  7489 tablet_bootstrap.cc:492] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:27.338088  7489 ts_tablet_manager.cc:1403] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.013s
I20260709 14:46:27.337908  7491 raft_consensus.cc:359] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.340518  7491 raft_consensus.cc:385] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.340821  7491 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.341527  7491 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.342726  7489 raft_consensus.cc:359] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.343422  7489 raft_consensus.cc:385] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.343717  7489 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.343886  7491 ts_tablet_manager.cc:1434] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:27.344916  7491 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.344481  7489 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.346668  7489 ts_tablet_manager.cc:1434] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:27.347586  7489 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Bootstrap starting.
I20260709 14:46:27.350961  7491 tablet_bootstrap.cc:654] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.353928  7489 tablet_bootstrap.cc:654] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.371891  7491 tablet_bootstrap.cc:492] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.372344  7491 ts_tablet_manager.cc:1403] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 14:46:27.374739  7491 raft_consensus.cc:359] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.375373  7491 raft_consensus.cc:385] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.378295  7491 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.378763  7856 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.378999  7491 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.379632  7489 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: No bootstrap required, opened a new log
I20260709 14:46:27.380035  7489 ts_tablet_manager.cc:1403] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.010s
I20260709 14:46:27.382397  7489 raft_consensus.cc:359] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.382998  7489 raft_consensus.cc:385] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.383252  7489 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.383848  7489 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.385815  7489 ts_tablet_manager.cc:1434] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:27.386111  7443 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.386919  7491 ts_tablet_manager.cc:1434] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:46:27.395478  7764 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.405681  7491 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.420578  7856 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.426635  7491 tablet_bootstrap.cc:654] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.443234  7895 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.443760  7895 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.445890  7895 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.446307  7895 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.446681  7895 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.450639  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:27.453195  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:27.453765  7371 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:27.456225  7265 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:27.457261  7764 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:27.457635  7764 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:27.457962  7764 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.467741  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:27.469287  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:27.471135  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:46:27.472239  7266 leader_election.cc:343] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:27.472857  7842 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:27.479419  7861 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.484105  7895 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.489490  7764 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.494273  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:27.494948  7373 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.512444  7373 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:27.533464  7838 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.533994  7838 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.535928  7838 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:27.536286  7265 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:27.537191  7842 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:27.537704  7842 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:27.538393  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:27.538618  7842 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.539120  7297 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:27.542169  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:27.542975  7535 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:27.543357  7535 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:27.543720  7535 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.560441  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:27.561201  7371 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 0.
I20260709 14:46:27.584276  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:27.586387  7764 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.592229  7535 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:46:27.601613  7266 leader_election.cc:343] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:27.602945  7535 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:27.603904  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:27.604514  7373 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:27.604851  7247 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:27.607367  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:27.607831  7297 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.604861  7491 tablet_bootstrap.cc:492] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.609483  7491 ts_tablet_manager.cc:1403] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.204s	user 0.050s	sys 0.068s
I20260709 14:46:27.611246  7373 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:27.612571  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:27.613252  7297 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 1.
I20260709 14:46:27.613878  7535 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:27.615010  7535 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:27.615525  7491 raft_consensus.cc:359] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.616189  7491 raft_consensus.cc:385] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.615860  7535 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.616515  7491 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.617414  7491 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.617848  7199 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.619048  7491 ts_tablet_manager.cc:1434] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:27.619891  7491 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.625277  7491 tablet_bootstrap.cc:654] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.637825  7491 tablet_bootstrap.cc:492] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.638222  7491 ts_tablet_manager.cc:1403] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260709 14:46:27.640422  7491 raft_consensus.cc:359] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.641073  7491 raft_consensus.cc:385] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.641337  7491 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.641981  7491 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.644186  7491 ts_tablet_manager.cc:1434] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:27.646862  7491 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.649695  7199 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:27.650935  7491 tablet_bootstrap.cc:654] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.660346  7535 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.660845  7535 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.663776  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:27.664901  7443 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.666646  7491 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.667080  7491 ts_tablet_manager.cc:1403] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 14:46:27.669555  7491 raft_consensus.cc:359] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.670147  7491 raft_consensus.cc:385] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.670418  7491 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.670997  7491 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.672650  7842 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.673478  7491 ts_tablet_manager.cc:1434] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:46:27.674413  7491 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Bootstrap starting.
I20260709 14:46:27.675376  7297 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.680148  7491 tablet_bootstrap.cc:654] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:27.688664  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:27.693886  7414 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:27.694634  7838 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:27.706651  7535 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:27.723726  7491 tablet_bootstrap.cc:492] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: No bootstrap required, opened a new log
I20260709 14:46:27.724108  7491 ts_tablet_manager.cc:1403] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.032s
I20260709 14:46:27.726799  7491 raft_consensus.cc:359] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.727406  7491 raft_consensus.cc:385] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:27.727749  7491 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Initialized, Role: FOLLOWER
I20260709 14:46:27.729657  7491 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.731644  7491 ts_tablet_manager.cc:1434] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:27.734637  7842 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.751591  7857 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:27.752035  7857 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.754066  7857 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.755425  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:27.755818  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:27.756083  7367 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:27.756428  7446 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 0.
I20260709 14:46:27.757287  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:27.758276  7842 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:27.758661  7842 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:27.758987  7842 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.784283  7842 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.786649  7842 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 1 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:27.786777  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:27.787408  7371 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.787633  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:27.788182  7446 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.792033  7371 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:27.792919  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:27.793603  7860 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:27.794088  7860 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:27.794939  7860 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:27.800239  7443 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.798152  7446 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:46:27.807049  7199 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.973428  7842 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:27.984512  7443 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:27.992858  7842 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:28.052620  7838 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:28.063452  7847 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:28.238564  7842 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:28.255240  7857 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:28.671448  7842 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:46:28.671933  7842 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:28.674264  7842 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:28.674862  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:28.675050  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:46:28.675489  7371 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:28.675710  7443 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 2: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:28.676401  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:28.677089  7842 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:28.677448  7842 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:46:28.677778  7842 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:28.685091  7842 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:28.686981  7842 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:28.687466  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:28.687886  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:28.688613  7443 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 2: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:46:28.693002  7371 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:28.694121  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:28.694902  7842 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:28.695276  7842 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:28.695968  7842 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:28.714252  7198 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:29.214363  7535 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:29.214746  7535 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:29.216264  7535 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:29.217545  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:46:29.217545  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:46:29.218268  7371 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:29.219298  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:29.219991  7535 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:46:29.220649  7535 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:29.221232  7535 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:29.227155  7535 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:29.229683  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:29.230229  7367 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:29.235800  7367 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:29.236583  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:29.236775  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:29.237587  7957 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:29.238063  7957 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:29.238816  7957 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:29.229223  7535 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:29.245604  7444 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:46:29.250087  7842 consensus_queue.cc:1059] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:29.250751  7842 consensus_queue.cc:1243] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 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 0
I20260709 14:46:29.251348  7958 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:29.251683  7958 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:29.252478  7958 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:29.253675  7958 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:29.265679  7198 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:29.387157  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:29.424640  7964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:46:29.436614  7963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:29.442356  6159 server_base.cc:1061] running on GCE node
W20260709 14:46:29.442823  7966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:46:29.444512  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:29.444849  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:29.445080  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608389445060 us; error 0 us; skew 500 ppm
I20260709 14:46:29.445623  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:29.448931  6159 webserver.cc:533] Webserver started at http://127.6.3.196:45071/ using document root <none> and password file <none>
I20260709 14:46:29.449573  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:29.449848  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:29.450251  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:29.451558  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-3-root/instance:
uuid: "afeee6794cb74b9cb6381ce1220755cf"
format_stamp: "Formatted at 2026-07-09 14:46:29 on dist-test-slave-27mc"
I20260709 14:46:29.456712  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:46:29.464052  7971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:29.465515  6159 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.001s
I20260709 14:46:29.465791  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
uuid: "afeee6794cb74b9cb6381ce1220755cf"
format_stamp: "Formatted at 2026-07-09 14:46:29 on dist-test-slave-27mc"
I20260709 14:46:29.466056  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:46:29.499236  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:29.500525  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:29.502116  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:29.504510  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:29.504715  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:29.504959  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:29.505192  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:46:29.597942  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.196:38631
I20260709 14:46:29.600765  8033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.196:38631 every 8 connection(s)
I20260709 14:46:29.603631  6159 auto_leader_rebalancer-test.cc:446] add a tserver: afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:29.628415  8034 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41993
I20260709 14:46:29.628849  8034 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:29.629698  8034 heartbeater.cc:507] Master 127.6.3.254:41993 requested a full tablet report, sending...
I20260709 14:46:29.631624  7196 ts_manager.cc:194] Registered new tserver with Master: afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:46:29.633255  7196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42322
I20260709 14:46:29.789538  7300 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:46:29.789896  7300 pending_rounds.cc:85] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Aborting all ops after (but not including) 1
I20260709 14:46:29.790113  7300 pending_rounds.cc:107] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:46:29.790333  7300 raft_consensus.cc:2889] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:46:29.790601  7371 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:46:29.792241  7535 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.793190  7957 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.871773  7371 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:29.898080  7443 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:29.900162  7300 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:29.900170  7849 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.908232  7849 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.914143  7849 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:29.918501  7443 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
W20260709 14:46:29.919489  7339 consensus_peers.cc:597] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631): Couldn't send request to peer afeee6794cb74b9cb6381ce1220755cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebe88e2b13da4c728499367c4c062a49. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:29.925566  7300 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:29.939102  7199 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:29.946491  7367 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
W20260709 14:46:29.971004  7339 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631): Couldn't send request to peer afeee6794cb74b9cb6381ce1220755cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a555e2eaf064f6f9af82618df7d6c94. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:29.972111  7443 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:29.972541  7297 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:29.973801  7849 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.975301  7956 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.992098  7956 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:29.994062  7443 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:29.998245  7300 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.022574  7198 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.056604  7297 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.068559  7443 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:30.069190  7367 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:30.070102  7958 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:30.070945  7895 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:30.080763  7895 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.084527  7442 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.104028  7367 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.106215  7297 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
W20260709 14:46:30.109709  7264 consensus_peers.cc:597] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 -> Peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631): Couldn't send request to peer afeee6794cb74b9cb6381ce1220755cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1554e419dba34efa96d9a84341324e47. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:30.103679  7198 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
W20260709 14:46:30.138382  7264 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 -> Peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631): Couldn't send request to peer afeee6794cb74b9cb6381ce1220755cf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10616db2e3e7423cbf157dbb7e329b6e. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:30.138643  7367 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:30.140172  8063 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:30.148289  7442 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 14:46:30.157413  8063 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:30.160931  8063 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.172461  7367 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.189522  7196 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.230819  7443 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } } }
I20260709 14:46:30.474674  8068 ts_tablet_manager.cc:933] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Initiating tablet copy from peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:30.477144  8068 tablet_copy_client.cc:323] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.3.194:40297
I20260709 14:46:30.516778  7386 tablet_copy_service.cc:140] P 5519045030384cbea6d6e06e0f3bf2b8: Received BeginTabletCopySession request for tablet ebe88e2b13da4c728499367c4c062a49 from peer afeee6794cb74b9cb6381ce1220755cf ({username='slave'} at 127.0.0.1:41434)
I20260709 14:46:30.517408  7386 tablet_copy_service.cc:161] P 5519045030384cbea6d6e06e0f3bf2b8: Beginning new tablet copy session on tablet ebe88e2b13da4c728499367c4c062a49 from peer afeee6794cb74b9cb6381ce1220755cf at {username='slave'} at 127.0.0.1:41434: session id = afeee6794cb74b9cb6381ce1220755cf-ebe88e2b13da4c728499367c4c062a49
I20260709 14:46:30.522099  8073 ts_tablet_manager.cc:933] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Initiating tablet copy from peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:30.525359  7386 tablet_copy_source_session.cc:215] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:46:30.530540  8072 ts_tablet_manager.cc:933] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Initiating tablet copy from peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:30.535491  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe88e2b13da4c728499367c4c062a49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.573876  8072 tablet_copy_client.cc:323] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.3.193:41409
I20260709 14:46:30.570111  8073 tablet_copy_client.cc:323] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.3.194:40297
I20260709 14:46:30.577720  7386 tablet_copy_service.cc:140] P 5519045030384cbea6d6e06e0f3bf2b8: Received BeginTabletCopySession request for tablet 6a555e2eaf064f6f9af82618df7d6c94 from peer afeee6794cb74b9cb6381ce1220755cf ({username='slave'} at 127.0.0.1:41434)
I20260709 14:46:30.578291  7386 tablet_copy_service.cc:161] P 5519045030384cbea6d6e06e0f3bf2b8: Beginning new tablet copy session on tablet 6a555e2eaf064f6f9af82618df7d6c94 from peer afeee6794cb74b9cb6381ce1220755cf at {username='slave'} at 127.0.0.1:41434: session id = afeee6794cb74b9cb6381ce1220755cf-6a555e2eaf064f6f9af82618df7d6c94
I20260709 14:46:30.585202  7386 tablet_copy_source_session.cc:215] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:46:30.588352  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a555e2eaf064f6f9af82618df7d6c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.591876  7311 tablet_copy_service.cc:140] P cde51d64638242d09c2fc18e3acd4cd9: Received BeginTabletCopySession request for tablet 1554e419dba34efa96d9a84341324e47 from peer afeee6794cb74b9cb6381ce1220755cf ({username='slave'} at 127.0.0.1:39158)
I20260709 14:46:30.592444  7311 tablet_copy_service.cc:161] P cde51d64638242d09c2fc18e3acd4cd9: Beginning new tablet copy session on tablet 1554e419dba34efa96d9a84341324e47 from peer afeee6794cb74b9cb6381ce1220755cf at {username='slave'} at 127.0.0.1:39158: session id = afeee6794cb74b9cb6381ce1220755cf-1554e419dba34efa96d9a84341324e47
I20260709 14:46:30.603961  8073 tablet_copy_client.cc:806] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 0 data blocks...
I20260709 14:46:30.604768  8073 tablet_copy_client.cc:670] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 1 WAL segments...
I20260709 14:46:30.609897  8073 tablet_copy_client.cc:538] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:46:30.610792  7311 tablet_copy_source_session.cc:215] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:46:30.590926  8068 tablet_copy_client.cc:806] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 0 data blocks...
I20260709 14:46:30.612779  8068 tablet_copy_client.cc:670] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 1 WAL segments...
I20260709 14:46:30.613812  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1554e419dba34efa96d9a84341324e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.623910  8068 tablet_copy_client.cc:538] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:46:30.629966  8073 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap starting.
I20260709 14:46:30.631584  8072 tablet_copy_client.cc:806] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 0 data blocks...
I20260709 14:46:30.632244  8072 tablet_copy_client.cc:670] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 1 WAL segments...
I20260709 14:46:30.636135  8072 tablet_copy_client.cc:538] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:46:30.636616  8034 heartbeater.cc:499] Master 127.6.3.254:41993 was elected leader, sending a full tablet report...
I20260709 14:46:30.644151  8068 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap starting.
I20260709 14:46:30.660176  8072 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap starting.
I20260709 14:46:30.674934  8073 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:30.675846  8073 tablet_bootstrap.cc:492] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap complete.
I20260709 14:46:30.676466  8073 ts_tablet_manager.cc:1403] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.003s
I20260709 14:46:30.682654  8073 raft_consensus.cc:359] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.683461  8073 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Initialized, Role: LEARNER
I20260709 14:46:30.684085  8073 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.694466  8073 ts_tablet_manager.cc:1434] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.006s
I20260709 14:46:30.696307  7386 tablet_copy_service.cc:342] P 5519045030384cbea6d6e06e0f3bf2b8: Request end of tablet copy session afeee6794cb74b9cb6381ce1220755cf-6a555e2eaf064f6f9af82618df7d6c94 received from {username='slave'} at 127.0.0.1:41434
I20260709 14:46:30.696838  7386 tablet_copy_service.cc:434] P 5519045030384cbea6d6e06e0f3bf2b8: ending tablet copy session afeee6794cb74b9cb6381ce1220755cf-6a555e2eaf064f6f9af82618df7d6c94 on tablet 6a555e2eaf064f6f9af82618df7d6c94 with peer afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:30.699417  8081 ts_tablet_manager.cc:933] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Initiating tablet copy from peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:30.712932  8068 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:30.721118  8068 tablet_bootstrap.cc:492] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap complete.
I20260709 14:46:30.721211  8072 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:30.722191  8072 tablet_bootstrap.cc:492] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Bootstrap complete.
I20260709 14:46:30.722963  8072 ts_tablet_manager.cc:1403] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.000s
I20260709 14:46:30.723691  8081 tablet_copy_client.cc:323] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Beginning tablet copy session from remote peer at address 127.6.3.193:41409
I20260709 14:46:30.721788  8068 ts_tablet_manager.cc:1403] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.011s
I20260709 14:46:30.726715  7311 tablet_copy_service.cc:140] P cde51d64638242d09c2fc18e3acd4cd9: Received BeginTabletCopySession request for tablet 10616db2e3e7423cbf157dbb7e329b6e from peer afeee6794cb74b9cb6381ce1220755cf ({username='slave'} at 127.0.0.1:39158)
I20260709 14:46:30.727202  7311 tablet_copy_service.cc:161] P cde51d64638242d09c2fc18e3acd4cd9: Beginning new tablet copy session on tablet 10616db2e3e7423cbf157dbb7e329b6e from peer afeee6794cb74b9cb6381ce1220755cf at {username='slave'} at 127.0.0.1:39158: session id = afeee6794cb74b9cb6381ce1220755cf-10616db2e3e7423cbf157dbb7e329b6e
I20260709 14:46:30.728477  8068 raft_consensus.cc:359] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.729313  8068 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Initialized, Role: LEARNER
I20260709 14:46:30.729126  8072 raft_consensus.cc:359] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.730178  8072 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Initialized, Role: LEARNER
I20260709 14:46:30.729977  8068 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.730907  8072 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.733016  8068 ts_tablet_manager.cc:1434] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:46:30.734207  8072 ts_tablet_manager.cc:1434] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:30.734725  7386 tablet_copy_service.cc:342] P 5519045030384cbea6d6e06e0f3bf2b8: Request end of tablet copy session afeee6794cb74b9cb6381ce1220755cf-ebe88e2b13da4c728499367c4c062a49 received from {username='slave'} at 127.0.0.1:41434
I20260709 14:46:30.735087  7386 tablet_copy_service.cc:434] P 5519045030384cbea6d6e06e0f3bf2b8: ending tablet copy session afeee6794cb74b9cb6381ce1220755cf-ebe88e2b13da4c728499367c4c062a49 on tablet ebe88e2b13da4c728499367c4c062a49 with peer afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:30.736351  7310 tablet_copy_service.cc:342] P cde51d64638242d09c2fc18e3acd4cd9: Request end of tablet copy session afeee6794cb74b9cb6381ce1220755cf-1554e419dba34efa96d9a84341324e47 received from {username='slave'} at 127.0.0.1:39158
I20260709 14:46:30.736768  7310 tablet_copy_service.cc:434] P cde51d64638242d09c2fc18e3acd4cd9: ending tablet copy session afeee6794cb74b9cb6381ce1220755cf-1554e419dba34efa96d9a84341324e47 on tablet 1554e419dba34efa96d9a84341324e47 with peer afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:30.740409  7311 tablet_copy_source_session.cc:215] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 14:46:30.745965  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10616db2e3e7423cbf157dbb7e329b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:46:30.766976  8081 tablet_copy_client.cc:806] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 0 data blocks...
I20260709 14:46:30.769418  8081 tablet_copy_client.cc:670] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Starting download of 1 WAL segments...
I20260709 14:46:30.773542  8081 tablet_copy_client.cc:538] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 14:46:30.784166  8081 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Bootstrap starting.
I20260709 14:46:30.804275  8081 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:46:30.804894  8081 tablet_bootstrap.cc:492] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Bootstrap complete.
I20260709 14:46:30.805534  8081 ts_tablet_manager.cc:1403] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.002s
I20260709 14:46:30.808281  8081 raft_consensus.cc:359] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.809072  8081 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Initialized, Role: LEARNER
I20260709 14:46:30.809674  8081 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: NON_VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: true } }
I20260709 14:46:30.814757  8081 ts_tablet_manager.cc:1434] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:46:30.818693  7311 tablet_copy_service.cc:342] P cde51d64638242d09c2fc18e3acd4cd9: Request end of tablet copy session afeee6794cb74b9cb6381ce1220755cf-10616db2e3e7423cbf157dbb7e329b6e received from {username='slave'} at 127.0.0.1:39158
I20260709 14:46:30.819094  7311 tablet_copy_service.cc:434] P cde51d64638242d09c2fc18e3acd4cd9: ending tablet copy session afeee6794cb74b9cb6381ce1220755cf-10616db2e3e7423cbf157dbb7e329b6e on tablet 10616db2e3e7423cbf157dbb7e329b6e with peer afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:30.877924  8009 raft_consensus.cc:1217] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:46:30.925233  8009 raft_consensus.cc:1217] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:46:30.938774  8009 raft_consensus.cc:1217] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:46:31.108273  8009 raft_consensus.cc:1217] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 14:46:31.383746  7958 raft_consensus.cc:1064] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: attempting to promote NON_VOTER afeee6794cb74b9cb6381ce1220755cf to VOTER
I20260709 14:46:31.386392  7958 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.395648  8009 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.410236  7849 raft_consensus.cc:1064] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: attempting to promote NON_VOTER afeee6794cb74b9cb6381ce1220755cf to VOTER
I20260709 14:46:31.415326  8085 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.420449  8057 raft_consensus.cc:1064] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: attempting to promote NON_VOTER afeee6794cb74b9cb6381ce1220755cf to VOTER
I20260709 14:46:31.422848  7442 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.425458  8057 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.428076  7895 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.412379  7849 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.445776  7367 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.451083  8086 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.494309  8008 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.496464  8008 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.497318  8091 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.498708  7443 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.500047  8091 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.502570  7443 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.503696  7301 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.505295  7956 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.506071  8090 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.506436  8091 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.530706  7301 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.531996  7956 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.573194  8086 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.581609  7367 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.597019  7446 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.609839  7198 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.617182  8057 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.620133  8008 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.675588  7849 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.677893  8087 raft_consensus.cc:1064] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: attempting to promote NON_VOTER afeee6794cb74b9cb6381ce1220755cf to VOTER
I20260709 14:46:31.680480  8087 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.671733  8007 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } attrs { replace: true } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.685895  8009 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.707419  7297 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.763470  8008 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 LEARNER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.764235  7442 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.765610  8063 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.765713  7367 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 14:46:31.767081  7895 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.768146  8063 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:31.773524  7297 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.783627  7443 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.786612  7444 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
W20260709 14:46:31.813055  8108 log.cc:927] Time spent T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 14:46:31.823717  8063 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.826622  7367 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.840626  8008 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.848326  7444 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.850288  7197 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } attrs { replace: true } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.879201  7196 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:31.908454  7371 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.908520  7198 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index 2 to 3, afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:31.912398  7370 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.922276  8009 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.922472  7300 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.924007  8007 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.926349  7293 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:31.929899  8091 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.931525  8091 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.935648  7300 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.936959  7370 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.943887  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.957863  7895 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.961930  8101 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.966826  7442 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.962204  8091 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.969995  8063 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.976226  8007 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.979159  8090 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.979609  7443 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 14:46:31.982553  8103 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.984000  8087 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:31.986801  7184 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebe88e2b13da4c728499367c4c062a49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:46:31.986972  8086 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.989800  8006 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.997314  7184 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a555e2eaf064f6f9af82618df7d6c94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:46:32.001845  8007 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:31.996762  7198 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: config changed from index 3 to 4, VOTER cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) evicted. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.014545  7443 raft_consensus.cc:2955] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.022109  7185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10616db2e3e7423cbf157dbb7e329b6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:46:32.025168  7958 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.049183  7446 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.063585  7373 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
W20260709 14:46:32.072096  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 97745.6us
I20260709 14:46:32.074651  8087 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:32.079967  7185 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1554e419dba34efa96d9a84341324e47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 14:46:32.105487  8008 raft_consensus.cc:2955] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.106539  7297 raft_consensus.cc:2955] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.110275  7283 tablet_service.cc:1558] Processing DeleteTablet for tablet ebe88e2b13da4c728499367c4c062a49 with delete_type TABLET_DATA_TOMBSTONED (TS cde51d64638242d09c2fc18e3acd4cd9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54894
I20260709 14:46:32.125355  7198 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New cstate: current_term: 1 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:32.135368  8009 raft_consensus.cc:2955] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:46:32.152436  7199 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index 3 to 4, VOTER 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) evicted. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:32.154141  7199 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: config changed from index 3 to 4, VOTER 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) evicted. New cstate: current_term: 1 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:32.166606  8116 tablet_replica.cc:333] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:46:32.172678  7432 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a555e2eaf064f6f9af82618df7d6c94 with delete_type TABLET_DATA_TOMBSTONED (TS 16b34b7e0b6e4fee846fcf88944539d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38354
I20260709 14:46:32.180644  7364 tablet_service.cc:1558] Processing DeleteTablet for tablet 1554e419dba34efa96d9a84341324e47 with delete_type TABLET_DATA_TOMBSTONED (TS 5519045030384cbea6d6e06e0f3bf2b8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51266
I20260709 14:46:32.185787  7438 tablet_service.cc:1558] Processing DeleteTablet for tablet 10616db2e3e7423cbf157dbb7e329b6e with delete_type TABLET_DATA_TOMBSTONED (TS 16b34b7e0b6e4fee846fcf88944539d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38354
I20260709 14:46:32.207706  8116 raft_consensus.cc:2243] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:32.208487  8116 raft_consensus.cc:2272] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:32.233461  8116 ts_tablet_manager.cc:1916] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:46:32.245327  8117 tablet_replica.cc:333] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:46:32.246279  8117 raft_consensus.cc:2243] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:32.247419  8118 tablet_replica.cc:333] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:46:32.249167  8118 raft_consensus.cc:2243] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:32.249852  8118 raft_consensus.cc:2272] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:32.253577  8118 ts_tablet_manager.cc:1916] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:46:32.257401  8117 raft_consensus.cc:2272] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:32.260835  8117 ts_tablet_manager.cc:1916] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:46:32.268771  8116 ts_tablet_manager.cc:1929] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:46:32.269346  8116 log.cc:1199] T ebe88e2b13da4c728499367c4c062a49 P cde51d64638242d09c2fc18e3acd4cd9: Deleting WAL directory at /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/wals/ebe88e2b13da4c728499367c4c062a49
I20260709 14:46:32.273348  8118 ts_tablet_manager.cc:1929] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:46:32.273777  8118 log.cc:1199] T 1554e419dba34efa96d9a84341324e47 P 5519045030384cbea6d6e06e0f3bf2b8: Deleting WAL directory at /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-1-root/wals/1554e419dba34efa96d9a84341324e47
I20260709 14:46:32.275411  8117 ts_tablet_manager.cc:1929] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:46:32.275455  7184 catalog_manager.cc:5028] TS 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): tablet 1554e419dba34efa96d9a84341324e47 (table test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]) successfully deleted
I20260709 14:46:32.276222  8117 log.cc:1199] T 6a555e2eaf064f6f9af82618df7d6c94 P 16b34b7e0b6e4fee846fcf88944539d3: Deleting WAL directory at /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/wals/6a555e2eaf064f6f9af82618df7d6c94
I20260709 14:46:32.277719  7185 catalog_manager.cc:5028] TS 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): tablet 6a555e2eaf064f6f9af82618df7d6c94 (table test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]) successfully deleted
I20260709 14:46:32.278164  8117 tablet_replica.cc:333] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:46:32.279270  8117 raft_consensus.cc:2243] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:46:32.279794  8117 raft_consensus.cc:2272] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:46:32.283031  7185 catalog_manager.cc:5028] TS cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): tablet ebe88e2b13da4c728499367c4c062a49 (table test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]) successfully deleted
I20260709 14:46:32.283106  8117 ts_tablet_manager.cc:1916] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 14:46:32.296854  8117 ts_tablet_manager.cc:1929] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 14:46:32.297281  8117 log.cc:1199] T 10616db2e3e7423cbf157dbb7e329b6e P 16b34b7e0b6e4fee846fcf88944539d3: Deleting WAL directory at /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/wals/10616db2e3e7423cbf157dbb7e329b6e
I20260709 14:46:32.298640  7185 catalog_manager.cc:5028] TS 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): tablet 10616db2e3e7423cbf157dbb7e329b6e (table test-workload [id=eb9eb5cd952943e99a07fc379983aa2f]) successfully deleted
I20260709 14:46:34.843166  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:34.896529  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:34.897126  7444 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:34.899693  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:34.900159  7442 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:34.902094  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:34.902490  7442 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:34.913323  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:34.913697  7367 raft_consensus.cc:606] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:34.915661  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:34.916067  7442 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:34.916877  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:34.917870  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:35.130309  8120 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.131407  8120 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.132830  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:35.133386  7299 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.133659  7299 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.138088  7299 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.139858  7299 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:35.140657  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:35.140825  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:35.141363  7367 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.141451  7444 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:35.141775  7444 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:35.142474  7444 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.145704  7444 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.148967  7367 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.150076  7265 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:35.150745  7958 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.151180  7958 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:35.152302  7444 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.152179  7958 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.161216  8126 raft_consensus.cc:993] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:35.161675  8126 raft_consensus.cc:1081] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:35.163024  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:35.163506  7444 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.163769  7444 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.164523  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.168385  7444 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.172660  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:35.174064  7297 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.174619  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:35.175122  7367 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:35.175398  7367 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:35.176184  7367 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.177810  7367 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.180271  7297 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:35.181444  7415 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:35.182175  8120 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.182623  8120 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:35.183523  8120 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.184011  7367 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:35.184911  7444 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:35.195943  7197 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:35.366389  8120 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.366878  8115 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.368228  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:35.368799  7293 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.369177  7293 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.374835  7293 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.377159  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:35.377679  7367 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.378017  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:35.378522  7442 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:35.378780  7442 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:35.379522  7442 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.380463  7442 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.384307  7367 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.376629  7293 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:35.385366  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:35.386168  8123 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.386411  7442 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.387158  8123 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:35.388012  8123 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.397928  7197 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.414793  8115 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.415191  8115 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.416790  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:35.417286  7297 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.417603  7297 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.422387  7297 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.424470  7297 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:35.425232  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:35.425824  7367 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.425839  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:35.426472  7446 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:35.426759  7446 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:35.427547  7446 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.428869  7446 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.432673  7367 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.433591  7265 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:35.434229  8137 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.434742  7446 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.434584  8137 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:35.435851  8137 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.445834  7197 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.446686  8120 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.447117  8115 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:35.448279  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:35.448779  7297 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.449075  7297 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.455029  7297 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.456611  7297 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:35.456895  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:35.457305  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:35.457448  7367 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.457785  7446 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:35.458079  7446 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:35.458758  7446 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.459471  7446 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:35.463109  7367 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.463932  7446 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:35.464211  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:35.464912  8137 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:35.465307  8137 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:35.466017  8137 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:35.474753  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.538511  7367 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.539548  8137 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.550057  7446 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.552140  8123 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.589509  7367 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.590570  8120 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.600245  7299 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.606976  8115 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.774072  7446 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.775046  8123 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.785046  7367 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.786454  8144 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.851423  7442 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.852663  8144 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.865675  7367 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.869355  8123 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.912647  7442 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.913671  8123 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.918687  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:35.921571  7367 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:35.928483  8144 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:35.967690  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:36.017359  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:36.017766  7297 raft_consensus.cc:606] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:36.019765  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "afeee6794cb74b9cb6381ce1220755cf"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:36.020148  7373 raft_consensus.cc:606] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:36.022136  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:36.022518  7373 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:36.024369  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:36.024725  7373 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:36.026592  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "afeee6794cb74b9cb6381ce1220755cf"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:36.026952  7373 raft_consensus.cc:606] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS afeee6794cb74b9cb6381ce1220755cf
I20260709 14:46:36.028793  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:36.029232  7373 raft_consensus.cc:606] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:36.030083  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:46:36.031039  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:36.051751  8123 raft_consensus.cc:993] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:36.052245  8144 raft_consensus.cc:1081] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:36.053818  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:36.054320  7367 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.054679  7367 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.060091  7367 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.061769  7367 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:36.062328  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:36.062634  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:36.062887  7297 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.063102  7442 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.063198  7297 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:36.063858  7297 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.064710  7297 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.067078  7442 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:36.067942  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:36.068480  8126 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.068800  7297 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:36.068876  8126 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.069782  8126 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.079222  7197 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:36.163973  8057 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:36.164364  8057 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:36.165664  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:36.166114  7299 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.166441  7299 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.171324  7299 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.172875  7299 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:36.173732  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:36.173817  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:36.174348  7373 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.174409  7442 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.174665  7373 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.175259  7373 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.176092  7373 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.178480  7442 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:36.179404  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:36.180366  8144 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.180819  8144 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:36.180671  7373 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:36.181624  8144 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.191191  7197 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:36.240656  8057 raft_consensus.cc:993] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:36.241080  8057 raft_consensus.cc:1081] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:36.242326  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:36.242719  7442 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.242961  7442 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.248090  7442 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.249519  7442 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:36.250152  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:36.250452  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:36.250711  7299 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.251040  7373 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.251332  7373 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.251935  7373 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.252806  7373 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.256352  7299 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:36.256932  7373 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:36.257408  7415 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:36.258142  8115 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.258504  8115 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:36.259202  8115 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.267897  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:36.337365  8057 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:36.337786  8126 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:36.339205  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:36.339608  7442 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.339859  7442 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.345206  7442 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.346642  7442 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:36.347457  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:36.347652  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:36.348028  7299 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.348119  7373 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.348457  7373 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.349203  7373 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.350292  7373 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.353823  7299 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:36.355967  7415 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:36.356573  8115 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.357731  8115 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:36.357937  7373 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:36.359345  8115 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:36.368059  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:36.494256  7442 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.496269  8126 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:36.511013  7299 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.517922  8167 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.530678  8167 raft_consensus.cc:993] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower afeee6794cb74b9cb6381ce1220755cf to start an election
I20260709 14:46:36.531494  8167 raft_consensus.cc:1081] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer afeee6794cb74b9cb6381ce1220755cf to start an election
I20260709 14:46:36.532974  8009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94"
dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
 from {username='slave'} at 127.0.0.1:47228
I20260709 14:46:36.533396  8009 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.533658  8009 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.538530  8009 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.541435  8009 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:36.541728  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:36.541986  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:36.542461  7373 raft_consensus.cc:3055] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.542328  7299 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.542816  7373 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.543581  7373 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.544759  7373 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.549077  7299 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:46:36.550244  7974 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:36.552175  7373 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:46:36.553058  8171 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.553897  8171 raft_consensus.cc:697] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:46:36.555081  8171 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.561921  7197 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to afeee6794cb74b9cb6381ce1220755cf (127.6.3.196). New cstate: current_term: 2 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:36.577746  7446 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.578681  7958 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.585824  7373 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.587203  7958 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:36.628330  8057 raft_consensus.cc:993] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower afeee6794cb74b9cb6381ce1220755cf to start an election
I20260709 14:46:36.628759  8167 raft_consensus.cc:1081] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer afeee6794cb74b9cb6381ce1220755cf to start an election
I20260709 14:46:36.629992  8009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49"
dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
 from {username='slave'} at 127.0.0.1:47228
I20260709 14:46:36.630437  8009 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:36.630779  8009 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.635684  8009 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.637351  8009 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:36.639452  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:36.639900  7373 raft_consensus.cc:3055] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:36.640120  7373 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:36.640708  7373 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.641686  7373 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.647292  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:36.647390  7373 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:46:36.647934  7442 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:36.648509  7973 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:46:36.649344  8171 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:36.649803  8171 raft_consensus.cc:697] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:46:36.650677  8171 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:46:36.653430  7442 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:46:36.660549  7199 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to afeee6794cb74b9cb6381ce1220755cf (127.6.3.196). New cstate: current_term: 2 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:46:36.752813  7373 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.753873  8115 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.761884  7299 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.768710  8120 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.807885  7299 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.809837  8181 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.820775  7373 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:36.822826  8180 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:36.941394  7373 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:46:36.942461  8171 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:36.965104  7297 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:46:36.966429  8187 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:46:37.031819  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:37.068132  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:37.079500  7442 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:46:37.080670  8187 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:37.089681  7367 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:46:37.093828  8187 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:37.117142  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:37.117744  7367 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:37.119853  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:37.120220  7367 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:37.122037  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:37.122437  7297 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:37.124281  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:37.124640  7442 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:37.126446  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:37.126777  7442 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:37.127552  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:37.128661  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:37.171337  8115 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.171767  8180 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.172899  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:46:37.173326  7367 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.173540  7367 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.177549  7367 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.179803  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:37.180294  7297 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.182924  7367 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:37.185943  7297 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.187696  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:37.188211  7442 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.188462  7442 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:37.189173  7442 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.189972  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:37.190904  8167 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.191514  8167 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:37.190311  7442 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.192350  8167 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.197503  7442 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.203212  7197 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.346094  8115 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.346464  8180 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.347715  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:46:37.348145  7373 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.348399  7373 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.352475  7373 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.353837  7373 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:37.354323  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:37.354676  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:37.354931  7299 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.355206  7442 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.355494  7442 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:37.356258  7442 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.357255  7442 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.360615  7299 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.361239  7297 raft_consensus.cc:1240] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:37.363194  7442 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.364261  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:37.364818  8057 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.365563  8057 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:37.366386  8057 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.377475  7197 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.545589  8167 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:37.545977  8057 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:37.547143  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:37.547518  7299 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.547736  7299 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.552551  7299 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.554095  7299 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:37.555335  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:37.555222  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:37.555941  7446 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.556967  7373 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.557314  7373 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:37.558204  7373 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.560398  7373 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.561918  7446 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:37.563294  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:37.564863  8144 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.565282  8144 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:37.566234  7373 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:37.566684  8144 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.579370  7197 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.594803  8167 raft_consensus.cc:993] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:37.595196  8057 raft_consensus.cc:1081] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:37.596386  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:37.596923  7442 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.597267  7442 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.601847  7442 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.603276  7442 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:37.603768  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:37.604070  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:37.604341  7297 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.604542  7373 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.604830  7373 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:37.605439  7373 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.606207  7373 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.608614  7297 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:37.609468  7415 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:37.610039  8180 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.610183  7373 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:37.610427  8180 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:37.611207  8180 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.619784  7197 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:37.654843  7958 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.655237  8144 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:37.656412  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:37.656862  7373 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.657128  7373 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.661445  7373 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.662688  7373 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:37.663352  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:37.663555  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:37.663944  7297 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.664004  7442 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.664314  7297 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:37.665084  7297 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.666218  7297 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.670050  7442 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.671123  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:37.671741  8167 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.671859  7297 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:37.672308  8167 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:37.673127  8167 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:37.681984  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.720290  7297 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:37.721621  8057 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:37.734702  7446 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:37.737674  8204 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:37.822913  7442 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:37.823940  8057 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:37.831610  7299 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:37.833079  8204 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.124432  7367 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.125303  7297 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.125665  8144 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.127354  8180 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.128985  7446 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.130595  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:38.139474  7446 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.140905  7958 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.158656  8167 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.171624  7367 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.173945  8209 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.182195  7299 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.183900  8057 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.196193  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:38.244318  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:38.244904  7299 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:38.247319  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:38.247731  7297 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:38.250527  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:38.250998  7367 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:38.253168  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:38.253649  7367 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:38.255838  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:38.256253  7446 raft_consensus.cc:606] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:38.257289  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:38.258584  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:38.305595  8167 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:38.306051  8204 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:38.307353  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:38.307792  7297 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:38.308066  7297 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.312455  7297 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.314584  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:38.314783  7297 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:38.314870  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:38.315182  7373 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:38.315445  7446 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.315491  7373 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:38.316283  7373 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.317394  7373 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.321363  7446 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:38.322358  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:38.323184  8200 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:38.323458  7373 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:38.323710  8200 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:38.324668  8200 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.331475  8200 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.331969  7958 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.333426  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:38.336131  7373 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:38.336498  7373 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.336580  7197 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.342237  7373 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.344009  7373 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:38.345006  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:38.345369  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:38.345564  7297 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:38.345858  7297 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:38.345892  7442 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.346635  7297 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.347715  7297 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.353263  7442 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:38.353446  7297 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:38.354197  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:38.354701  8204 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:38.355110  8204 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:38.355799  8204 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.366024  7197 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.416010  8167 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:38.416422  8204 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:38.417554  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:38.417977  7442 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:38.418223  7442 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.422976  7442 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:38.424381  7442 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:46:38.424858  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:38.425355  7373 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:38.425288  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:38.425668  7373 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:38.425849  7297 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.426342  7373 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:38.427340  7373 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.430761  7297 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:38.431525  7373 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:38.431619  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:38.432281  8209 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:38.432742  8209 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:38.433641  8209 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:38.450445  7197 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.621003  8200 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.621500  8144 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.622946  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:38.623445  7370 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:38.623787  7370 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.631163  7370 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.632690  7370 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:38.633234  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:38.633720  7299 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:38.633932  7299 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:38.634111  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:38.634596  7442 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.634457  7299 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.635360  7299 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:38.638362  7442 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:38.639117  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:38.639459  7299 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:38.639645  8057 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:38.640097  8057 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:38.640776  8057 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.648644  7197 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.763644  8209 raft_consensus.cc:993] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.764056  8196 raft_consensus.cc:1081] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:38.765321  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:46:38.765746  7367 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:38.765997  7367 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.770624  7367 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.772872  7367 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:38.775664  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:38.776198  7297 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.775974  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:38.781585  7442 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:38.781889  7442 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:38.782730  7297 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:38.782688  7442 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.783087  7299 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:38.783901  7442 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:38.783819  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:38.784629  8057 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:38.784875  8204 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:38.785758  8057 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:38.786537  8057 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:38.789856  7442 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:38.795991  7442 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:38.800030  8057 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:38.804795  7197 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:38.835054  7297 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.836093  8196 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.844319  7370 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.845712  8209 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.875560  7442 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:38.878116  8200 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:38.887005  7370 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:38.889133  7958 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:39.078197  7297 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:39.079486  8204 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:39.087077  7442 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:39.090113  8167 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:39.259266  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:39.262804  7446 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:39.264021  8167 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:39.280345  7297 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:39.286124  8057 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:39.326340  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:39.360569  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:39.361104  7370 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:39.363210  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:39.363600  7297 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:39.365518  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:39.365944  7370 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:39.367817  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:39.368207  7444 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:39.370102  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:39.370491  7297 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:39.371366  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:39.372726  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:39.451154  8220 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:39.451720  8220 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:39.453361  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:39.453851  7297 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.454182  7297 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.460353  7297 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.462107  7297 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:39.462301  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:39.462666  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:39.462965  7370 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.463199  7444 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:39.463637  7444 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:39.464298  7444 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.467000  7444 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.471058  7444 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:39.472069  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:39.472796  8200 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:39.473301  8200 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:39.473783  7370 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:39.473955  8200 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.482600  7199 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.566453  8167 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:39.566913  8057 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:39.568329  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:39.568802  7299 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.569150  7299 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:39.573313  7299 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.575521  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:39.575757  7299 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:39.576073  7370 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:39.576393  7370 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:39.577091  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:39.577134  7370 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.577639  7446 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:39.579131  7370 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:39.585788  7446 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:39.586678  7370 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:39.587092  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:39.587781  8200 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:39.588218  8200 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:39.588989  8200 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.595938  8057 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:39.596323  8167 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:39.598361  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:39.598820  7444 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.599134  7444 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.600095  7199 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.603615  7444 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.605338  8200 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:39.605782  8200 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:39.606340  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:39.606858  7297 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.607201  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:39.607599  7373 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.607903  7373 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.610743  7297 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:39.611763  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:39.612080  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:39.612639  7370 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:39.613068  7370 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:39.613862  7370 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.612874  7444 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:39.614861  7370 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.617148  8196 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:39.617913  8196 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:39.612692  7373 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.618780  8196 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.620090  7373 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:39.620337  7370 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:39.621336  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:39.621912  7297 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:39.621963  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:39.622303  7297 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:39.622601  7444 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.623392  7297 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.624543  7297 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.629941  7444 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:39.630585  7297 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:39.631006  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:39.631734  8167 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:39.632249  8167 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:39.631810  7199 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:39.633127  8167 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.649343  7199 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.801602  8200 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:39.802057  8144 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:39.803437  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:39.803838  7373 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.804095  7373 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:39.809561  7373 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.811215  7373 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:39.812248  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:39.812860  7446 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:39.812903  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:39.813809  7297 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:39.814121  7297 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:39.814875  7297 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.815970  7297 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:39.822014  7297 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:39.822954  7446 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:39.822929  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:39.823809  8167 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:39.824275  8167 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:39.825135  8167 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:39.835805  7199 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.884845  7446 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:39.886089  8200 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:39.894958  7373 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:39.896747  7958 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.012607  7297 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.013803  8196 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.028131  7370 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.029547  8249 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.098138  7446 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:40.099383  8200 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:40.107904  7373 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:40.109496  7958 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:40.233846  7442 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.234861  8233 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.243928  7297 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.245762  8233 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.251181  7442 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:40.252481  8167 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:40.269598  7299 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:40.271181  8233 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:40.373522  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:40.428500  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:40.462414  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:40.462893  7299 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:40.465113  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:40.465529  7370 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:40.467759  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:40.468302  7299 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:40.470541  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:40.471016  7370 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:40.473433  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:40.473924  7442 raft_consensus.cc:606] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:40.474958  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:40.476078  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:40.482163  7958 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:40.482571  8144 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:40.483731  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:40.484189  7370 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:40.484520  7370 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.489143  7370 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.490680  7370 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:40.491386  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:40.491858  7299 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:40.492182  7299 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:40.492390  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:40.492857  7442 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.492843  7299 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.493801  7299 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.497197  7442 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:40.498206  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:40.498394  7299 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:40.498915  8057 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:40.499341  8057 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:40.500017  8057 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.508811  7199 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.548663  7958 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:40.549073  8144 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:40.550249  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:40.550684  7373 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:40.550976  7373 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.555009  7373 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.557157  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:40.556581  7373 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:40.557703  7297 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:40.558023  7297 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:40.558178  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:40.558705  7442 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.558705  7297 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.559876  7297 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.564097  7442 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:40.564848  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:40.565054  7297 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:40.565446  8233 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:40.565898  8233 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:40.566593  8233 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.575805  7199 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.636835  8167 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:40.637318  8167 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:40.639271  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:40.639770  7442 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:40.640102  7442 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.646756  7442 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.649216  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:40.649768  7297 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.650164  7442 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:40.649653  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:40.651080  7373 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:40.651420  7373 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:40.652626  7373 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.653777  7373 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:40.656004  7297 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:40.659361  7415 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:40.660179  8220 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:40.660660  8220 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:40.661538  8220 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.662395  7373 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:40.672677  7198 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:40.748821  8057 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:40.749246  8057 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:40.750370  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:40.750736  7297 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:40.750962  7297 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:40.755213  7297 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.756980  7297 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:40.757483  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:40.757347  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:40.757979  7442 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:40.758490  7373 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:40.758882  7373 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:40.759404  7373 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.760144  7373 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:40.762387  7442 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:40.763227  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:40.763895  8200 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:40.764278  8200 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:40.764510  7373 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:40.765061  8200 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.773778  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.845772  8196 raft_consensus.cc:993] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:40.846180  8220 raft_consensus.cc:1081] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:40.847537  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:40.848021  7299 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:40.848323  7299 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.852442  7299 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.854166  7299 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:40.854468  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:40.855013  7373 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.855403  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:40.855898  7442 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:40.856179  7442 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:40.856789  7442 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.857965  7442 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:40.860486  7373 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:40.861366  7265 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:40.862003  8200 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:40.862375  8200 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:40.863045  8200 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:40.863435  7442 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:40.872097  7198 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:40.979655  7297 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.980628  8167 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:40.988451  7444 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.992846  8233 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:41.153563  7297 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:41.154429  8167 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:41.161026  7297 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:41.162919  7444 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:41.176390  7442 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:41.177977  8200 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:41.179551  8057 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:41.177990  8196 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:41.192989  7373 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:41.194402  8220 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:41.202026  7370 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:41.203421  8200 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:41.334456  7442 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:41.335840  8144 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:41.344724  7367 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:41.346203  8200 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:41.476835  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:41.546787  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:41.586858  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:41.587419  7444 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:41.589607  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:41.590091  7367 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:41.592257  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:41.592653  7367 raft_consensus.cc:606] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:41.594683  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:41.595098  7297 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:41.597618  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:41.598241  7297 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:41.599339  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:41.600383  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:41.917196  8277 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:41.917615  8200 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:41.918901  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:41.919375  7373 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:41.919701  7373 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.925246  8277 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:41.925392  7373 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.925755  8144 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:41.927402  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:41.927444  7373 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:41.927953  7367 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:41.928303  7367 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:41.929209  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:41.929718  7442 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.931044  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:41.931615  7297 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:41.931931  7297 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:41.932655  7297 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.933856  7297 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.935624  7367 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.937292  7367 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:41.938170  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:41.938484  7442 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:41.938679  7444 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:41.939536  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:41.940207  8233 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:41.940531  7297 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:41.940676  8233 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:41.941541  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:41.941584  8233 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.942224  7299 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:41.942562  7299 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:41.943214  7299 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.944208  7299 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:41.944921  7444 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:41.946172  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:41.946866  8057 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:41.947274  8057 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:41.947960  8057 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:41.949653  7299 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:41.954278  7198 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:41.971650  7198 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:42.014993  8233 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.015395  8057 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.016505  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:42.016914  7299 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.017217  7299 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.021775  7299 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.024129  7299 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:42.024336  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.024885  7367 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:42.025187  7367 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:42.025882  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:42.025858  7367 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.026482  7444 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.027130  7367 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.030969  7444 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.031221  7367 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.031759  7266 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.032315  8200 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:42.032636  8200 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:42.033209  8200 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.040865  8280 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.041285  8280 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.045655  7198 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:42.046490  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:42.047068  7299 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.047462  7299 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.056315  7299 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.059162  7299 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:42.059253  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.060074  7367 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.060045  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:42.060712  7442 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:42.061003  7442 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:42.061657  7442 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.062734  7442 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.066133  7367 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.067010  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.067524  8200 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:42.067847  8200 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:42.068240  7442 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.068487  8200 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.076768  7198 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:42.165359  8057 raft_consensus.cc:993] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:42.165762  8233 raft_consensus.cc:1081] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:42.167095  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:42.167699  7444 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.168058  7444 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.172719  7444 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.174024  7444 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:42.174821  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.175344  7367 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:42.174598  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:42.175663  7367 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:42.175945  7299 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.176395  7367 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.177474  7367 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.180220  7299 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:42.181093  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.181571  7367 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:42.181764  8280 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:42.182248  8280 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:42.183007  8280 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.193892  7198 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:42.334954  7299 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.335901  8233 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.346688  7444 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.348191  8233 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.428411  7444 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:42.429409  8233 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:42.438992  7297 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:42.440143  8167 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:42.458243  7367 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.459533  8144 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.468063  7373 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.470512  8144 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.474633  7444 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.476166  8298 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.486979  7442 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.488482  8303 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:46:42.586066  7373 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.587182  8220 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.595220  7299 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.596889  8220 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.601230  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:42.704555  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:42.741598  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:42.742074  7373 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:42.743989  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:42.744377  7373 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:42.746229  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:42.746611  7299 raft_consensus.cc:606] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:42.748714  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:42.749212  7442 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:42.751269  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:42.751694  7299 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:42.752481  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:42.753494  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:42.782476  8057 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:42.782955  8167 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:42.784482  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:42.784996  7444 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.785413  7444 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:42.789866  7444 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.791844  7444 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:42.792235  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:42.793180  7299 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:42.792688  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.793717  7373 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:42.793942  7373 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:42.794452  7373 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.795447  7373 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:42.797866  7299 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:42.798725  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.799412  8306 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:42.799845  8306 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:42.800613  8306 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.801266  7373 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:42.811048  7199 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:42.818452  8200 raft_consensus.cc:993] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:42.819468  8303 raft_consensus.cc:1081] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:42.820885  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:42.821403  7373 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.821643  7373 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.826577  7373 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.827913  7373 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:42.828563  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:42.828775  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:42.829183  7299 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:42.829281  7444 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.829517  7299 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:42.830240  7299 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.831393  7299 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.835306  7444 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:42.836485  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:42.837338  8057 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:42.837520  7299 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:42.838558  8057 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:42.839237  8057 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.849979  7199 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:42.852547  8280 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.852979  8306 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.854485  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:42.854899  7299 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.855221  7299 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:42.860687  7299 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:42.862066  7299 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:42.862914  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.862865  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:42.863547  7373 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:42.863677  7444 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:42.864137  7444 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:42.864727  7444 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:42.865562  7444 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:42.867925  7373 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:42.868772  7265 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.869375  8303 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:42.869525  7444 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:42.869777  8303 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:42.870546  8303 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:46:42.880296  7199 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:42.930613  8314 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.931039  8057 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:42.932212  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:42.932667  7299 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:42.932929  7299 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.940915  7299 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.942291  7299 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:42.943017  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:42.943012  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:42.943612  7444 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.943717  7373 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:42.944039  7373 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:42.944592  7373 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.945456  7373 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:42.948354  7444 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.949450  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:42.950155  8200 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:42.950543  8200 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:42.951076  8200 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:42.951860  7373 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:42.963797  7199 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:43.245801  8303 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:43.246266  8300 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:43.247968  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:43.248488  7367 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:43.248836  7367 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:43.254899  7367 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:43.256261  7367 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:43.256888  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:43.257078  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:43.257664  7299 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:43.257710  7442 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:43.257973  7299 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:43.258663  7299 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:43.259876  7299 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:43.263986  7442 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:43.264864  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:43.265683  8233 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:43.265574  7299 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:43.266192  8233 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:43.266851  8233 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:43.275395  7199 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:43.278980  7367 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:43.280220  8280 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:43.288844  7299 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:43.292672  8306 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:43.297367  7293 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:43.299415  8233 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:43.325312  7442 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:43.327556  8167 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:43.362336  7367 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:43.363525  8300 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:43.381250  7367 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:43.383306  7444 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:43.385452  8300 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:43.386544  8200 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:43.402536  7442 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:43.404141  8200 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:43.751222  7444 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:43.752313  8233 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:43.754194  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:43.766692  7299 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:43.775655  8167 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:43.936920  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:43.971172  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:43.971731  7293 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:43.974043  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:43.974447  7442 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:43.976478  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:43.976864  7373 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:43.978928  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:43.979311  7293 raft_consensus.cc:606] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:43.981385  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:43.982005  7373 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:43.982890  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:43.984237  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:44.034116  8303 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:44.034653  8300 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:44.035991  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:44.036499  7370 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.036841  7370 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.042641  7370 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.044265  7370 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:44.044883  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:44.045105  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:44.045467  7293 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:44.045565  7442 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.045791  7293 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:44.046483  7293 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.047457  7293 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.051613  7442 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:44.052750  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:44.053377  7293 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:44.053436  8233 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:44.053984  8233 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:44.054739  8233 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.063519  7198 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.414590  8220 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:44.415843  8280 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:44.417878  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:44.418681  7299 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.419106  7299 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:44.424593  7299 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.426126  7299 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:44.427177  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:44.427915  7442 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:44.427224  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:44.428514  7370 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:44.428812  7442 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:44.430794  7442 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.432183  7442 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:44.435349  7370 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:46:44.436618  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:44.437449  8303 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:44.439702  8303 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:44.439378  7442 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:46:44.440724  8303 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.452527  8200 raft_consensus.cc:993] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:44.453037  8200 raft_consensus.cc:1081] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:44.453866  7442 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.454867  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:44.455299  7373 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.455644  7373 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:44.456243  8233 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:44.456664  8233 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:44.458201  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:44.458684  7299 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.458019  7198 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.459019  7299 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.463037  7373 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.465291  7373 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:44.466929  7299 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.471184  8336 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.473419  7299 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:44.473706  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:44.474084  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:44.474325  7370 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:44.474576  7444 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.474653  7370 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:44.474362  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:44.475005  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:44.475301  7293 raft_consensus.cc:3055] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:44.475615  7442 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:44.475621  7293 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:44.476617  7293 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.477996  7293 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:44.482424  7442 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:44.482751  7444 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:44.484268  7266 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:44.484476  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:44.485431  8303 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:44.485958  8303 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:44.486900  8303 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.487988  8314 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:44.501184  8314 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:44.502229  8314 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.488456  8057 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:44.505566  8057 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:44.509716  7370 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.512696  7299 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.513092  7370 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.515530  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:44.516110  7442 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.516462  7442 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.521239  8336 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.521734  7293 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:44.522953  7442 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.525612  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:44.526298  7299 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.527325  7442 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:44.528245  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:44.528968  7373 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:44.529943  7373 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:44.530575  7373 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.531324  7373 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.539323  7373 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:44.540174  7299 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:44.540683  7414 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:44.541424  7370 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:44.541808  8220 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:44.543612  8220 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:44.544591  8220 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:44.554162  7198 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.557144  7199 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:44.568966  7198 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:44.880167  7442 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:44.881212  8303 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:44.889853  7370 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:44.891315  8300 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:44.913707  7370 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.914878  8300 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.926409  7444 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.940914  8200 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.953824  7373 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.956439  8280 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.958820  7442 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.960413  8314 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:44.981182  7299 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:44.983232  8314 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:44.985293  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:44.993590  7293 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.995507  8280 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:45.309002  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:45.345188  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:45.345835  7297 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:45.348085  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:45.348461  7373 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:45.350510  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:45.350898  7299 raft_consensus.cc:606] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:45.352862  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:45.353252  7444 raft_consensus.cc:606] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:45.355324  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:45.355831  7373 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:45.356751  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:45.358137  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:45.359800  8200 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:45.360350  8349 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:45.361784  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:45.362247  7370 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:45.362581  7370 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.367364  7370 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.368919  7370 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:45.370187  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:45.370716  7299 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:45.371006  7299 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:45.371675  7299 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.372756  7299 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.375358  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:45.375782  7444 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.378760  7299 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:46:45.379915  7444 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:46:45.379899  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:45.380734  8336 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:45.381136  8336 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:45.381841  8336 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.390542  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:45.426275  8233 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:45.426709  8336 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:45.427910  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:45.428397  7444 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:45.428646  7444 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:45.433251  7444 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.434608  7444 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:45.435169  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:45.435472  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:45.435760  7297 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:45.435971  7370 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:45.436245  7370 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:45.436789  7370 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.437610  7370 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:45.440356  7297 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:45.441268  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:45.441821  8280 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:45.441864  7370 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:45.442202  8280 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:45.443025  8280 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.451725  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:45.453071  8336 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:45.453526  8233 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:45.454991  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:45.455503  7297 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:45.455865  7297 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.462343  7297 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.463609  7297 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:45.464222  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:45.464488  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:45.464751  7370 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:45.465000  7444 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.465102  7370 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:45.465909  7370 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.466993  7370 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:45.471107  7444 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:45.472157  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:45.472873  8350 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:45.473315  8350 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:45.473704  7370 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:45.474094  8350 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.484422  7197 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:45.561946  8330 raft_consensus.cc:993] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:45.562362  8280 raft_consensus.cc:1081] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:45.563498  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:45.563880  7297 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:45.564098  7297 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.568078  7297 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.569434  7297 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:45.570011  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:45.570365  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:45.570497  7373 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.570820  7442 raft_consensus.cc:3055] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:45.571077  7442 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:45.571717  7442 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.572500  7442 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.575062  7373 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:45.576248  7265 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:45.576961  8350 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:45.577702  7442 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:45.578696  8350 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:45.579476  8350 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.587007  8349 raft_consensus.cc:993] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:45.587397  8350 raft_consensus.cc:1081] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:45.588647  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:45.589035  7373 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:45.589265  7373 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.590197  7197 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:45.593500  7373 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.595721  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:45.596226  7297 raft_consensus.cc:3055] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:45.596521  7297 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:45.597261  7297 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.598244  7297 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.598798  7373 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:45.600797  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:45.601289  7446 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:45.603068  7297 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:45.603899  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:45.604465  8233 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:45.604872  8233 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:45.605625  8233 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:45.606257  7446 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:45.614516  7197 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:45.916071  7299 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:45.917501  8361 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:45.924590  7446 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:45.927670  8233 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:45.976200  7299 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:45.977331  8280 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:45.986138  7373 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:45.987870  8280 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:45.990594  7446 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:45.992076  8200 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:46.015388  7373 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:46.016618  8350 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:46.062867  7446 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:46.063956  8350 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:46.073794  7373 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:46.076521  8350 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:46.125444  7299 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:46.126369  8233 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:46.136399  7446 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:46.137585  8233 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:46.358963  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:46.902810  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:46.939796  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:46.940318  7373 raft_consensus.cc:606] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:46.942476  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:46.942847  7297 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:46.944823  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:46.945242  7444 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:46.947285  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:46.947674  7370 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:46.949682  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:46.950253  7297 raft_consensus.cc:606] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:46.951503  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:46.953261  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:47.169868  8233 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:47.170290  8377 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:47.171487  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:47.171900  7297 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:47.172143  7297 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:47.177459  7297 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.179059  7297 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:47.179852  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:47.180068  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:47.180399  7444 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:47.180576  7373 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:47.180826  7373 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:47.181478  7373 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.182392  7373 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:47.186442  8374 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:47.186930  8374 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:47.186424  7444 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:47.187995  7442 raft_consensus.cc:1240] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 3. Current term is 4. Ops: []
I20260709 14:46:47.189388  7373 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:47.190053  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:47.190593  7299 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:47.190531  7265 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:47.191077  7299 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.191742  8200 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:47.192216  8200 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:47.193110  8200 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.197705  7299 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.200109  7299 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:47.201332  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:47.202262  7444 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:47.202607  7444 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:47.200039  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:47.203226  7373 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.203421  7444 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.204578  7444 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.204770  7199 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:47.210279  7373 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:47.211498  7265 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:47.212203  8200 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:47.212841  8200 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:47.213056  7444 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:47.215790  8200 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.236449  7199 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:47.297742  8377 raft_consensus.cc:993] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:47.298161  8233 raft_consensus.cc:1081] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:47.299235  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:47.299666  7442 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:47.299927  7442 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.305014  7442 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.306250  7442 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:47.306809  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:47.307072  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:47.307319  7299 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.307571  7373 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:47.307829  7373 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:47.308434  7373 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.309396  7373 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.313580  8200 raft_consensus.cc:993] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:47.314548  8200 raft_consensus.cc:1081] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:47.315271  7299 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:47.315623  7373 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:46:47.315958  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:47.316252  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:47.316478  7370 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:47.316812  7370 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.316999  8330 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:47.317512  8330 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:47.318183  8330 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.327986  7370 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.330456  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:47.332268  7370 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:47.331010  7299 raft_consensus.cc:3055] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:47.333102  7299 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:47.333810  7299 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.334772  7299 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.336833  7199 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:47.338023  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:47.338526  7442 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:47.348241  7442 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:47.349788  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:47.351099  8233 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:47.351501  8233 raft_consensus.cc:697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:47.352193  8233 consensus_queue.cc:237] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.355837  7299 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:47.362013  7199 catalog_manager.cc:5697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:47.508896  8200 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:47.509299  8349 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:47.510531  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:47.510905  7373 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:47.511116  7373 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.515062  7373 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.516251  7373 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:47.516897  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:47.517115  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:47.517485  7299 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:47.517795  7299 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:47.518469  7442 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.518414  7299 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.519635  7299 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:47.524374  7442 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:47.524557  7299 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:47.525298  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:47.525818  8233 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:47.526429  8233 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:47.527053  8233 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:47.536188  7199 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:47.608328  7442 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.609433  8349 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:47.619465  7370 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.620743  8384 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:47.683806  7373 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:47.684782  8384 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:47.694298  7442 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:47.695888  8384 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:47.800148  7297 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.801162  8330 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:47.809048  7370 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.810550  8374 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:47.834656  7297 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:47.835687  8396 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:47.852042  7444 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:47.853542  8377 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:47.954111  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:47.979261  7297 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.980655  8377 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:47.994935  7444 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:47.999876  8396 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:48.996701  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:49.029069  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:49.029536  7297 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:49.031656  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:49.032213  7444 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:49.034559  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:49.034759  8200 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:49.035100  7370 raft_consensus.cc:606] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:49.035281  8403 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:49.036676  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:49.037169  7370 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:49.037420  7370 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:49.037451  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:49.037940  7297 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:49.039922  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:49.040436  7373 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:49.041919  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:49.042694  7370 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.043409  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:49.044324  7370 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:49.044806  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:49.045220  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:49.045332  7297 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:49.045686  7442 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:49.045683  7297 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:49.046404  7297 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.047158  7297 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:49.049850  7442 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:49.050745  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:49.051338  7297 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:49.051457  8233 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:49.051905  8233 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:49.052608  8233 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.062453  7198 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:49.121841  8377 raft_consensus.cc:993] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:49.122236  8233 raft_consensus.cc:1081] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:49.123350  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:49.123713  7297 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:49.123921  7297 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:49.128738  7297 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.130089  7297 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:49.130807  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:49.130951  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:49.131362  7370 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:49.131436  7442 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:49.131733  7370 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:49.132393  7370 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.133503  7370 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:49.137437  7442 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:49.138746  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:49.139426  8403 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:49.139420  7370 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:49.139925  8403 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:49.140771  8403 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.150385  7198 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:49.158488  8377 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:49.159890  8410 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:49.161281  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:49.161738  7442 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:49.162014  7442 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.166986  7442 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.169466  7442 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:49.170393  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:49.170761  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:49.171151  7370 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:49.171311  7299 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.171375  7370 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:49.172250  7370 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.173166  7370 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.176549  7299 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:49.177680  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:49.178076  7370 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:49.178251  8374 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:49.178759  8374 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:49.181685  8374 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.192420  7198 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:49.254282  8280 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:49.254698  8374 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:49.256034  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:49.256445  7299 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:49.256698  7299 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.260844  7299 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.262269  7299 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:49.262869  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:49.263124  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:49.263410  7367 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.263614  7442 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:49.263924  7442 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:49.264597  7442 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.265954  7442 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:49.270620  7367 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:49.271539  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:49.272027  7442 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:49.272254  8403 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:49.273408  8403 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:49.274035  8403 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.283901  7198 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:49.485466  8394 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:49.485865  8403 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:49.487027  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:49.487421  7367 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:49.487670  7367 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:49.491891  7367 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.493381  7367 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:49.494341  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:49.494643  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:49.494880  7446 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:49.495155  7299 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:49.495440  7299 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:49.495661  7442 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:49.496126  7299 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.496788  8233 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:49.497294  7299 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:49.502030  7446 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:49.503157  7299 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:49.504338  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:49.505427  8233 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:49.505887  8233 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:49.506693  7299 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:49.506531  8233 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:49.507858  8410 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:49.531826  7198 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:49.592978  7367 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:49.593999  8280 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:49.601732  7299 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:49.603997  8280 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:49.639194  7367 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.640211  8394 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.648757  7442 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:49.650228  8394 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:49.796995  7367 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:49.798197  8394 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:49.811432  7444 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:46:49.812536  8394 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:49.915468  7297 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:49.916399  8377 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:49.924820  7442 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:49.929070  8410 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:50.044246  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:51.078832  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:51.113760  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:51.114200  7367 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:51.116411  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:51.116973  7299 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:51.119210  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:51.119737  7442 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:51.121717  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:51.122099  7367 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:51.123982  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:51.124439  7299 raft_consensus.cc:606] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:51.125406  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:51.126428  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:51.152930  8410 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:51.153412  8377 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:51.154696  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:51.155119  7299 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.155388  7299 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.159569  7299 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.161545  7299 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:51.162132  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:51.162496  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:51.162659  7367 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:51.162958  7367 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:51.162986  7442 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.163753  7367 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.164958  7367 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.170221  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:51.171193  7367 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:51.171674  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:51.172295  8431 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:51.172658  8431 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:51.173308  8431 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.183013  7198 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:51.214298  8431 raft_consensus.cc:993] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:51.214718  8424 raft_consensus.cc:1081] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:51.215885  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:51.216276  7370 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.216572  7370 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.221822  7370 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.223614  7370 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:51.224447  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:51.224390  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:51.225103  7444 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.225804  7299 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:51.226907  7299 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:51.227591  7299 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.229142  7299 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:51.230329  7444 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:46:51.231161  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:51.231817  8410 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:51.232187  8410 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:51.232856  8410 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.233599  7299 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:46:51.243011  7198 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:51.429873  8377 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:51.430230  8410 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:51.431468  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:51.431833  7444 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.432054  7444 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.436045  7444 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.437621  7444 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:51.438234  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:51.438421  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:51.438719  7299 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.438951  7370 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:51.439209  7370 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:51.439790  7370 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.440559  7370 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.442970  7299 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:51.443822  7415 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:51.444528  8421 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:51.444999  8421 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:51.445407  7370 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:51.445798  8421 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.454995  7198 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:51.498629  8438 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:51.499068  8421 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:51.500387  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:51.500790  7299 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.501150  7299 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.505231  7299 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.506456  7299 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:51.507086  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:51.507356  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:51.507643  7370 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.507915  7444 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:51.508214  7444 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:51.508997  7444 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.510169  7444 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:51.515314  8431 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:51.515774  8431 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:51.514871  7370 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:51.517156  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:51.517305  7265 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:51.517640  7367 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:51.517940  8424 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:51.517984  7367 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:51.518380  8424 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:51.518478  7444 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:51.519039  8424 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.523030  7367 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.524974  7367 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:51.525779  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:51.525779  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:51.526319  7444 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:51.526583  7299 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:51.526917  7299 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:51.530308  7198 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:51.531880  7444 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:51.532781  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:51.533592  8377 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:51.533931  8377 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:51.534631  8377 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.533143  7299 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:51.537887  7299 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:51.544402  7299 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:51.555671  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:51.651962  7367 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.652907  8424 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.661341  7444 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.662968  8424 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.678956  7442 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:51.682055  8410 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:51.699709  7293 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:51.704435  8410 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:51.832602  7293 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.833822  8438 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.841773  7370 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.843338  8421 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.913936  7370 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.915043  8424 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:51.927191  7444 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:51.929538  8444 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:52.034696  7444 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:52.035648  8448 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:52.044679  7293 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:52.046124  8377 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:46:52.127262  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:53.165804  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:53.200903  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:53.201395  7444 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:53.203321  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:53.203701  7299 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:53.205595  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:53.205943  7299 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:53.207619  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:53.207998  7370 raft_consensus.cc:606] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:53.209836  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:53.210179  7370 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:53.211018  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:53.212026  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:53.232421  8458 raft_consensus.cc:993] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:53.232959  8410 raft_consensus.cc:1081] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:53.234166  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:53.234561  7444 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:53.234831  7444 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:53.238758  7444 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.240181  7444 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:53.240664  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:53.240968  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:53.241503  7299 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:53.241830  7370 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:53.242183  7370 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:53.243083  7370 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.244166  7370 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:53.246542  7299 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:46:53.247577  7415 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:53.248236  8420 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:53.248970  8420 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:53.249018  7370 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:46:53.250430  8420 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.261390  7197 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:53.274120  8454 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:53.274593  8454 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:53.276167  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:53.276695  7367 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:53.277086  7367 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.281356  7367 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.282829  7367 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:53.283536  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:53.283703  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:53.284024  7293 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:53.284391  7293 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:53.285043  7293 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.285650  7444 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.286091  7293 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.291497  7293 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:53.292637  7444 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:53.293066  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:53.293756  8458 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:53.294198  8458 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:53.295028  8458 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.305037  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.484776  8460 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:53.485232  8458 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:53.486428  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:53.486801  7293 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:53.487021  7293 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.490998  7293 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.492286  7293 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:53.492844  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:53.493175  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:53.493409  7367 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:53.493676  7442 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.493685  7367 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:53.494418  7367 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.495245  7367 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:53.497710  7442 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:53.498545  7266 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:53.499176  8444 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:53.499670  7367 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:53.499724  8444 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:53.500698  8444 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.510417  7197 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.515947  8420 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:53.516358  8438 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:53.517709  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:53.518180  7293 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:53.518497  7293 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:53.523940  7293 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.526062  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:53.526206  7293 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:53.526379  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:53.526889  7442 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:53.527205  7442 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:53.527434  7370 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:53.527841  7442 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.528575  7442 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:53.533634  7442 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:53.533927  7370 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:53.534543  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:53.535606  8444 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:53.536011  8444 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:53.536715  8444 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.547310  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.583446  8454 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:53.583868  8444 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:53.585060  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:53.585441  7370 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:53.585669  7370 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:53.590674  7370 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.593307  7370 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:53.593909  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:53.594477  7293 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:53.594746  7293 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:53.595419  7293 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.596462  7293 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:53.596370  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:53.597048  7442 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:53.601783  7293 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:53.602069  7442 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:46:53.602730  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:53.603802  8458 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:53.604254  8458 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:53.605065  8458 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:53.613991  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:53.639588  7370 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:53.641042  8420 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:53.654660  7293 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:53.656066  8474 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:53.696163  7293 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.697481  8458 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.706105  7444 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:53.708108  8410 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.960125  7442 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:53.961239  8444 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:53.969648  7367 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:53.971992  8454 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:54.073891  7444 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:54.074987  8467 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:54.082700  7293 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.083468  7370 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:54.084492  8458 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:54.086591  8444 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:54.091951  7442 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:54.093532  8458 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:54.213682  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:55.388576  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:55.422391  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:55.422979  7300 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:55.425459  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:55.425928  7373 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:55.427959  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:55.428386  7373 raft_consensus.cc:606] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:55.430415  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:55.430807  7300 raft_consensus.cc:606] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:55.432919  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:55.433456  7450 raft_consensus.cc:606] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:55.434700  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:55.436007  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:55.534950  8496 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:55.535466  8460 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:55.536665  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:55.537112  7300 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.537398  7300 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.542656  7300 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.544116  7300 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:55.544796  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:55.545050  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:55.545451  7373 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:55.545615  7450 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.545723  7373 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:55.546416  7373 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.547241  7373 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:55.550691  7450 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:55.552057  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:55.552968  8493 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:55.553612  8493 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:55.554033  7373 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:55.554540  8493 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.569105  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.662460  8497 raft_consensus.cc:993] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:55.662876  8493 raft_consensus.cc:1081] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:55.664073  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:55.664498  7373 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.664752  7373 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.669816  7373 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.671228  7373 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:55.671759  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:55.672096  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:55.672326  7300 raft_consensus.cc:3055] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.672655  7300 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:55.672694  7450 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.673272  7300 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.674068  7300 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.679747  7300 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:55.681057  7341 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:55.681732  7450 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:55.681736  8460 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:55.682361  8460 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:55.683073  8460 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.692845  7197 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.752031  8493 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:55.752449  8497 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:55.753675  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:55.754079  7373 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.754408  7373 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.760003  7373 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.761660  7373 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:55.763065  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:55.765219  7450 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.767081  8489 raft_consensus.cc:993] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:55.767567  8474 raft_consensus.cc:1081] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:55.769447  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:55.769831  7293 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.770035  7450 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:55.770066  7293 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.763203  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:55.770823  7300 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:55.771147  7300 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:55.771049  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:55.771916  8496 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:55.772015  7300 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.772394  8496 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:55.773254  7300 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:55.773305  8496 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.777186  7293 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.778589  7300 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:55.779651  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:55.779765  7293 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:55.779801  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:55.780158  7371 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.780426  7450 raft_consensus.cc:3055] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.780702  7450 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:55.781404  7450 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.782373  7450 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.786638  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.788230  7450 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:55.788355  7371 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:55.789244  7266 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:55.789953  8497 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:55.790400  8497 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:55.791165  8497 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.803916  7197 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:55.830920  8496 raft_consensus.cc:993] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:55.831386  8460 raft_consensus.cc:1081] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:55.833029  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:55.833523  7447 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:55.833770  7447 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.839011  7447 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.840292  7447 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:55.840909  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:55.841187  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:55.841575  7293 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.841706  7371 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:55.842142  7371 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:55.842907  7371 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.844123  7371 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:55.847740  7293 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:55.849180  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:55.849957  8438 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:55.850044  7371 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:46:55.850466  8438 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:55.851341  8438 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:55.863860  7197 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:55.993981  7447 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:55.995214  8497 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:56.006151  7371 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:56.007917  8509 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:56.131829  7450 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.132838  8496 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.148067  7293 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.151925  8496 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.198010  7447 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.199167  8496 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:56.210752  7297 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:56.212004  8460 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:46:56.236537  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08000c16a0 after lost signal to thread 6162
W20260709 14:46:56.237366  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080015d300 after lost signal to thread 7233
W20260709 14:46:56.238169  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800240100 after lost signal to thread 7325
W20260709 14:46:56.238885  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002d2d80 after lost signal to thread 7400
W20260709 14:46:56.239579  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002fec60 after lost signal to thread 7474
W20260709 14:46:56.240406  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae7e0 after lost signal to thread 8033
I20260709 14:46:56.306161  7371 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.307476  8497 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.317948  7447 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.319278  8509 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.366744  7297 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.367859  8438 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.390619  7373 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:56.392450  8474 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:56.437270  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:57.479224  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:57.530870  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:57.531316  7373 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:57.533390  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:57.533846  7300 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:57.536026  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:57.536404  7442 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:57.538722  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:57.539240  7297 raft_consensus.cc:606] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:57.541352  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:57.541735  7373 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:57.542585  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:57.543668  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:57.552810  8494 raft_consensus.cc:993] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:57.553346  8496 raft_consensus.cc:1081] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:57.554864  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:57.555335  7297 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:57.555653  7297 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.561584  7297 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.564033  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:57.564416  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:57.564924  7450 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.564563  7373 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:57.565865  7373 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:57.566675  7373 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.568086  7373 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:57.570920  7450 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:57.572165  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:57.573110  8523 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:57.574250  7297 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:57.573590  8523 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:57.574781  7373 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:46:57.575912  8523 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.577490  8438 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:57.577888  8438 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:57.580384  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:46:57.580888  7300 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:57.581560  7300 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.597347  7300 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.600244  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:57.605489  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:57.606048  7450 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:57.606353  7450 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:57.607077  7450 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.608101  7450 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.612058  7300 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:57.615984  7450 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:46:57.617043  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:57.618010  8523 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:57.618433  8523 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:57.619277  8523 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.623400  7197 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.662153  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.870719  8523 raft_consensus.cc:993] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:57.871125  8493 raft_consensus.cc:1081] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:57.872443  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:57.872924  7373 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:57.873282  7373 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.879400  7373 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.881029  7373 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:57.882659  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:57.882856  8527 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:57.882916  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:57.883196  7442 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.883571  7300 raft_consensus.cc:3055] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:57.883890  7300 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:57.883955  8527 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:57.884702  7300 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.885644  7300 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:57.889254  7442 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:57.890347  7300 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:46:57.891119  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:57.891551  7450 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:57.891793  7450 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.893280  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:46:57.893976  8525 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:57.894465  8525 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:57.895282  8525 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.896720  7450 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.899107  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:57.899269  7450 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:57.899653  7300 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.899499  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:57.900476  7373 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:57.900822  7373 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:57.905887  7373 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.906311  7300 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:57.908300  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:57.909000  8438 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:57.909399  8438 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:57.910184  7373 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:57.910106  8438 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:57.913776  7197 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.917050  7373 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:57.931452  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.070896  7371 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.076788  7371 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:58.077972  8493 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:58.111891  7442 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:58.113404  7373 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:58.115607  8537 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:58.116251  8493 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:58.132732  7450 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:58.135392  8523 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:58.149286  8544 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:58.149881  8544 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:46:58.161967  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:46:58.162535  7371 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:58.162868  7371 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:58.177654  7371 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:58.179510  7371 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:58.179700  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:58.180281  7297 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:58.180570  7297 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:58.181243  7297 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:58.182291  7297 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:58.186940  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:58.187521  7442 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:58.188848  7297 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:58.190052  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:58.190768  8525 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:58.191224  8525 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:58.191975  8525 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:58.194262  7442 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:46:58.203817  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.296376  7442 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:58.297403  8527 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:58.312460  7300 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:58.315244  8496 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:58.376332  7371 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:58.377597  8522 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:58.399893  7300 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:58.401440  8522 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:58.544464  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:58.635654  7442 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:58.636905  8527 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:58.661563  7300 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:58.667096  8525 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:59.593676  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:59.631867  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:59.632434  7297 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:59.634842  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:59.635344  7371 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:46:59.637756  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:46:59.638247  7367 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:59.640480  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:46:59.640997  7450 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:46:59.643082  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:46:59.643471  7297 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:46:59.644502  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:46:59.646034  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:59.769445  8496 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:59.769968  8527 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:46:59.771164  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:46:59.771571  7450 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.771818  7450 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.776678  7450 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.778414  7450 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:46:59.779075  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:46:59.779274  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:59.779644  7297 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.779728  7367 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:59.780095  7367 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:59.780669  7367 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.781433  7367 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.783978  7297 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:59.784982  7415 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:59.785552  8533 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:59.785900  8533 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:46:59.786041  7367 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:46:59.786670  8533 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.794967  7197 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:59.846592  8525 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:59.847057  8496 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:46:59.848347  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:46:59.848753  7297 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:59.849045  7297 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.854110  7297 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.855829  7297 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:46:59.856703  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:46:59.857857  7450 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.858325  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:46:59.861168  7367 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:59.861460  7367 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:46:59.862164  7367 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.863226  7367 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:59.866377  7450 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:59.867352  7266 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:46:59.868011  8561 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:59.868369  8561 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:46:59.868889  7367 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:46:59.869055  8561 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:46:59.878698  7197 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:00.026847  8493 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:00.027184  8561 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:00.028299  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:00.028717  7367 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:00.028977  7367 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:00.033712  7367 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.035118  7367 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:00.035715  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:00.036252  7300 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:00.036486  7300 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:00.036702  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:00.037218  7450 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:00.037113  7300 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.038002  7300 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:00.042376  7450 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:00.043476  7300 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:00.044057  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:00.044647  8527 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:00.045183  8527 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:00.046052  8527 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.056557  7197 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:00.120213  8533 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:00.120738  8555 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:00.122064  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:00.122473  7300 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:00.122797  7300 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:00.129565  7300 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.131294  7300 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:00.131845  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:00.132102  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:00.132303  7371 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:00.132620  7450 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:00.132915  7450 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:00.133674  7450 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.134790  7450 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:00.138407  7371 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:00.139729  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:00.140292  7450 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:00.140617  8561 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:00.141112  8561 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:00.141913  8561 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.152523  7197 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:00.204602  7300 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.205598  8555 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:00.215528  7371 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.217132  8555 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:00.229899  8561 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:00.230589  8537 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:00.235237  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:00.235728  7371 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:00.236029  7371 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:00.241690  7371 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.242906  7371 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:00.243470  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:00.243685  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:00.244009  7300 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:00.244158  7442 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:00.244302  7300 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:00.244978  7300 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.245771  7300 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:00.251300  7300 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:00.253420  7442 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:00.254211  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:00.254907  8527 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:00.255394  8527 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:00.256287  8527 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:00.268909  7197 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:00.303614  7442 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.304667  8493 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:00.319212  7371 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.320569  8537 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:00.489567  7442 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:00.490839  8527 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:00.498662  7300 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:00.500074  8527 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:00.646697  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:00.720237  7370 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:00.721271  8537 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:00.730154  7297 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.730159  7442 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:00.731267  8496 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:00.732718  8537 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:00.744122  7442 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:00.745901  8527 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:01.680760  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:01.715677  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:01.716152  7450 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:01.718410  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:01.718827  7300 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:01.720893  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:01.721303  7367 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:01.723168  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:01.723536  7300 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:01.725302  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:01.725696  7367 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:01.726459  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:01.727402  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:01.853289  8537 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:01.853713  8561 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:01.855118  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:01.855566  7370 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:01.855919  7370 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:01.862967  7370 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:01.864603  7370 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:01.866281  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:01.866736  7300 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:01.866748  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:01.867269  7300 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:01.867499  7442 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:01.868040  7300 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:01.869202  7300 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:01.873658  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:01.874696  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:01.875087  7300 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:01.875366  8496 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:01.875761  8496 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:01.876394  8496 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:01.884858  7198 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:02.029587  8496 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:02.030028  8496 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:02.031548  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:02.032032  7442 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.032284  7442 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.036590  7442 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.038017  7442 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:02.038463  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:02.038789  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:02.038992  7300 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.039285  7370 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:02.039510  7370 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:02.040033  7370 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.040838  7370 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.043079  7300 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:02.043866  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:02.044541  8555 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:02.045151  8555 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:02.045008  7370 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:02.045987  8555 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.055022  7198 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:02.063802  8555 raft_consensus.cc:993] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:02.064232  8586 raft_consensus.cc:1081] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:02.065681  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:02.066175  7300 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.066479  7300 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.072522  7300 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.073992  7300 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:02.074699  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:02.075217  7442 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:02.074513  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:02.075525  7442 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:02.075840  7370 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.076293  7442 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.077500  7442 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:02.082410  7370 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:02.083233  7265 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:02.083806  8537 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:02.084249  8537 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:02.084818  7442 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:02.085330  8537 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.095518  8561 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:02.096036  8537 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:02.095739  7198 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:02.097450  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:02.097875  7370 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.098203  7370 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:02.103919  7370 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.105427  7370 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:02.106181  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:02.106271  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:02.106621  7297 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:02.106817  7442 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:02.106923  7297 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:02.107659  7297 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.108376  7297 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:02.111179  7442 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:02.112082  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:02.112885  8496 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:02.113382  8496 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:02.114355  7297 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:02.114120  8496 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.119555  8496 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:02.119921  8527 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:02.123669  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:02.124146  7300 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.124444  7300 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:02.130443  7300 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.131886  7300 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:02.132401  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:02.133044  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:02.133249  7367 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:02.133631  7367 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:02.133656  7442 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:02.134402  7367 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.135381  7367 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:02.135205  7198 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:02.143187  7442 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:02.144912  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:02.145746  8561 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:02.145924  7367 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:02.147933  8561 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:02.148783  8561 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:02.158422  7198 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:02.288787  7300 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.289759  8527 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.298924  7442 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.300343  8527 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.425904  7367 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.426988  8586 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.435576  7297 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.436668  8555 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.540752  7450 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:02.542428  8584 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:02.555634  7297 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:02.557989  8584 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:02.598220  7450 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:02.598759  7367 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.599323  8589 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:02.600028  8561 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.608596  7370 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:02.609964  8537 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:02.614499  7442 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:02.616753  8537 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:02.728048  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:03.764158  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:03.799317  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:03.799764  7297 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:03.801769  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:03.802172  7450 raft_consensus.cc:606] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:03.804119  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:03.804515  7367 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:03.806584  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:03.806967  7297 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:03.808920  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:03.809319  7367 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:03.810165  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:03.811154  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:03.832295  8537 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:03.832700  8561 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:03.833961  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:03.834321  7370 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.834532  7370 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.838511  7370 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:03.839692  7370 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:03.840339  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:03.841310  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:03.840925  7297 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:03.841784  7450 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.841959  7297 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:03.842674  7297 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:03.843628  7297 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.846395  7450 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:03.847337  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:03.847920  8496 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:03.848286  8496 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:03.848133  7297 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:03.849072  8496 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:03.858206  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:04.001427  8496 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:04.001796  8584 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:04.003036  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:04.003445  7442 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.003705  7442 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:04.007937  7442 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.009778  7442 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:04.009989  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:04.010279  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:04.010665  7297 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:04.010887  7370 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:04.011269  7370 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:04.011864  7370 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.012847  7370 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:04.015978  7297 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:04.017084  7415 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:04.017616  8555 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:04.018002  7370 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:04.018746  8555 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:04.019487  8555 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.029101  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:04.072646  8584 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:04.073071  8496 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:04.074278  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:04.074661  7297 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.074872  7297 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.079101  7297 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.080427  7297 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:04.081038  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:04.081419  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:04.081621  7367 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.081928  7367 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:04.081934  7442 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.082780  7367 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.083897  7367 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.089185  7442 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:04.089835  7367 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:04.090304  7266 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:04.091022  8561 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:04.095551  8561 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:04.096454  8561 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.101231  8614 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:04.101593  8561 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:04.102697  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:04.103078  7367 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.103436  7367 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:04.106805  7197 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:04.109437  7367 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.110710  7367 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:04.112380  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:04.112903  7297 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:04.113240  7297 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:04.113238  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:04.114404  7450 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:04.114156  7297 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.115267  7297 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:04.120379  7450 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:04.121172  7297 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:04.121299  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:04.122002  8496 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:04.122346  8496 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:04.122951  8496 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.132366  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:04.257701  7442 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:04.260540  8496 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:04.275518  7297 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:04.278152  8584 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:04.346380  8555 raft_consensus.cc:993] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:04.346990  8612 raft_consensus.cc:1081] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:04.348482  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:04.349005  7300 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.349349  7300 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.357713  7300 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.359964  7300 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:04.361151  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:04.361881  7442 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:04.362226  7442 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:04.363134  7442 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.361367  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:04.365334  7367 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.364768  7442 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:04.374083  7367 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:04.375689  7265 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:04.376679  7442 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:04.376809  8561 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:04.377713  8561 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:04.378567  8561 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:04.392771  7197 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:04.532351  7367 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:04.533398  8612 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:04.544924  7297 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:04.546514  8555 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:04.550278  7450 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:04.552455  8496 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:04.564270  7300 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:04.565634  8496 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:04.569826  7367 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:04.571442  8561 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:04.610988  7450 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:04.612528  8614 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:04.812115  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:04.817507  7370 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:04.818733  8614 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:04.831364  7442 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:04.834899  8614 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:05.869997  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:05.906997  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:05.907608  7370 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:05.910087  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:05.910497  7300 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:05.913514  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:05.914007  7370 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:05.914119  8584 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:05.914619  8496 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:05.916311  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:05.916356  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:05.916846  7300 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:05.916923  7293 raft_consensus.cc:606] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:05.917250  7300 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.919164  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:05.919595  7442 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:05.922020  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:05.923745  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:05.923557  7300 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:05.925640  7300 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:05.926085  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:05.926569  7367 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:05.926856  7367 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:05.927410  7367 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:05.928269  7367 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.933209  7367 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:05.934115  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:05.934229  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:05.934690  7442 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:05.935096  8624 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:05.935581  8624 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:05.936264  8624 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:05.939312  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:05.952447  7199 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:05.980212  8496 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:05.980594  8584 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:05.981854  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:05.982250  7442 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:05.982496  7442 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.986672  7442 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:05.988104  7442 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:05.988829  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:05.989002  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:05.989382  7300 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.989543  7367 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:05.989903  7367 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:05.990521  7367 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:05.992437  7367 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.995002  7300 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:05.996193  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:05.997006  8612 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:05.997294  7367 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:05.997459  8612 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:05.998387  8612 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.019865  7199 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:06.223568  8614 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:06.224040  8624 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:06.225250  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:06.225644  7370 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.225865  7370 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:06.231518  7370 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.233855  7370 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:06.234937  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:06.235515  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:06.235610  7442 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:06.236001  7293 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:06.236248  7293 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:06.236896  7293 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.237931  7293 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:06.241478  7442 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:06.242794  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:06.243408  7293 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:06.243525  8496 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:06.244071  8496 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:06.244841  8496 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.250208  8555 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:06.250581  8612 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:06.251955  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:06.252390  7293 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.252635  7293 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.256884  7293 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.259179  7293 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:06.260115  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:06.260550  7367 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.262288  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:06.262804  7442 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:06.263074  7442 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:06.263700  7442 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.264521  7442 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:06.266300  7367 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:06.265749  7199 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:06.267323  7265 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:06.268200  8624 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:06.268642  8624 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:06.269311  7442 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:06.269527  8624 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.277752  8614 raft_consensus.cc:993] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:06.278228  8624 raft_consensus.cc:1081] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:06.279485  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:06.279948  7367 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:06.280282  7367 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.282377  7199 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:06.285631  7367 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.288511  7367 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:06.290872  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:06.291400  7442 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.292062  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:06.292734  7300 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:06.293027  7300 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:06.293700  7300 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.294735  7300 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:06.297865  7442 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:06.298761  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:06.299408  8629 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:06.299809  8629 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:06.300467  8629 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:06.300881  7300 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:06.309916  7199 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:06.343250  7367 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.344230  8624 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:06.354563  7442 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:06.358168  8614 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:06.481990  7370 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:06.482968  8555 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:06.490163  7293 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:06.494287  8612 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:06.674528  7442 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:06.675595  8629 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:06.684302  7300 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:06.685837  8584 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:06.748145  7370 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:06.749119  8614 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:06.760429  7442 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:06.763412  8656 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:06.878105  7450 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.879529  8629 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.889433  7293 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:06.892035  8496 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:06.924528  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:07.957971  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:07.994248  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:07.994823  7293 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:07.997269  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:07.997788  7367 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:07.999715  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:08.000087  7367 raft_consensus.cc:606] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:08.001965  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:08.002380  7450 raft_consensus.cc:606] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:08.004555  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:08.005096  7293 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:08.006089  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:08.007529  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:08.063702  8614 raft_consensus.cc:993] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:08.064709  8656 raft_consensus.cc:1081] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:08.066090  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:08.066613  7370 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:08.066972  7370 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.072419  7370 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.074003  7370 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:08.074435  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:08.075021  7300 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:08.075357  7300 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:08.075990  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:08.076545  7300 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.076992  7450 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.077709  7300 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.081601  7450 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:08.081658  7300 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:08.082590  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:08.083249  8584 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:08.083586  8584 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:08.084245  8584 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.094159  7198 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:08.190460  8555 raft_consensus.cc:993] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:08.190912  8555 raft_consensus.cc:1081] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:08.192476  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:08.193064  7300 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:08.193370  7300 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.198922  7300 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.200634  7300 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:08.200917  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:08.201175  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:08.201517  7367 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.202075  7450 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:08.202371  7450 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:08.203100  7450 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.204262  7450 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.207592  7367 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:08.208359  7450 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:08.208467  7265 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:08.209158  8656 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.209599  8656 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:08.210345  8656 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.218931  8629 raft_consensus.cc:993] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:08.218704  7198 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:08.219347  8584 raft_consensus.cc:1081] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:08.220592  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:08.221048  7450 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:08.221307  7450 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.227759  7450 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.230365  7450 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:08.230530  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:08.231081  7367 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:08.231127  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:08.231460  7367 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:08.231690  7293 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.232151  7367 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.233408  7367 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:08.237623  7293 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:08.238623  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:08.239216  8555 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:08.239280  7367 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:08.239687  8555 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:08.240365  8555 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.248735  7198 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:08.446300  8660 raft_consensus.cc:993] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:08.446817  8660 raft_consensus.cc:1081] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:08.448040  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:08.448453  7370 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:08.448737  7370 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.453892  7370 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.455616  7370 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:08.456180  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:08.456418  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:08.456718  7293 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:08.456962  7442 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.457056  7293 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:08.457858  7293 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.459049  7293 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:08.461695  7442 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:08.462527  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:08.463195  8584 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:08.463541  8584 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:08.463973  7293 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:08.464221  8584 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.473044  7198 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:08.498210  7293 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:08.499260  8584 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:08.508992  7442 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:08.510473  8672 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:08.576015  8672 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:08.576469  8672 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:08.577790  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:08.578246  7297 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:08.578478  7297 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.583187  7297 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.584625  7297 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:08.585192  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:08.585507  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:08.585795  7370 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:08.585994  7450 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.586087  7370 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:08.586966  7370 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.588878  7370 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:08.591915  7450 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:08.592907  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:08.593494  8660 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:08.593922  8660 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:08.594569  7370 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:08.594746  8660 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:08.604756  7198 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:08.642876  7367 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.643810  8614 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:08.651342  7450 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.653007  8656 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:08.675114  7367 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:08.676152  8666 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:08.683801  7297 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:08.685176  8612 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:08.895255  7450 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.896381  8672 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:08.904548  7300 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:08.905841  8672 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:09.008298  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:09.019593  7442 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:09.020848  8656 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:09.029990  7370 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:09.031157  8656 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:10.066210  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:10.102623  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:10.103264  7442 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:10.105767  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:10.106280  7370 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:10.108317  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:10.108707  7300 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:10.110633  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:10.111069  7370 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:10.112934  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:10.113323  7300 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:10.114171  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:10.115295  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:10.325924  8672 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:10.326386  8682 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:10.327872  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:10.328359  7299 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.328608  7299 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.335001  7299 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.336386  7299 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:10.337102  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:10.337617  7373 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:10.337786  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:10.338246  7450 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.338626  7373 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:10.339350  7373 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.340206  7373 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.343161  7450 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:10.344041  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:10.344691  7373 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:10.344718  8656 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:10.345273  8656 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:10.346022  8656 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.355691  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.468125  8666 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:10.468497  8612 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:10.469699  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:10.470147  7299 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.470425  7299 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:10.476416  7299 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.477785  7299 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:10.478720  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:10.479136  7450 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:10.479379  7450 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:10.479197  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:10.479852  7370 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:10.480017  7450 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.480792  7450 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:10.483808  7370 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:10.484638  7450 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:10.484751  7265 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:10.485476  8687 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:10.485846  8687 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:10.486478  8687 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.495383  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.498847  8656 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:10.499317  8687 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:10.500664  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:10.501170  7370 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.501425  7370 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.505995  7370 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.507237  7370 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:10.507867  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:10.508085  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:10.508312  7299 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:10.508615  7450 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.508630  7299 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:10.509541  7299 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.510500  7299 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:10.514182  7450 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:10.514940  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:10.515509  8682 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:10.515936  8682 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:10.516781  7299 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:10.516705  8682 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.525998  7197 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.534200  8584 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:10.534638  8682 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:10.535854  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:10.536315  7450 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.536628  7450 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:10.540812  7450 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.542786  7450 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:10.543635  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:10.543781  8686 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:10.544302  8656 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:10.544181  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:10.544764  7299 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:10.544181  7373 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:10.545308  7373 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:10.545920  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:10.546396  7367 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.546731  7367 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.545950  7373 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.549866  7373 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:10.551755  7299 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:10.552644  7367 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.554318  7367 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:10.555143  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:10.555562  7442 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.555763  7373 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:10.556609  7415 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:10.557170  8612 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:10.557540  8612 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:10.558290  8612 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.560019  7442 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:10.560851  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:10.561657  8682 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:10.561878  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:10.562541  7299 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:10.562819  7299 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:10.563472  7299 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.562281  8682 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:10.564549  7299 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:10.565338  8682 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:10.570180  7299 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:10.570047  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:10.576378  7198 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:10.840037  7367 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:10.841079  8687 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:10.850867  7442 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:10.862426  8686 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:10.880851  7450 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:10.881973  8686 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:10.890443  7367 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:10.891619  8686 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:11.006697  7300 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:11.007723  8612 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:11.018389  7373 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:11.019857  8666 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:11.032210  7450 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:11.033587  8682 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:11.047012  7293 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:11.048293  8682 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:11.084601  7293 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:11.085819  8709 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:11.092895  7450 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:11.095381  8682 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:11.116044  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:12.152000  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:12.187614  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:12.188082  7367 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:12.190418  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:12.190817  7293 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:12.193120  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:12.193545  7442 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:12.196009  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:12.196380  7300 raft_consensus.cc:606] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:12.198478  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:12.198952  7367 raft_consensus.cc:606] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:12.199918  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:12.201252  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:12.338722  8712 raft_consensus.cc:993] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:12.339149  8716 raft_consensus.cc:1081] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:12.340245  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:12.340638  7442 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:12.340874  7442 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.344874  7442 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.346211  7442 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:12.346979  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:12.347517  7373 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:12.347826  7373 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:12.347836  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:12.348418  7300 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.348482  7373 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.349406  7373 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:12.352296  7300 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:12.353366  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:12.353870  7373 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:12.354153  8612 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:12.354647  8612 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:12.355408  8612 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.364283  7197 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:12.373019  8686 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:12.373513  8687 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:12.374960  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:12.375442  7373 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:12.375695  7373 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.380429  7373 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.382011  7373 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:12.382665  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:12.383044  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:12.383186  7300 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:12.383558  7300 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:12.383559  7450 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.384318  7300 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.385186  7300 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:12.387797  7450 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:12.388612  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:12.389230  8716 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:12.389361  7300 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:12.389699  8716 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:12.390625  8716 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.400794  7197 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.432932  8712 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:12.433328  8716 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:12.434419  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:12.434777  7293 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:12.434990  7293 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:12.438868  7293 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.440090  7293 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:12.440698  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:12.440919  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:12.441234  7367 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:12.441433  7450 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:12.441535  7367 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:12.442190  7367 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.442958  7367 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:12.445292  7450 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:12.446090  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:12.446617  8687 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:12.447187  7367 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:12.448117  8687 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:12.449038  8687 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.449821  8686 raft_consensus.cc:993] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:12.450191  8723 raft_consensus.cc:1081] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:12.451550  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:12.452033  7373 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:12.452380  7373 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:12.458438  7373 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.459640  7373 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:12.459218  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.460196  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:12.460656  7293 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:12.460565  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:12.460988  7293 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:12.461150  7450 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:12.461783  7293 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.462765  7293 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:12.469041  7293 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:12.470007  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:12.470691  8716 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:12.471117  8716 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:12.471412  7450 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:12.471850  8716 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.481151  7197 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.484560  8612 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:12.484985  8666 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:12.486163  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:12.486541  7293 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:12.486784  7293 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.493232  7293 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.495643  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:12.496119  7373 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.496199  7293 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:12.496133  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:12.496984  7442 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:12.497262  7442 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:12.497961  7442 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.499039  7442 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:12.500586  7373 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:12.501374  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:12.501910  8687 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:12.502264  8687 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:12.504712  7442 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:12.505781  8687 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:12.527225  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:12.745342  7373 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:12.746304  8666 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:12.757616  7293 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:12.758733  8666 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:12.851040  7447 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:12.852082  8723 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:12.859172  7367 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:12.860541  8723 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:12.905169  7300 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:12.906424  8716 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:12.916064  7447 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:12.917750  8716 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:12.975940  7300 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:12.977152  8716 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:12.985652  7447 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:12.986827  8716 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:13.082206  7373 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:13.083139  8723 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:13.093760  7447 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:13.094911  8723 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:13.202106  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:14.237891  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:14.336155  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:14.337496  7370 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:14.340639  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:14.341185  7370 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:14.343575  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:14.344107  7300 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:14.347334  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:14.347821  7300 raft_consensus.cc:606] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:14.351298  7447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:14.351998  7447 raft_consensus.cc:606] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:14.354115  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:14.356745  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:14.402033  8746 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:14.402626  8746 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:14.408457  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:14.409169  7299 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.409684  7299 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.418663  7299 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.420742  7299 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:14.421463  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:14.422235  7371 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:14.422268  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:14.422509  7371 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:14.422834  7442 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.423321  7371 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.424412  7371 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:14.427795  7442 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:14.428825  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:14.429560  8686 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:14.429714  7371 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:14.430004  8686 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:14.430984  8686 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.442440  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:14.466066  8748 raft_consensus.cc:993] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:14.466486  8666 raft_consensus.cc:1081] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:14.467619  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:14.468001  7299 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.468273  7299 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.472218  7299 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.473477  7299 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:14.474102  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:14.474423  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:14.474594  7371 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.475008  7442 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:14.475343  7442 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:14.476222  7442 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.477473  7442 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.482936  7371 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:14.484138  7265 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:14.484725  8686 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:14.484688  7442 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:14.485298  8686 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:14.486421  8686 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.496611  7198 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:14.604086  8716 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:14.604568  8744 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:14.605851  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:14.606252  7442 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.606519  7442 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.611594  7442 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.613405  7442 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:14.614188  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:14.614449  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:14.614764  7371 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:14.615017  7299 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.615106  7371 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:14.615893  7371 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.616673  7371 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:14.619141  7299 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:14.621157  7371 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:14.620397  7415 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:14.622038  8748 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:14.622502  8748 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:14.623521  8748 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.635344  7198 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:14.657774  8730 raft_consensus.cc:993] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:14.658274  8686 raft_consensus.cc:1081] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:14.660094  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:14.660516  7371 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.660815  7371 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.664891  7371 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.666638  7371 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:14.667834  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:14.668315  7442 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.669188  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:14.669696  7299 raft_consensus.cc:3055] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:14.669970  7299 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:14.670617  7299 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.671693  7299 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:14.674248  7442 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:14.676290  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:14.677451  8716 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:14.677886  8716 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:14.678694  8716 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:14.679425  7299 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:14.690284  8686 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:14.690696  8730 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:14.692152  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:14.692525  7371 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:14.692785  7371 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.693655  7198 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:14.696818  7371 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:14.698704  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:14.698985  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:14.699213  7447 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.699422  7299 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:14.699719  7299 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:14.700340  7299 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:14.701076  7299 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:14.698297  7371 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:47:14.704603  7447 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:14.705564  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:14.706198  7299 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:14.706254  8716 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:14.706787  8716 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:14.707592  8716 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:14.719625  7198 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:14.897439  7447 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:14.898391  8686 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:14.909482  7370 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:14.911541  8686 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:14.914497  7442 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:14.915978  8723 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:14.947713  7371 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:14.962571  8730 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:15.045491  7367 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:15.046762  8748 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:15.054910  7300 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:15.056244  8612 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:15.078717  7447 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:15.079727  8716 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:15.093343  7300 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:15.095530  8747 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:15.227912  7447 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:15.229039  8747 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:15.237515  7299 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:15.238746  8744 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:15.357810  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:16.390625  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:16.425153  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:16.425716  7300 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:16.427826  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:16.428207  7371 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:16.430095  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:16.430446  7371 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:16.432163  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:16.432502  7300 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:16.434407  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:16.434873  7442 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:16.436412  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:16.437904  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:16.438254  8746 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:16.438699  8773 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:16.440008  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:16.440366  7300 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:16.440588  7300 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.446440  7300 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.450450  7300 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:16.450730  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:16.451611  7371 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:16.451900  7371 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:16.452441  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:16.453025  7442 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.452745  7371 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.453984  7371 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.459897  7442 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:16.460021  7371 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:16.461058  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:16.461769  8761 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:16.462301  8761 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:16.463178  8761 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.480589  7198 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:16.518472  8746 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:16.518939  8773 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:16.521000  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:16.521523  7447 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:16.521864  7447 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:16.527704  7447 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.529440  7447 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:16.529867  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:16.530175  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:16.530483  7300 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:16.530787  7367 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:16.531097  7367 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:16.531687  7367 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.532470  7367 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:16.536326  8748 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:16.536782  8772 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:16.538326  7367 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:16.538568  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:16.539085  7299 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:16.539407  7299 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.539428  7300 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:16.540644  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:16.541510  8772 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:16.542181  8772 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:16.544885  8772 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.548595  7299 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.550979  7299 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:16.551855  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:16.552465  7367 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.552747  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:16.553269  7447 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:16.553562  7447 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:16.554239  7447 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.555338  7447 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.557337  7198 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:16.558810  7367 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:16.559960  7265 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:16.560536  8761 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:16.560902  8761 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:16.561730  7447 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:16.561622  8761 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.571749  7198 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:16.659240  8774 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:16.659626  8761 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:16.660801  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:16.661223  7367 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:16.661440  7367 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.666240  7367 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.668095  7367 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:16.668552  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:16.669147  7300 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:16.669399  7300 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:16.669368  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:16.670065  7442 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.670238  7300 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.671496  7300 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:16.675985  7442 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:16.676754  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:16.677150  7300 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:16.677484  8773 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:16.677896  8773 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:16.678591  8773 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.697896  7198 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:16.704202  8761 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:16.704685  8774 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:16.706106  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:16.706490  7367 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:16.706743  7367 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.710759  7367 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.711928  7367 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:16.712833  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:16.713400  7300 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:16.713451  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:16.713755  7300 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:16.713982  7442 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.714462  7300 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.715621  7300 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:16.719709  7442 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:16.720584  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:16.721176  8773 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:16.721175  7300 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:16.721676  8773 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:16.722461  8773 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:16.731032  7198 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:16.893123  7371 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:16.894203  8774 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:16.909806  7442 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:16.911099  8774 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:16.953258  7299 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:16.954265  8748 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:16.963950  7371 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:16.965091  8772 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:17.003010  7371 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.004192  8774 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:17.020490  7442 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.021673  8774 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:17.124508  7442 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.125679  8746 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:17.134315  7299 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:17.135644  8797 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:17.137651  7299 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:17.138958  8797 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:17.159125  7442 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:17.160754  8746 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:17.438714  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:18.474774  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:18.598707  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:18.599291  7300 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:18.602084  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:18.602634  7371 raft_consensus.cc:606] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:18.606846  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:18.608505  7300 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:18.611915  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:18.612483  7450 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:18.616658  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:18.617197  7370 raft_consensus.cc:606] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:18.618472  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:18.620009  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:18.861104  8803 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:18.861930  8803 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:18.870047  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:18.870646  7370 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:18.870970  7370 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.878150  7370 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:18.879909  7370 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:18.903944  8805 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
W20260709 14:47:18.912797  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 75508.3us
I20260709 14:47:18.925243  8806 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:18.935599  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:18.936115  7370 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:18.936465  7370 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:18.951596  7370 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:18.953450  7370 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:18.963089  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:18.963632  7450 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.000697  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:19.001395  7300 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:19.002220  7300 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:19.002972  7300 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.006465  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:19.007208  7442 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.011698  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:19.012251  7293 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:19.012537  7293 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:19.013199  7293 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.014303  7293 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.014906  7300 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.023658  7450 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:19.027139  7293 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:19.033413  7442 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:19.042897  7300 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:19.048380  8773 raft_consensus.cc:993] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:19.048866  8773 raft_consensus.cc:1081] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:19.054111  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:19.054946  8746 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.055332  8746 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:19.055976  8746 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.064733  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:19.073463  8748 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:19.073918  8748 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:19.075639  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:19.076196  7300 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:19.076640  7300 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:19.080165  8746 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.081624  8746 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:19.082566  8746 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.082710  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:19.092181  7301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:19.092710  7301 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:19.093173  7301 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.098237  7300 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.099675  7301 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.109098  8773 raft_consensus.cc:993] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:19.113999  8773 raft_consensus.cc:1081] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:19.114889  7301 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:19.115732  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:19.115892  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:19.116289  7370 raft_consensus.cc:3055] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:19.116415  7450 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.116914  7370 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:19.117656  7370 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.118649  7370 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.125161  7370 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:19.132511  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:19.132647  7265 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:19.133096  7442 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:19.133432  8811 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:19.133451  7442 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:19.133988  8811 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:19.134826  8811 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.135304  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:19.135833  7371 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:19.129681  7450 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:19.142917  7371 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:19.143354  7442 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.144665  7265 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:19.145469  8811 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:19.146277  8811 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:19.147117  8811 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.148257  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:19.148663  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:19.148861  7450 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:19.149195  7371 raft_consensus.cc:3055] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:19.149303  7450 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:19.149573  7371 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:19.150344  7450 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.150844  7442 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:19.151430  7450 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:19.150365  7371 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.171242  7371 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:19.147137  7300 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:19.162779  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:19.164101  7197 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:19.173266  7301 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:19.165690  7198 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:19.179443  7301 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:19.180552  7415 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:19.181048  7450 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:19.181551  8772 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:19.182042  8772 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:19.182731  8772 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:19.198573  7371 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:19.209821  7198 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:19.220824  7197 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:19.503309  7450 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.505496  8814 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:19.519465  7300 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.522794  8823 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:19.555538  7301 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.601112  8746 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:19.620841  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:19.628706  7442 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.641100  8814 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:19.667374  7442 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:19.669107  8805 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:19.701803  7370 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:19.703378  8772 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:19.774619  7293 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:19.800618  8772 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:19.810004  8830 log.cc:927] Time spent T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:47:19.843456  7369 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:47:19.848840  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 111502us
I20260709 14:47:19.867923  7442 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:19.890376  7370 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:19.878332  8839 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 14:47:19.904338  8838 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:19.979472  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 112648us
W20260709 14:47:19.986202  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 97436.8us
I20260709 14:47:20.024926  8842 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:47:20.102479  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 59378.2us
W20260709 14:47:20.115995  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 58572.8us
I20260709 14:47:20.733626  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:20.768288  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:20.768759  7450 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:20.770901  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:20.771351  7299 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:20.773780  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:20.774166  7299 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:20.776038  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:20.776413  7371 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:20.779472  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:20.779861  7371 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:20.780673  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:20.782111  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:20.817188  8832 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:20.817669  8841 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:20.819089  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:20.819598  7450 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:20.819989  7450 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.824491  7450 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.826053  7450 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:20.826812  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:20.826843  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:20.827394  7370 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:20.827442  7299 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.827677  7370 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:20.828353  7370 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.829159  7370 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:20.831459  7299 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:20.832320  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:20.832969  8862 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:20.833390  8862 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:20.833652  7370 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:20.834205  8862 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.835618  8772 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:20.836074  8852 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:20.837438  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:20.837869  7299 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:20.838124  7299 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.846313  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.843920  7299 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.849463  7299 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:20.850296  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:20.850839  7370 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.850306  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:20.855428  7450 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:20.855767  7450 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:20.856554  7450 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.856896  7370 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:20.858759  7450 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:20.859881  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:20.860782  8858 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:20.861527  8858 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:20.863811  8858 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.869450  7450 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:20.878476  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:20.975760  8849 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:20.976142  8858 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:20.977413  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:20.977846  7367 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:20.978086  7367 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:20.983229  7367 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.984862  7367 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:20.985400  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:20.985728  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:20.985977  7299 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:20.986243  7442 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:20.986274  7299 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:20.987076  7299 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:20.988173  7299 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:20.992448  7442 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:20.993450  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:20.994026  8841 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:20.994161  7299 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:20.994390  8841 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:20.995250  8841 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:21.003342  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:21.060086  8841 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:21.061337  8832 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:21.062722  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:21.063225  7293 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:21.063532  7293 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.068106  7293 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:21.070042  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:21.070235  7293 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:21.070611  7367 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:21.070489  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:21.070946  7367 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:21.071141  7442 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.071686  7367 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:21.072788  7367 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:21.077378  7442 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:21.078320  7266 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:21.078733  7367 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:21.078997  8858 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:21.079490  8858 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:21.080315  8858 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:21.089531  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:21.215600  8858 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:21.216035  8849 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:21.217356  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:21.217777  7367 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:21.218024  7367 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.222463  7367 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:21.223915  7367 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:21.224532  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:21.224952  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:47:21.225098  7299 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.225414  7299 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:21.225449  8009 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.226138  7299 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:21.227296  7299 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.231700  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:21.232862  7339 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:47:21.233198  7299 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:21.233706  8841 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:21.234182  8841 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:21.234910  8841 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:21.245941  7197 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:21.256145  7367 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:21.257187  8849 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.275749  7442 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:21.277612  8877 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.312263  7293 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:21.313253  8862 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:21.321214  7367 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:21.322482  8772 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:21.408021  7293 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:21.409044  8871 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:21.416486  7442 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:21.417789  8832 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:21.648409  7442 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:21.649468  8849 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.657557  7367 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:21.658882  8858 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.763075  7293 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:21.764189  8832 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.772758  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 14:47:21.774080  8841 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:21.782922  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:22.827759  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:22.863750  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:22.864303  7293 raft_consensus.cc:606] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:22.866510  7447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:22.866940  7447 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:22.868983  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:22.869395  7293 raft_consensus.cc:606] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:22.871238  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:22.871654  7370 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:22.873711  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:22.874176  7370 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:22.875156  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:22.876456  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:23.012308  8832 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:23.012789  8871 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:23.014039  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:23.014432  7447 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.014735  7447 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.018915  7447 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.020386  7447 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:23.020936  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:23.021282  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:23.021575  7299 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.021804  7370 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:23.022118  7370 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:23.022725  7370 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.023777  7370 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.026714  7299 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:23.027091  8858 raft_consensus.cc:993] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:23.027989  8858 raft_consensus.cc:1081] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:23.029834  7370 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:23.030936  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:23.031054  7414 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:23.031457  7367 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.031803  7367 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.031872  8852 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:23.032353  8852 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:23.033123  8852 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.039022  7367 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.041702  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:23.042201  7299 raft_consensus.cc:3055] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:23.042469  7299 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:23.042683  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:23.042435  7367 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:23.043282  7299 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.044361  7299 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.049010  7197 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:23.043280  7447 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:23.052561  7299 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:23.058620  7447 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:23.063812  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:23.064440  8832 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:23.075275  8832 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:23.076249  8832 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.106304  7198 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.243219  8871 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:23.243614  8832 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:23.245174  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:23.245661  7299 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.245929  7299 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.250741  7299 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.252590  7299 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:23.253154  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:23.253497  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:23.253720  7367 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:23.253999  7367 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:23.254034  7450 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.256369  7367 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.257270  7367 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:23.258841  7450 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:23.259778  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:23.260496  8849 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:23.260927  8849 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:23.261622  8849 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.262125  7367 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:23.270823  7198 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.323208  8858 raft_consensus.cc:993] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:23.323650  8858 raft_consensus.cc:1081] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:23.324921  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:23.325407  7367 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.325740  7367 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.330171  7367 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.331408  7367 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:23.332054  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:23.332360  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:23.332605  7299 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:23.332895  7299 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:23.332906  7447 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.333670  7299 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.334744  7299 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.339221  7447 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:23.340272  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:23.340853  7299 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:23.340998  8871 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:23.341465  8871 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:23.342147  8871 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.351291  7198 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.376024  8852 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:23.376415  8892 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:23.377609  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:23.377997  7293 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.378242  7293 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.382452  7293 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.384161  7293 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:23.384661  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:23.385550  7447 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:23.385870  7447 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:23.384640  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:23.387017  7447 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.388082  7447 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.388114  7367 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.394129  7447 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:23.394129  7367 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:23.395263  7266 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:23.395876  8858 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:23.396302  8858 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:23.397053  8858 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:23.405674  7198 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:23.479372  7293 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:23.480360  8852 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:23.489394  7367 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:23.490496  7447 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.490947  8892 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:23.491930  8871 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:23.517416  7293 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:23.518688  8871 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:23.816241  7447 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:23.817205  8858 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:23.827745  7371 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:23.829797  8914 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:23.877285  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:23.886945  7367 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:23.888186  8858 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:23.898797  7450 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:23.901644  7450 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:23.902977  8858 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:23.903139  8871 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:23.925103  7293 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:23.933861  8919 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.930646  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:24.973775  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:24.974378  7299 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:24.976688  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:24.977100  7367 raft_consensus.cc:606] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:24.979080  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:24.979545  7367 raft_consensus.cc:606] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:24.981693  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:24.982182  7299 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:24.984768  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:24.985196  7450 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:24.986178  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:24.987270  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:25.049312  8849 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:25.049868  8914 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:25.051774  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:25.052229  7371 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.052565  7371 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.058300  7371 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.060228  7371 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:25.061247  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:25.062006  7450 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.061823  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:25.062578  7299 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:25.062911  7299 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:25.063632  7299 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.064704  7299 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.068372  7450 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:25.069612  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:25.070449  8871 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:25.071301  8871 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:25.071906  7299 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:25.071993  8871 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.082170  7197 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.118186  8893 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:25.118745  8922 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:25.119935  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:25.120313  7299 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.120581  7299 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:25.126633  7299 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.128527  7299 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:25.128665  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:25.129073  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:25.129297  7367 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:25.130029  7450 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:25.130259  7450 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:25.130837  7450 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.131609  7450 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:25.135180  7367 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:25.136207  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:25.136777  8914 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:25.137262  8914 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:25.137522  7450 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:25.138149  8914 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.146679  7197 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.244127  8923 raft_consensus.cc:993] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:25.244661  8923 raft_consensus.cc:1081] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:25.246310  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:25.247361  7450 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.247694  7450 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.255026  7450 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.257179  7450 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:25.257656  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:25.258085  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:25.258257  7299 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.258662  7367 raft_consensus.cc:3055] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:25.258895  7367 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:25.259495  7367 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.260613  7367 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.263875  7299 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:25.265355  7415 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:25.266094  8893 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:25.266571  8893 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:25.267027  7367 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:25.267518  8893 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.279868  7197 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:25.332640  8849 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:25.333240  8931 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:25.334729  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:25.335218  7367 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.335482  7367 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:25.336812  8923 raft_consensus.cc:993] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:25.337427  8832 raft_consensus.cc:1081] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:25.338752  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:25.339154  7299 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.339398  7299 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.340631  7367 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.342133  7367 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:25.342736  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:25.342926  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:25.343264  7293 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:25.343379  7450 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:25.343567  7293 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:25.344267  7293 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.345192  7293 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:25.346813  7299 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.348630  7299 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:25.349613  7450 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:25.350203  7293 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:25.350651  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:25.352062  8923 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:25.352347  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:25.352519  8923 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:25.352854  7367 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:25.353212  7367 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:25.353564  8923 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.353936  7367 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:25.354774  8832 consensus_queue.cc:1175] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "16b34b7e0b6e4fee846fcf88944539d3" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 14:47:25.355002  7367 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.349753  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:25.356033  7447 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:25.361217  7367 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:25.362317  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:25.362996  8849 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:25.363051  7447 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:25.363492  8849 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:25.364306  8849 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:25.364987  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.375981  7198 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:25.657701  7293 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.659649  7447 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:25.659540  8832 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.660989  8849 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:25.675541  7450 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.675961  7370 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:25.677103  8871 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.677438  8849 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:25.750377  7293 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:25.751384  8871 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:25.759832  7450 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:25.761099  8923 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:25.813199  7299 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.814361  8922 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.823938  7370 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.825932  8948 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.852851  7450 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.854271  8849 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.862274  7367 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:25.865041  8931 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:25.988214  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:27.029165  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:27.073591  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:27.074028  7299 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:27.076028  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:27.076503  7367 raft_consensus.cc:606] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:27.078859  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:27.079344  7299 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:27.080487  8849 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:27.080991  8914 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:27.081547  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:27.082079  7370 raft_consensus.cc:606] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:27.082326  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:27.082751  7367 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:27.083069  7367 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:27.084271  7447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:27.084661  7447 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:27.085654  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:27.086622  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:27.087867  7367 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.089485  7367 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:27.090144  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:27.090361  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:27.090673  7299 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:27.090844  7447 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:27.090992  7299 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:27.091660  7299 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.092484  7299 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:27.095264  7447 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:27.096143  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:27.096725  8871 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:27.096803  7299 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:27.097265  8871 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:27.098047  8871 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.112543  8922 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:27.113061  8922 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:27.113086  7199 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.114329  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:27.114708  7299 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:27.114979  7299 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.120451  7299 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.122202  7299 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:27.122851  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:27.123478  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:27.123580  7367 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.124073  7447 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:27.124399  7447 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:27.125147  7447 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.126365  7447 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.130913  7367 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:27.132061  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:27.132795  8914 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:27.133265  8914 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:27.133360  7447 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:27.134132  8914 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.147332  7199 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.373677  8952 raft_consensus.cc:993] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:27.374159  8871 raft_consensus.cc:1081] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:27.375443  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:27.375844  7299 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:27.376098  7299 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:27.381604  7299 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.382863  7299 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:27.383384  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:27.383908  7367 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:27.383951  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:27.384155  7367 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:27.384438  7442 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:27.384788  7367 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.385697  7367 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:27.389266  7442 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:27.390314  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:27.390496  7367 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:27.391017  8914 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:27.391448  8914 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:27.392117  8914 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.401257  8960 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:27.401721  8960 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:27.401906  7199 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.403101  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:27.403574  7367 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:27.403882  7367 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.409670  7367 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.411425  7367 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:27.412439  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:27.413038  7299 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:27.413336  7299 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:27.414228  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:27.414736  7447 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.419203  7299 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.420403  7299 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:27.423637  7447 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:27.424496  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:27.425101  8871 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:27.428144  8871 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:27.427637  7299 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:27.429828  8871 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.440362  7199 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:27.542830  8962 raft_consensus.cc:993] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:27.543255  8871 raft_consensus.cc:1081] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:27.544417  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:27.544811  7447 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:27.545113  7447 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:27.549973  7447 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.551308  7447 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:27.551828  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:27.552043  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:27.552423  7299 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:27.552531  7367 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:27.552847  7367 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:27.553467  7367 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.554543  7367 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:27.555780  7447 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:27.556928  8871 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:27.557770  7299 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:27.558789  7415 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:27.560034  8948 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:27.570127  7367 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:27.574957  8948 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:27.577651  7299 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:27.579864  8871 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:27.577030  8948 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:27.595625  7199 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:27.622150  7447 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:27.623270  8849 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:27.633586  7367 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:27.634938  8914 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:27.874586  7442 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:27.875579  8914 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:27.888010  7367 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:27.889143  8960 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:27.988081  7370 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:27.989142  8948 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:27.991118  7299 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:27.992388  8948 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:28.046612  7442 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:28.046878  7293 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:47:28.047618  8871 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:28.048215  8962 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:28.087438  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:29.129119  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:29.169903  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:29.170454  7370 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:29.172407  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:29.172817  7299 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:29.174692  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:29.175060  7299 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:29.176860  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:29.177300  7370 raft_consensus.cc:606] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:29.179123  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:29.179495  7442 raft_consensus.cc:606] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:29.180346  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:29.181375  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:29.193204  8952 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:29.193620  8962 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:29.194811  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:29.195214  7299 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.195436  7299 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:29.200235  7299 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.201512  7299 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:29.202235  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:29.202464  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:29.202765  7370 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:29.203044  7442 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:29.203052  7370 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:29.203903  7370 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.204873  7370 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:29.207712  7442 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:29.208657  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:29.209462  8960 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:29.209937  8960 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:29.209836  7370 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:29.210851  8960 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.221828  7197 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.285809  8962 raft_consensus.cc:993] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:29.286217  8952 raft_consensus.cc:1081] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:29.287443  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:29.287842  7442 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.288103  7442 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.292646  7442 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.294651  7442 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:29.295106  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:29.295265  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:29.295755  7299 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.295756  7370 raft_consensus.cc:3055] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:29.296285  7370 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:29.297076  7370 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.298247  7370 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.303093  7299 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:29.304296  7370 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:29.304764  8988 raft_consensus.cc:993] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:29.305250  8988 raft_consensus.cc:1081] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:29.305300  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:29.306016  8948 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:29.306380  8948 raft_consensus.cc:697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:29.306869  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:29.307418  7299 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.307209  8948 consensus_queue.cc:237] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.307783  7299 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.312883  7299 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.315301  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:29.315454  7299 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:29.315856  7442 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:29.316151  7442 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:29.316879  7442 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.317967  7442 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.318536  7197 catalog_manager.cc:5697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:29.315079  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:29.321208  7370 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:29.324260  7442 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:29.325181  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:29.325928  8960 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:29.326308  8960 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:29.327435  8960 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.328815  7370 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:29.336900  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.353192  8849 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:29.353610  8960 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:29.354948  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:29.355425  7370 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.355666  7370 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.360036  7370 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.361264  7370 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:29.362120  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:29.362027  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:29.362687  7442 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.362762  7301 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:29.363095  7301 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:29.363667  7301 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.364468  7301 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:29.368119  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:29.369545  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:29.369998  7301 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:29.370232  8962 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:29.371030  8962 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:29.371673  8962 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.380676  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.467964  8849 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:29.468350  8960 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:29.469640  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:29.470062  7367 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:29.470393  7367 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.474915  7367 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.476176  7367 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:29.477182  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:29.477631  7450 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.477723  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:29.478283  7299 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:29.478569  7299 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:29.479326  7299 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.480505  7299 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:29.483695  7450 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:29.485652  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:29.487552  8987 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:29.487839  7299 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:29.488000  8987 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:29.489764  8987 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:29.500224  7197 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:29.633051  7367 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:29.634279  8960 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:29.647585  7450 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:29.649115  8995 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:29.696563  7367 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:29.698019  8976 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:29.708268  7301 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:29.710225  8948 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:29.749384  7367 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:29.750432  8849 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:29.761233  7450 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:29.774808  8996 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:29.815740  7442 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:29.816843  8952 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:29.827165  7299 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:29.828692  8962 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:30.033114  7442 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:30.034128  8962 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:30.050575  7299 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:30.055784  9007 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:30.182065  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:31.221653  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:31.259969  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:31.260666  7367 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:31.263087  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:31.263494  7367 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:31.265630  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:31.266124  7450 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:31.268379  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:31.268770  7301 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:31.270713  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:31.271083  7301 raft_consensus.cc:606] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:31.271814  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:31.273155  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:31.354346  8849 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:31.354848  8996 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:31.355984  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:31.356364  7367 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.356626  7367 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.361641  7367 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.363288  7367 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:31.363730  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:31.364318  7301 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:31.364619  7301 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:31.365134  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:31.365404  7301 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.365674  7450 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.366328  7301 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:31.370354  7301 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:31.371165  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:31.371628  7450 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:31.371732  8952 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:31.372234  8952 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:31.372887  8952 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.380908  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.424300  9011 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:31.424743  9011 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:31.426241  7301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:31.426728  7301 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.426990  7301 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:31.431849  7301 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.433988  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:31.434190  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:31.434419  7367 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:31.434760  7367 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:31.434777  7450 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:31.435309  7301 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:31.435361  7367 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.436347  7367 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:31.439245  7450 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:31.440011  7266 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:31.440438  7367 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:31.440606  8996 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:31.441087  8996 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:31.441767  8996 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.449671  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.527982  8952 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:31.528494  9011 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:31.529796  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:31.530318  7450 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.530643  7450 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:31.536027  7450 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.537325  7450 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:31.537940  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:31.538117  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:31.538494  7301 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:31.538545  7371 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:31.538861  7371 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:31.539358  7371 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.540220  7371 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:31.542811  7301 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:47:31.543568  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:31.544256  9009 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:31.544741  7371 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:47:31.544729  9009 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:31.546147  9009 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.555842  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:31.603714  8849 raft_consensus.cc:993] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:31.604173  8849 raft_consensus.cc:1081] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:31.605443  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:31.605823  7371 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.606124  7371 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.613279  7371 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.614985  7371 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:31.616202  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:31.616113  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:31.616747  7450 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.616714  7299 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:31.617260  7299 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:31.618019  7299 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.618891  7299 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:31.621495  7450 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:31.622267  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:31.622936  8952 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:31.623138  7299 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:31.623358  8952 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:31.624114  8952 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.634872  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.649657  8988 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:31.650086  9020 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:31.651357  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:31.651760  7299 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.652019  7299 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.656762  7299 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.658739  7299 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:31.659149  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:31.659668  7371 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.660051  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:31.660463  7450 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:31.660665  7450 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:31.661274  7450 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.662019  7450 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:31.665261  7371 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:31.666108  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:31.666810  8996 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:31.667266  8996 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:31.667352  7450 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:31.668166  8996 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:31.678048  7197 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:31.753201  7299 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:31.754489  9011 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:31.766104  7450 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:31.767280  9011 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:31.879838  7450 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:31.880985  8996 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:31.889528  7367 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:31.892318  9028 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:31.969748  7299 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:31.970888  9020 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:31.983745  7371 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:31.985438  8988 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:32.037993  7450 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:32.038981  8962 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.047330  7301 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:32.048626  8952 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.250808  7442 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:32.251817  8996 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:32.260548  7367 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:32.266001  9028 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:32.273983  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:33.328181  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:33.363595  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:33.364014  7367 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:33.366128  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:33.366535  7450 raft_consensus.cc:606] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:33.369061  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:33.369626  7301 raft_consensus.cc:606] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:33.372004  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:33.372546  7367 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:33.374816  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:33.375309  7299 raft_consensus.cc:606] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:33.376374  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:33.377887  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:33.471721  9035 raft_consensus.cc:993] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:33.472194  9028 raft_consensus.cc:1081] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:33.473344  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:33.473771  7367 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.474045  7367 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.478199  7367 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.479694  7367 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:33.480115  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:33.480448  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:33.480901  7299 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:33.480974  7450 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.481252  7299 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:33.481896  7299 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.482759  7299 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.488979  7299 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:33.489856  7450 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:33.490454  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:33.492154  8962 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:33.492595  8962 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:33.493357  8962 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.503064  7198 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.525409  8988 raft_consensus.cc:993] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:33.525869  9020 raft_consensus.cc:1081] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:33.527093  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:33.527485  7299 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.527746  7299 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.531785  7299 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.533051  7299 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:33.533715  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:33.534090  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:33.534281  7367 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.534674  7450 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:33.534941  7450 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:33.535638  7450 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.536736  7450 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.540396  7367 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:33.541510  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:33.542187  9028 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:33.542586  9028 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:33.543476  7450 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:33.543346  9028 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.547432  9038 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:33.547950  9038 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:33.549710  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:33.550186  7442 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.550508  7442 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:33.555182  7198 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.555826  7442 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.557976  7442 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:33.558225  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:33.558758  7301 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:33.559687  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:33.560092  7367 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:33.560292  7367 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:33.561009  7367 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.562069  7367 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:33.563835  7301 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:33.564838  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:33.565510  9020 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:33.565953  9020 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:33.566730  9020 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.568502  7367 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:33.579157  7198 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:33.725158  9038 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:33.725579  8962 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:33.726787  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:33.727264  7299 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.727644  7299 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.732313  7299 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.733671  7299 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:33.734241  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:33.734479  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:33.734704  7371 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:33.734979  7450 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.734975  7371 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:33.735739  7371 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.736589  7371 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.738999  7450 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:33.739852  7266 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:33.740516  9035 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:33.740801  7371 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:33.741024  9035 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:33.741818  9035 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.750681  7198 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.919433  9028 raft_consensus.cc:993] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:33.919924  9035 raft_consensus.cc:1081] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:33.921237  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:33.921630  7367 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:33.921887  7367 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.925951  7367 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.927209  7367 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:33.928170  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:33.928181  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:33.928848  7450 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.928915  7299 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:33.929332  7299 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:33.929890  7299 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.930662  7299 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:33.933248  7450 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:33.934307  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:33.934789  7299 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:33.934963  9038 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:33.935495  9038 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:33.936233  9038 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:33.945132  7198 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:33.979354  7367 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:33.980412  9035 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:33.992197  7450 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:33.996174  9035 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.053798  7367 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:34.054904  9020 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:34.064539  7301 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:34.065768  9058 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:34.082149  7301 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.083118  9038 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.096194  7450 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.097398  9038 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.156450  7371 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.158226  9035 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.179003  7450 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.180117  9053 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.334995  7299 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.336001  8962 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.348531  7450 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:34.349704  9065 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:34.383705  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:35.545796  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:35.584367  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:35.585268  7442 raft_consensus.cc:606] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:35.588768  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:35.589318  7370 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:35.591356  9071 raft_consensus.cc:993] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:35.591933  9070 raft_consensus.cc:1081] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:35.592867  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:35.593374  7301 raft_consensus.cc:606] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:35.595022  7301 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:35.595592  7301 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.595939  7301 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.596007  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:35.596575  7293 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:35.598667  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:35.599041  7370 raft_consensus.cc:606] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:35.599906  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:35.600999  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:35.601536  7301 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.603030  7301 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:35.603731  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:35.603909  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:35.604451  7370 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.604508  7442 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:35.604813  7442 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:35.605568  7442 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.606786  7442 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:35.612238  7370 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:35.615559  7442 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:35.616886  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:35.617754  9052 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:35.618110  9052 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:35.618790  9052 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.636264  7198 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:35.692571  9052 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:35.693151  9053 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:35.694502  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:35.694902  7367 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.695158  7367 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.700682  7367 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.702003  7367 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:35.702632  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:35.702883  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:35.703130  7301 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:35.703373  7442 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.703414  7301 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:35.704151  7301 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.705040  7301 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.708334  7442 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:35.709496  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:35.709872  7301 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:35.710404  8962 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:35.714082  8962 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:35.714816  8962 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.724174  7198 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:35.783965  9053 raft_consensus.cc:993] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:35.784545  9052 raft_consensus.cc:1081] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:35.786027  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:35.786516  7370 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.786855  7370 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.791411  7370 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.792768  7370 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:35.793350  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:35.793597  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:35.793936  7293 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:35.794065  7442 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.794258  7293 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:35.795046  7293 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.796222  7293 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.800578  7442 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:35.801502  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:35.802053  8962 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:35.802477  8962 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:35.802619  7293 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:35.803208  8962 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.811474  7198 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:35.823884  9074 raft_consensus.cc:993] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:35.824352  9079 raft_consensus.cc:1081] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:35.825659  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:35.826033  7450 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:35.826347  7450 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.830978  7450 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.832697  7450 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:35.833344  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:35.833521  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:35.833859  7293 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.834044  7370 raft_consensus.cc:3055] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:35.834342  7370 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:35.834906  7370 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.835805  7370 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:35.838166  7293 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:35.839049  7415 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:35.839759  9070 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:35.840143  9070 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:35.840358  7370 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:35.841008  9070 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:35.863896  7198 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:36.787626  7414 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.013s	sys 0.014s
W20260709 14:47:36.883716  7414 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.703s	user 0.013s	sys 0.014s
W20260709 14:47:36.929391  7416 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.753s	user 0.001s	sys 0.027s
W20260709 14:47:36.934983  7416 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.759s	user 0.002s	sys 0.027s
I20260709 14:47:37.051926  9096 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:37.052440  9096 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:37.054589  9096 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:37.058184  7297 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.094035  7370 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.102275  9088 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:37.102843  9088 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:37.105108  9088 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:37.107662  9088 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:37.108237  9088 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:37.114216  9088 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:37.118299  7447 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:37.127213  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:37.130254  7450 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.138410  9089 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:37.139015  9089 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:37.144773  9089 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:37.151248  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:37.151800  7445 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.154158  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:37.158768  9086 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:37.160300  9098 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:37.168795  9071 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:37.175027  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:37.175736  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:37.176687  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:37.180807  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:37.182956  7297 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.185127  7297 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:37.188791  7414 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:37.190917  9088 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:37.191804  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:37.193075  9086 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:37.197379  9097 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:37.198033  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:37.199548  7371 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:37.201707  9097 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:37.204294  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:37.207571  9086 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:37.210251  9102 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:37.210892  9100 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:37.226864  9097 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:37.234477  9097 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:37.237041  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:37.242215  7297 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:37.247423  7297 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.253296  9101 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:37.251701  7265 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:37.261698  9095 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:37.294564  7297 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:37.297135  7297 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:37.299644  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:47:37.300194  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:37.300369  8009 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.300803  7371 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:37.301160  7371 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:37.301892  7371 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:37.302636  7371 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:37.307839  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:37.309105  7371 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:37.309387  7264 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:37.310305  9096 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:37.310770  9096 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:37.311609  9096 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:37.330910  7197 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:37.529808  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:37.788764  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:37.789880  9095 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:37.799330  7370 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 14:47:37.802585  9096 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:47:37.992033  6164 debug-util.cc:398] Leaking SignalData structure 0x7b080000f740 after lost signal to thread 7414
W20260709 14:47:38.007714  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800301f80 after lost signal to thread 6162
W20260709 14:47:38.008582  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800291600 after lost signal to thread 7233
W20260709 14:47:38.009658  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002942c0 after lost signal to thread 7325
W20260709 14:47:38.010571  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf060 after lost signal to thread 7400
W20260709 14:47:38.011387  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080023b5e0 after lost signal to thread 7474
W20260709 14:47:38.012274  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9c20 after lost signal to thread 8033
I20260709 14:47:38.611640  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:38.649178  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:38.649734  7450 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:38.652225  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:38.652633  7367 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:38.654847  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:38.655268  7367 raft_consensus.cc:606] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:38.657634  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:38.658157  7293 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:38.660739  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:38.661237  7293 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:38.662424  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:38.663614  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:38.750840  9102 raft_consensus.cc:993] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:38.751315  9128 raft_consensus.cc:1081] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:38.752661  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:38.753167  7447 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.753443  7447 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.757941  7447 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.759560  7447 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:38.760303  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:38.760882  7293 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.760903  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:38.761600  7367 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:38.761824  7367 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:38.762519  7367 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.763499  7367 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.766368  7293 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:38.767243  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:38.767802  9088 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:38.768024  7367 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:38.768432  9088 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:38.769289  9088 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.778446  7199 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:38.827972  9102 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:38.828462  9128 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:38.829947  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:38.830452  7293 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.830770  7293 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.835189  7293 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.836862  7293 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:38.837438  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:38.837736  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:38.837986  7367 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:38.838313  7367 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:38.838310  7447 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.838958  7367 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.839792  7367 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:38.843076  7447 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:38.844082  7266 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:38.844106  7367 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:38.844720  9096 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:38.845186  9096 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:38.846136  9096 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:38.856877  7199 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.007495  9096 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:39.007915  9095 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:39.009073  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:39.009450  7367 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.009671  7367 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.014947  7367 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.016889  7367 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:39.017431  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:39.017688  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:39.017951  7297 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:39.018225  7297 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:39.018237  7447 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.018898  7297 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.019762  7297 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.023713  7447 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:39.025182  7297 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:39.025347  9135 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:39.025898  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:39.026181  9086 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:39.026657  9128 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:39.027391  9128 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:39.029333  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:39.029842  7293 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.030261  7293 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.029772  9128 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.035506  7293 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.037631  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:39.038065  7447 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:39.038285  7447 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:39.038894  7447 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.039644  7447 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.040091  7199 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.037576  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:39.042500  7367 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:39.044570  7447 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:39.046377  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:39.047248  9096 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:39.047710  9096 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:39.048511  9096 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.051852  7293 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:39.062090  7367 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:39.071584  7199 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.085892  9139 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:39.086426  9095 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:39.087834  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:39.088250  7367 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:39.088604  7367 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:39.093199  7367 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.096016  7367 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:39.096161  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:39.096261  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:39.096737  7293 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:39.096835  7447 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:39.097131  7293 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:39.097931  7293 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.099134  7293 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:39.105281  7293 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:39.106103  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:39.107436  7447 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:39.107442  9128 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:39.108811  9128 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:39.109685  9128 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:39.118270  7199 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:39.253463  7298 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.254626  9086 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.263182  7371 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.264780  9086 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.387740  7371 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:39.388803  9095 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:39.396041  7450 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:39.398468  9095 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:39.453518  7371 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.454689  9096 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.466495  7450 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.468259  9139 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.589568  7447 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.590090  7298 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:39.590785  9151 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.591750  9102 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:47:39.610436  7298 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.616466  7443 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:39.617806  9151 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:39.619552  9151 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.664283  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.698544  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.737603  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:40.738166  7293 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:40.740382  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:40.740877  7293 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:40.743067  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:40.743573  7371 raft_consensus.cc:606] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:40.746122  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:40.746642  7370 raft_consensus.cc:606] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:40.748983  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:40.749477  7450 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:40.750520  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:40.751830  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:40.784435  9156 raft_consensus.cc:993] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:40.784929  9151 raft_consensus.cc:1081] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:40.786190  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:40.786603  7450 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.786861  7450 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.792138  7450 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.793874  7450 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:40.794414  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:40.794598  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:40.794966  7298 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.795137  7370 raft_consensus.cc:3055] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:40.795481  7370 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:40.796270  7370 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.797273  7370 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.801594  7298 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:40.802717  7415 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:40.803261  7370 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:47:40.803280  9086 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:40.803794  9086 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:40.804490  9086 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.815336  7197 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:40.876063  9088 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:40.876529  9086 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:40.877676  7298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:40.878090  7298 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.878351  7298 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:40.882468  7298 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.883783  7298 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:40.884398  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:40.884624  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:40.884958  7370 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:40.885197  7450 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:40.885490  7450 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:40.886083  7450 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.887127  7450 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:40.889746  7370 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:40.890743  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:40.891479  9096 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:40.892493  7450 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:40.896312  9096 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:40.897225  9096 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.907516  7197 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.929312  9164 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:40.929800  9096 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:40.931015  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:40.931520  7370 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.931859  7370 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.936985  7370 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:40.939747  7370 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:40.939905  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:47:40.940459  8009 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.943382  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:40.943917  7298 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:40.944202  7298 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:40.945181  7298 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:40.946309  7298 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:40.946645  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:40.947786  7339 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:47:40.948364  9157 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:40.948727  9157 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:40.949522  9157 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:40.952401  7298 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:40.960484  7197 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:40.987938  9157 raft_consensus.cc:993] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:40.988368  9151 raft_consensus.cc:1081] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:40.989568  7298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:40.989976  7298 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.990226  7298 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.995183  7298 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.996491  7298 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:40.997089  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:40.997380  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:40.997632  7370 raft_consensus.cc:3055] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:40.997870  7450 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.997952  7370 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:40.998679  7370 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:40.999792  7370 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:41.003961  7450 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:41.005163  7266 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:41.005827  7370 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:41.005988  9096 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:41.007310  9096 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:41.008095  9096 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:41.019836  7197 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:41.184928  9095 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:41.185379  9095 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:41.186825  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:41.187299  7370 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:41.187598  7370 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:41.193626  7370 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:41.195346  7370 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:41.196135  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:41.196601  7297 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:41.196909  7297 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:41.196841  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:41.197515  7443 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:41.197685  7297 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:41.198879  7297 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:41.203545  7443 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:41.203691  7297 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:41.204756  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:41.206163  9151 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:41.206617  9151 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:41.207378  9151 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:41.220113  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:41.240792  7370 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.241976  9086 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.257663  7298 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.259683  9172 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.293051  7371 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:41.294031  9096 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:41.301687  7443 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:41.305066  9096 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:41.432423  7443 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.433514  9096 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.441309  7371 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.442727  9163 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.466917  7297 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:47:41.468001  9151 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:41.482120  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 14:47:41.483486  9156 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:41.604001  7293 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:41.605197  9156 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:41.615772  7450 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:41.617659  9156 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:41.752689  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.786237  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.821453  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:42.822021  7297 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:42.824072  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:42.824491  7371 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:42.826372  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:42.826785  7371 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:42.828703  7443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:42.829129  7443 raft_consensus.cc:606] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:42.830987  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:42.831382  7297 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:42.832192  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:42.833204  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:42.853420  9157 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:42.853848  9156 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:42.855105  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:42.855552  7450 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.855818  7450 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:42.859890  7450 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.861111  7450 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:42.861742  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:42.861894  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:42.862263  7297 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:42.862417  7371 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:42.862730  7371 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:42.863238  7371 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.864084  7371 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:42.867776  7297 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:42.868765  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:42.869529  9172 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:42.869967  9172 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:42.870760  7371 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:42.870760  9172 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.881817  7198 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:42.965338  9164 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:42.965727  9164 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:42.966853  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:42.967281  7371 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.967589  7371 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.972772  7371 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.974411  7371 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:42.975008  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:42.975561  7297 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:42.975847  7297 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:42.975803  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:42.976547  7450 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.977622  7297 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.979000  7297 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:42.982893  7450 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:42.984025  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:42.985200  7297 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:42.985307  9191 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:42.985795  9191 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:42.986573  9191 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:42.998324  7198 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:43.060050  9156 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:43.060583  9156 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:43.062536  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:43.063055  7293 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.063407  7293 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:43.069833  7293 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.071671  7293 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:43.072207  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:43.072774  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:43.072788  7370 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:43.073390  7370 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:43.074007  7370 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.074795  7370 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:43.076398  7450 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:43.079232  7370 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:43.080974  7265 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:43.081717  9164 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:43.081717  7450 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:43.084158  9164 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:43.085060  9164 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.095590  7198 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:43.104825  9088 raft_consensus.cc:993] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:43.105657  9172 raft_consensus.cc:1081] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:43.107376  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:43.107950  7293 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.108323  7293 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.113843  7293 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.115128  7293 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:43.115851  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:43.116359  7371 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.117286  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:43.117861  7450 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:43.118116  7450 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:43.118916  7450 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.119700  7450 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:43.121191  7371 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:43.122002  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:43.122565  9193 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:43.122942  9193 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:43.123651  9193 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.123924  7450 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:43.132933  7198 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:43.191550  9096 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:43.192023  9193 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:43.193284  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:43.193689  7371 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:43.193935  7371 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:43.198460  7371 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.199802  7371 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:43.200325  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:43.200841  7293 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:43.201115  7293 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:43.201802  7293 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.202929  7293 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:43.207624  7293 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:43.208408  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:43.209165  9157 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:43.208848  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:43.210318  7450 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:43.211189  9157 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:43.212533  9157 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:43.217342  7450 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:43.226197  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:43.339847  7371 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:43.340932  9088 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:43.352548  7293 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:43.355507  9196 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:43.479173  7370 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:43.480261  9193 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:43.489876  7450 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:43.491528  9164 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:43.496928  7297 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:43.498740  9191 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:43.511348  7447 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:43.517141  9157 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:43.522811  7447 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:43.525050  9164 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:43.534220  7370 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:43.536263  9193 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:43.616742  7450 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:43.619046  9191 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:43.627573  7297 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:43.640961  9191 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:43.833882  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:44.868325  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:44.909411  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:44.909983  7367 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:44.912277  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:44.912685  7450 raft_consensus.cc:606] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:44.914911  7298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:44.915308  7298 raft_consensus.cc:606] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:44.917347  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:44.917718  7367 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:44.919797  7298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:44.920298  7298 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:44.921352  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:44.922787  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:45.038213  9217 raft_consensus.cc:993] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:45.038775  9088 raft_consensus.cc:1081] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:45.039966  7298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:45.040396  7298 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.040701  7298 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.046736  7298 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.048221  7298 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:45.049054  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:45.049180  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:45.049769  7371 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.049862  7450 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:45.050215  7450 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:45.051164  7450 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.052462  7450 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.054337  9194 raft_consensus.cc:993] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:45.054917  9194 raft_consensus.cc:1081] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:45.056625  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:45.057116  7367 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.057433  7367 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.061888  7450 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:45.062304  7371 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:45.063627  7265 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:45.064411  9194 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:45.065127  9194 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:45.064090  7367 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.065982  9194 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.066762  7367 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:45.067368  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:45.068158  7293 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:45.068442  7293 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:45.069417  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:45.069130  7293 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.070361  7293 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.071547  7450 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.077200  7293 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:45.077589  7450 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:45.082064  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:45.082813  9191 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:45.083333  9191 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:45.085186  9191 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.090551  7197 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:45.101063  9215 raft_consensus.cc:993] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:45.101833  9214 raft_consensus.cc:1081] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:45.103816  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:45.104523  7450 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.105880  7450 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:45.113128  7450 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.118239  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:45.118880  7293 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:45.121188  7198 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:45.126209  7293 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:45.127580  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:45.127789  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:45.128369  7367 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:45.128681  7367 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:45.129379  7367 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.130129  7367 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:45.130654  9217 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:45.131136  9217 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:45.132036  9217 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.136271  7450 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:45.138336  7367 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:45.144841  9194 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:45.145376  9194 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:45.146776  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:45.147449  7367 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.147724  7367 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.150502  7198 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:45.153666  7367 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.155032  7367 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:45.157621  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:45.158172  7450 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.159791  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:45.160293  7293 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:45.160518  7293 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:45.161172  7293 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.162258  7293 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:45.165154  7450 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:45.166577  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:45.167233  9191 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:45.167730  7293 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:45.167693  9191 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:45.168679  9191 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.178653  7198 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:45.408142  9214 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:45.408563  9191 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:45.409871  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:45.410394  7293 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:45.410718  7293 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.417220  7293 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.419003  7293 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:45.419543  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:45.420106  7367 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:45.420190  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:45.420419  7367 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:45.420782  7450 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.421221  7367 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.422211  7367 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:45.425983  7450 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:45.426740  7367 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:45.426957  7266 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:45.427748  9219 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:45.428129  9219 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:45.428913  9219 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:45.439076  7198 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:45.468510  7367 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:45.469667  9219 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:45.482496  7450 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:45.484859  9219 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:45.533931  7293 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.534883  9191 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.537400  7367 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:45.540601  9088 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:45.545745  7450 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.551220  9237 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.565614  7293 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:45.567315  9218 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:45.664263  7447 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:45.665277  9237 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:45.673921  7293 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:45.675293  9237 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:45.890947  7374 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.892254  9227 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.900243  7450 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.901822  9219 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.923755  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:46.964097  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:47.002599  7447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:47.003131  7447 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:47.005581  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:47.006016  7371 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:47.010064  7374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:47.010561  7374 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:47.014621  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:47.015166  7293 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:47.017836  7293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:47.018316  7293 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:47.019238  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:47.021497  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:47.058871  9246 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:47.059438  9215 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:47.061537  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:47.062148  7293 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:47.062925  7293 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:47.068035  7293 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.069634  7293 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:47.070609  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:47.070314  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:47.071415  7447 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:47.071599  7371 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:47.071951  7371 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:47.074405  7371 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.075393  7371 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:47.077466  7447 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:47.078414  7266 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:47.079018  9244 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:47.079478  9244 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:47.080256  9244 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.080622  7371 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:47.090131  9215 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:47.090641  9246 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:47.092079  7447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:47.092607  7447 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:47.092932  7447 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:47.097920  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:47.099943  7447 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.103042  7447 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:47.103561  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:47.104178  7374 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:47.104504  7374 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:47.105269  7374 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.106137  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:47.106423  7374 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:47.106711  7299 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:47.113659  7374 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:47.115171  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:47.116207  9088 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:47.116639  9088 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:47.117357  9088 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.117957  7299 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:47.128232  7197 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:47.198172  9088 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:47.198619  9218 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:47.199936  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:47.200348  7293 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:47.200598  7293 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:47.205835  7293 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.207182  7293 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:47.207767  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:47.208038  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:47.208195  7371 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:47.208535  7450 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:47:47.208784  7450 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:47.209390  7450 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.210217  7450 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:47.212908  7371 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:47:47.213840  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:47.214545  9253 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:47:47.215106  9253 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:47.215878  7450 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:47:47.215960  9253 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.224413  9253 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:47.225345  9194 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:47.228009  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:47.227313  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 10, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:47.229131  7374 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:47.229492  7374 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:47.230197  9244 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:47.230696  9194 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:47.232295  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:47.232867  7371 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:47.233191  7371 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:47.235955  7374 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.237999  7374 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:47.238500  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:47.238786  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:47.239051  7299 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:47.239390  7450 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:47.239385  7299 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:47.239725  7371 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.240281  7299 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.241549  7299 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:47.244237  7371 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:47.244395  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:47.244969  7293 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:47.245114  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:47.245283  7293 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:47.245678  7450 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:47.245754  7447 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:47.246403  7293 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.247527  7293 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:47.251878  7447 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:47:47.252900  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:47.253773  9215 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:47.254273  9215 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:47.254403  7293 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:47:47.256856  9215 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.261731  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:47.262807  9237 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:47.261992  7299 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:47.274515  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:47.284719  9237 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:47.285972  9237 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:47.298492  7197 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:47.498172  7371 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:47.499228  9217 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:47.510804  7299 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:47.512094  9218 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:47.605049  7371 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:47.606204  9194 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:47.614446  7447 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:47.615914  9194 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:47.682161  7450 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:47.683583  9215 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:47.685932  7299 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:47.687115  9215 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:47.719866  7371 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:47:47.721036  9194 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:47.725375  7447 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:47:47.726549  9194 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:47.783522  7450 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:47.784575  9215 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:47.794694  7299 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:47.796063  9246 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:48.637899  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:49.054782  9279 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.055558  9279 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.057920  9279 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.169286  9279 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.175737  9279 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.177881  9279 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.185149  9282 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.185843  9282 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.188042  9282 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.196166  9279 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.224545  9281 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.283553  9281 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.285887  9281 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.225056  9275 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.286546  9275 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.288511  9275 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.225656  9278 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.289165  9278 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.291240  9278 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.291996  9279 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.294023  9279 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.297626  9282 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.298175  9282 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.300031  9282 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.300652  9282 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.252885  9285 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.353307  9285 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.355540  9285 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.258010  9283 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.356252  9283 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:49.263487  7265 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.000s	sys 0.007s
I20260709 14:47:49.358348  9283 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:47:49.358248  7339 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.770s	user 0.003s	sys 0.001s
W20260709 14:47:49.359074  7339 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.772s	user 0.004s	sys 0.001s
W20260709 14:47:49.359314  7339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 772130us
I20260709 14:47:49.359731  9283 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.360191  9283 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.363493  9283 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.303846  9279 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.327450  9278 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.366216  9278 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.368050  9278 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.327919  9275 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.328015  9286 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.368669  9275 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.368811  9286 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.369196  9279 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.370505  9275 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.370844  9286 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.328430  9281 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:47:49.371179  9279 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.371474  9281 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
W20260709 14:47:49.358016  7265 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.772s	user 0.000s	sys 0.007s
I20260709 14:47:49.373407  9281 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:49.228616  9277 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.374854  9277 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.376780  9281 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.377377  9281 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.379259  9281 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.380064  9279 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.380218  9275 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.380554  9279 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.380681  9275 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.382498  9275 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.382545  9279 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.383031  9275 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.383489  9275 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.383047  9279 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.389567  9279 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.391448  9279 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.392310  9275 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:47:49.392776  7416 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.902s	user 0.000s	sys 0.019s
W20260709 14:47:49.393124  7416 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.902s	user 0.000s	sys 0.020s
I20260709 14:47:49.394366  9290 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.394934  9290 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.397019  9290 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.348342  9284 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.350481  9287 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.350994  9288 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.399534  9282 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.400470  9289 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.401075  9280 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.401839  9274 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.403489  9286 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.409569  9278 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.410140  9283 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.410744  9281 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.411150  9279 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.411521  9275 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.418042  9291 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.429071  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.430260  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:47:49.347927  7341 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.761s	user 0.000s	sys 0.012s
I20260709 14:47:49.434069  9292 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.436630  9277 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.455729  9283 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.463055  9286 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.464859  9283 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.465029  9286 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.465386  9283 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.465529  9286 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.465873  9283 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:49.466826  9278 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.467844  9283 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.468333  9283 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.468722  9278 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.468753  9283 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.445096  9284 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.448179  9280 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.448973  9274 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
W20260709 14:47:49.457576  7341 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.000s	sys 0.012s
W20260709 14:47:49.476370  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 889861us
I20260709 14:47:49.459348  9295 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.457072  9279 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.446566  9288 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.437839  9297 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.457079  9281 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.480544  9294 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.457204  9275 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.478955  9277 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.481258  9284 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.453207  9287 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.505965  9283 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.478927  9286 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.522214  9296 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.506209  9295 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.522372  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.457209  9289 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.476439  9291 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:49.479894  9292 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:49.567767  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 90476.5us
I20260709 14:47:49.575273  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.560182  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.524631  9277 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.522866  9294 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:49.657727  9283 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.658408  9283 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.553925  9299 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.565222  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.556953  9280 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.670503  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.664332  9284 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.679997  9274 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:47:49.682775  9304 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.673867  9280 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.673632  9282 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.560689  9296 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.525843  9297 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.687089  9275 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.700148  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.781991  9286 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.748034  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.794195  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.796533  9277 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.781244  9295 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.797463  9295 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.797906  9295 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.799873  9295 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.800344  9295 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.776013  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.801623  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.801936  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.748590  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.802446  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.803206  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.804205  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.804760  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.805126  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.805641  9294 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.807045  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.815160  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.686933  9291 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
W20260709 14:47:49.708356  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002f1c80 after lost signal to thread 6162
I20260709 14:47:49.805033  9304 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.822449  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.749161  9279 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.800776  9295 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.782204  9288 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.807004  9283 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.743677  9301 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:49.830108  9297 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.776655  9289 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.696601  9274 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.838853  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.841229  9274 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.839627  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.840276  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.748513  9293 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.777426  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.807309  9281 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.809124  9280 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.888067  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.842408  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.708135  9292 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.839556  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.708463  9298 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.685809  9284 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.861940  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.899400  9296 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.677745  9299 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.830273  9301 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.904877  9297 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:47:49.899963  7339 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.022s	sys 0.000s
I20260709 14:47:49.862111  9304 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:47:49.913118  7339 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.553s	user 0.023s	sys 0.000s
I20260709 14:47:49.884969  9293 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.914426  9297 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.918586  9304 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.923215  9295 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.915498  9298 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.933259  9309 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.934033  9299 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.935277  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.937354  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.940064  9293 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.939833  9284 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.941466  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.934260  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.943600  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.943305  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.931126  9304 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.944981  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.946147  9304 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.946723  9304 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.947199  9304 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.948104  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.942276  9299 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.948668  7446 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:49.943285  9301 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:49.950037  9299 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.949249  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:49.931720  9295 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.950326  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.956184  7446 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:49.956034  9295 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:49.957195  9298 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.949115  9297 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.957715  9298 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:49.958251  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.958168  9298 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.959142  9300 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.960659  9304 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.961753  9299 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.962283  9307 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.963135  9280 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.963765  9274 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.967025  9307 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.964568  9295 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:49.970584  9303 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.965179  9300 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:49.971297  9303 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:49.975437  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002c25c0 after lost signal to thread 7233
I20260709 14:47:49.981945  9307 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.982301  9298 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.973675  9308 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.984272  9298 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:49.986209  9298 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:49.987102  7414 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.421s	user 0.007s	sys 0.022s
W20260709 14:47:49.987447  7414 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.422s	user 0.007s	sys 0.022s
W20260709 14:47:49.987694  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 1.42194e+06us
I20260709 14:47:49.988037  9298 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:49.992848  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.993470  7442 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:49.994210  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.994307  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.994724  7442 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:47:49.995414  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.996119  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:49.996443  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:49.999830  8008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:50.002126  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.005195  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.005451  9274 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.006021  9274 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.006286  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.006521  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.007380  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.005937  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.008033  9274 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.008530  9274 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.009167  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.009812  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.010273  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.011022  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.011308  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.012143  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.013024  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.013111  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.013797  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.014035  9295 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.014536  9295 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.015836  9299 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.016305  9299 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.016601  9295 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.019192  9307 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.019574  9303 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.020083  9303 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:47:50.018632  9299 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.018254  9300 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.019740  9307 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.020812  9303 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:50.014046  9274 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.023250  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:49.959656  9309 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.023883  7447 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:47:50.025753  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.026288  7447 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:50.023816  9307 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.033831  9274 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.035583  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.036023  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.037523  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.037829  7446 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:50.036705  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.038709  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.039084  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.040693  9303 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
W20260709 14:47:50.041532  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 114629us
I20260709 14:47:50.038653  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.043154  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.043980  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.045148  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.046761  9311 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.047221  9311 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.056847  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.050242  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.056581  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.059432  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.060698  7301 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:50.050626  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.061681  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.059693  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.062765  7442 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:50.059033  7447 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:50.064024  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.063331  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.064388  7447 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 1.
I20260709 14:47:50.066936  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.068658  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.069222  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.069710  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.070725  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.071647  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.072613  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.073604  9289 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.077529  9273 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.074066  9290 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.067062  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.078226  9290 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.066859  9305 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.077625  9294 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.078439  9300 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.074265  9246 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.080664  9294 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
W20260709 14:47:50.081921  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080031ab20 after lost signal to thread 7325
I20260709 14:47:50.082990  9294 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.083420  9290 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.083925  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.085273  9272 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.075388  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.085909  7447 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:50.087896  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.022753  9308 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.078200  9273 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.077564  9289 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.093024  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.096176  9289 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.080765  9246 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.085785  9272 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.090010  9300 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.099226  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.102310  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.102933  9273 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.102137  9218 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.104494  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.103484  9295 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.079123  9305 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.088629  9311 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.105893  7415 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.105363  9246 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.106767  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.106784  9274 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.108897  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.110061  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.107004  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.111785  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.112354  9311 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.112010  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.112130  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.117239  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.117250  9272 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.117997  9309 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.127007  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.127755  7447 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:50.129477  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.130097  7447 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:50.115000  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.135752  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.136233  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.135174  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.114928  9287 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.137864  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.140817  7415 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.136332  7447 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:50.142261  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.143481  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.143675  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.142923  9295 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.144124  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.144515  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.145798  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.116796  9246 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.147218  9088 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.147532  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.147805  9306 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:50.147045  9289 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:50.148277  9299 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.148716  9289 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.149264  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.149425  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.135795  9309 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:47:50.150224  9299 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.144832  9295 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.148250  9306 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.150928  9306 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:50.151626  7415 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.149133  9289 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.147058  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.150305  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.153385  9272 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:50.154521  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.153661  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.156375  9272 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.157413  9273 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:47:50.158325  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.159462  9290 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:50.157823  9273 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.159950  9290 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.160068  9273 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:50.160415  9290 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.158372  9295 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.157356  9272 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:50.162513  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.157582  9218 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:47:50.163450  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6b60 after lost signal to thread 7400
W20260709 14:47:50.169194  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080017f1a0 after lost signal to thread 7401
I20260709 14:47:50.152055  9246 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.169450  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.171512  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.179376  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.179952  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.180162  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 545) took 1698 ms. Trace:
I20260709 14:47:50.181360  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.182092  9218 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:50.182452  9218 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.182787  9218 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.183279  7415 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.184322  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.158555  9308 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.184639  9311 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.180533  7197 rpcz_store.cc:276] 0709 14:47:48.482154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:47:48.488121 (+  5967us) service_pool.cc:224] Handling call
0709 14:47:50.180081 (+1691960us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 14:47:50.188386  9272 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.192855  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.194571  9305 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.196484  9246 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.197328  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.197642  9289 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.210856  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.198016  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.201331  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.201967  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.196396  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.205426  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.205986  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.206688  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:47:50.215484  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002d29e0 after lost signal to thread 7474
W20260709 14:47:50.215783  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800120d20 after lost signal to thread 7475
I20260709 14:47:50.213182  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.206954  9300 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.207573  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.191011  9218 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.212837  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.210372  9217 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.219700  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.220093  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.220368  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.220822  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.221604  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.217980  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.231047  7370 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:50.232254  9290 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.224135  9300 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.220124  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:47:50.222510  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080004f2e0 after lost signal to thread 8033
I20260709 14:47:50.235452  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.226611  7414 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.237162  7414 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.221134  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.223362  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.210101  9308 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:47:50.224793  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.241274  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.241453  9300 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.242268  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.210657  9311 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.226642  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.227171  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.227731  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:50.228734  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:47:50.244455  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.229039  9295 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.239763  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.240473  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.234189  9290 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.245139  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.245690  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.254740  9289 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.256323  7265 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:47:50.257057  9292 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.257773  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.245741  7414 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.241209  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.246435  9294 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:50.246403  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.259847  9294 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.247026  9218 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:50.260241  9294 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.247577  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.242188  9282 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:50.253204  9300 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.262292  7414 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.264269  7415 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.262660  9282 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.276460  9282 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.276723  9272 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.264269  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.262487  9218 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.278806  7414 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.278971  7415 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.264724  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.279851  9300 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.280079  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.280328  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.280654  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.281266  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.281571  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.281783  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.282454  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.282629  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.282902  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.283308  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.283828  7444 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:50.285548  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.285696  7415 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.286178  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.286820  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:50.288506  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.289296  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.290762  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.292202  7414 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.292583  9314 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.292656  9237 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.263512  9273 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.295169  7414 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.286598  9272 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:47:50.297339  9217 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.291635  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.288968  9311 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:47:50.287583  9218 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.287909  9295 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.272605  9294 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:50.289659  9308 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.302484  9272 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:50.305770  9272 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:50.305861  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.296733  9300 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.296278  9274 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.307905  9306 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.310566  9306 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.308984  9273 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.305373  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:47:50.311496  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.312112  9292 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.314003  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.315629  9246 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.316766  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.317438  9246 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.314392  9272 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.319599  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.320262  9246 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.320782  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:50.321326  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.321456  9272 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.322021  9246 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.321525  9292 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:50.322819  9292 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:50.323158  9292 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.323061  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.325312  9246 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.326485  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.327109  7974 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.328225  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.328339  7373 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:50.330168  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.329499  9220 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.333696  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.330490  9246 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.337718  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.338344  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.337620  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.336020  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.330682  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.339572  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.339663  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.339851  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.340337  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:50.340855  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.341662  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.341845  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.342875  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.343957  7448 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:50.344125  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.330775  9281 consensus_queue.cc:1059] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:47:50.331984  9294 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.344815  9220 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.344930  9278 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:50.338845  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.345350  9278 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.346868  9281 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.347518  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.347512  9278 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.348196  9301 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.348569  7266 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.348776  9278 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:50.349499  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.350355  7266 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.351078  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.351608  9315 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.352481  9296 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:50.352604  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.353415  9272 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.353767  9281 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.354097  9301 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:50.354480  9301 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.354836  9301 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.355917  9296 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.356304  9296 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.356460  9287 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.357122  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.358392  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.359186  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.359345  9306 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:47:50.364393  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.365163  9306 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:47:50.360044  9287 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.359419  9273 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.371165  9306 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:47:50.376760  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.377564  9272 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.377964  9272 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.378087  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.378422  9296 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.379086  9272 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:50.379980  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:47:50.380541  9301 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.379467  9246 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.378398  9273 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.381953  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.380019  9272 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.386838  7373 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:47:50.388396  9287 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:47:50.362743  9282 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.389238  9287 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:47:50.389585  9287 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.390278  9287 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.391269  9282 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.392107  7373 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:50.393702  9292 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.393486  9281 consensus_queue.cc:1059] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:50.394649  7295 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:50.394786  9281 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:50.395237  9281 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.396134  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:50.385649  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.398830  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.401830  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.401602  9281 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.402325  9307 consensus_queue.cc:1059] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:50.402793  9281 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:50.403290  9307 raft_consensus.cc:3055] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:50.403596  9301 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.403620  9307 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:50.404889  9307 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.406220  9307 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.409415  9292 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:47:50.410218  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 51103.6us
I20260709 14:47:50.391288  9287 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:50.414250  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:50.415632  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:50.419091  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.419799  9218 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.421327  7373 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:50.422729  9301 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:50.421370  7413 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:47:50.423641  9301 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:50.423985  9301 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.424453  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:50.425042  9300 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.427124  9306 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.427577  9296 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.424891  9301 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.436358  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.439278  9301 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.439543  7266 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.440291  9292 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.439723  9296 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:50.440623  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.440800  9296 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.441205  9296 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:50.441722  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.442233  9292 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.442389  9278 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.443774  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.444816  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.445851  9292 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:50.445811  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.446414  9292 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.447214  9278 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:47:50.448215  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.448926  9278 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:50.449023  9292 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.449386  9278 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.451093  9278 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:50.450145  7266 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.452144  9287 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.453979  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.454034  9296 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.454696  9287 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.456914  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.457069  7266 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.445096  9317 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:50.457702  9287 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.458439  9317 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.458527  7266 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.459259  9287 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.464344  9296 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.458827  9317 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.460528  7266 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.466790  9296 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.467154  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.468055  9296 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.469156  7266 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.470196  9296 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.470201  7266 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.471149  9296 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.471977  7266 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.472056  9317 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.472795  9296 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.473115  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.473803  9296 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.474140  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.474598  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.474799  9296 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:50.462656  9278 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.475277  9296 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:50.477211  9296 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.478345  9278 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.479167  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.475405  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.482049  9292 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.482478  7266 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.476214  9317 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.486058  7292 raft_consensus.cc:1240] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:50.482998  9278 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:47:50.493048  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.493695  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.494051  9272 consensus_queue.cc:1059] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:50.495010  9272 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.495105  9278 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.495393  9272 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.495780  9278 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:50.496233  9272 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.494743  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.500097  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.500918  7266 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.500671  9317 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:50.501896  9301 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:50.501855  7266 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.500373  9272 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.502676  9301 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.505316  9296 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.506562  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.507076  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.507762  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:50.508119  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.507726  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.511669  7373 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:50.513814  7373 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:50.514554  9301 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:50.515477  9317 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:50.515858  9317 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.515810  9301 consensus_queue.cc:1059] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:50.505903  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.516929  9317 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.522698  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.532105  9317 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.532644  9296 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.532972  7296 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:50.533784  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.534264  9281 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:50.534654  9281 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.534869  7266 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.534368  9306 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:47:50.535302  9292 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:50.535750  9301 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.536162  9292 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.535930  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.536391  9306 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:50.545928  9306 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.546696  9306 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.547891  9306 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.547999  9287 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:47:50.549086  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.549803  9287 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.550202  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.550803  9287 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:50.554430  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.535568  9281 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.556563  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:50.556860  9281 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:50.501577  9278 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:50.562090  7444 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:50.564113  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.565205  9296 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.566293  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.567950  9296 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:50.569276  7266 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:50.570024  9278 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:50.571979  9278 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.574879  9278 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.594511  7198 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:50.674173  7292 raft_consensus.cc:1240] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:50.675338  9306 consensus_queue.cc:1059] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:50.676203  9272 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.676519  9272 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.677258  9272 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.678645  9272 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.704533  8009 raft_consensus.cc:1240] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:50.706096  7373 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:47:50.707326  9281 consensus_queue.cc:1059] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:50.707828  9296 consensus_queue.cc:1059] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:50.708331  9317 raft_consensus.cc:3055] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:50.708745  9317 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.708915  9296 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:50.709339  9296 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:50.709559  9317 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:50.710145  9296 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.710834  9317 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:50.711964  9296 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:50.759619  7292 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:50.760741  9272 consensus_queue.cc:1059] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:50.761540  9306 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:50.761809  9306 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.762458  9306 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.763312  9306 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:50.789958  7292 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:50.791414  9272 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:50.792431  9306 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.792739  9306 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.793502  9306 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.795238  9306 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.877288  7292 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:50.878552  9237 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:50.879379  9306 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:50.879667  9306 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.880336  9306 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.881357  9306 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:50.920194  7296 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:50.921775  9306 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:50.922744  9237 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:50.923103  9237 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:50.923954  9237 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:50.927320  9237 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:51.010569  7373 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:51.017383  7373 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:51.018512  9296 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:51.035537  7444 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:51.036769  9292 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:51.181886  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:51.214968  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:51.215608  7296 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.215953  7296 raft_consensus.cc:614] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:51.218314  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:51.218842  7373 raft_consensus.cc:606] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.221065  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:51.221608  7296 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.221930  7296 raft_consensus.cc:614] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:51.224004  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:51.224499  7373 raft_consensus.cc:606] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:51.224793  7373 raft_consensus.cc:614] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:47:51.225703  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:47:51.227545  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:51.372016  9237 raft_consensus.cc:993] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:51.372515  9306 raft_consensus.cc:1081] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:51.373812  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:51.374329  7293 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:51.374666  7293 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:51.380879  7293 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.383169  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.383437  7293 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.383620  7373 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:51.384164  7373 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:51.384824  7373 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.385938  7373 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:51.383620  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.389242  7445 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:51.398597  7445 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:51.395151  7373 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:51.401367  7265 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.402117  9278 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:51.402896  9278 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:51.403586  9278 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.414839  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:51.528810  9306 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.529304  9306 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.531152  9306 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.532399  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.533286  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.533964  7445 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:51.534973  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.535562  9306 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:51.535933  9306 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:51.536280  9306 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:51.543257  9306 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.545388  9306 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.545943  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.547963  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.548378  7445 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:51.553754  7445 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:51.554678  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.555307  9306 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:51.556429  9306 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:51.557466  9306 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.569113  7198 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:51.573444  9300 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.573901  9300 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.575706  9300 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.576278  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.576864  7293 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:47:51.577124  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.577826  7373 raft_consensus.cc:2393] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.578197  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.579155  9307 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:47:51.579555  9307 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.579910  9307 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:51.586820  9307 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.588832  9307 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.589249  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.589754  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.590411  7373 raft_consensus.cc:2393] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.594921  7293 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:47:51.595919  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.599080  9307 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:47:51.599737  9307 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.600698  9307 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.615438  7198 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.628839  9298 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.629401  9298 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.631451  9298 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.633677  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.634294  7293 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.634498  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.635185  7373 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.635339  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.636698  9298 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:51.637074  9298 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.637414  9298 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.643997  9298 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.646831  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.647161  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.647861  7373 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.649880  9298 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.653977  7296 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.654889  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.655552  9298 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:51.655947  9298 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.656663  9298 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.666550  7198 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.674209  9296 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.674732  9296 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.676868  9296 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.677492  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.677805  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.677969  7373 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:51.679701  7265 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:51.681237  9296 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:51.681517  9296 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:51.681841  9296 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.688604  9296 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.690272  9296 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.690771  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.691113  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.691710  7373 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.697621  7373 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:51.698472  7265 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:51.699261  9296 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:51.699625  9296 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:51.700413  9296 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.710565  7198 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:51.714278  9296 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.714713  9296 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.716572  9296 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.717633  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.718256  7445 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:51.718969  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.719456  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.719501  7373 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:51.720279  9296 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:51.720638  9296 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:51.720969  9296 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.728147  9296 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.731547  9296 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.733403  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.733886  7373 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.733731  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.734375  7444 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.738461  7373 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:51.739289  7265 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.739823  9296 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:51.740185  9296 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:51.740697  7444 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:51.740909  9296 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.751605  7198 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:51.763391  9298 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.763789  9298 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.765401  9298 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.765924  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.766412  7296 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:51.766600  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.767153  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.767258  7373 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 4: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.767748  9298 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:51.768838  9298 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.769239  9298 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.773910  9298 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.775491  9298 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.775934  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.776346  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.777045  7373 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 4: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.780874  7296 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:47:51.781729  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.782276  9298 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:51.782658  9298 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.783324  9298 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.788257  9298 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.788599  9298 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.790247  9298 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.790685  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.791030  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.791651  7373 raft_consensus.cc:2368] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:51.792533  7414 leader_election.cc:400] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:51.792747  7414 leader_election.cc:403] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:51.792407  7198 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.793167  9298 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.797959  9298 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:51.819940  9298 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.820317  9298 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.821887  9298 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.822276  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.822721  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.822840  7296 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.823342  7373 raft_consensus.cc:2393] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.823757  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.824446  9298 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:51.824730  9298 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:51.825033  9298 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.829695  9298 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.831101  9298 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.831687  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.831921  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.832536  7373 raft_consensus.cc:2393] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:51.837042  7296 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.837859  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:51.838363  9298 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:51.838730  9298 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.839330  9298 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.847879  7198 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.856715  9298 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.857191  9298 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.859043  9298 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.859300  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.859512  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.860090  7296 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.860052  7373 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.861199  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.861972  9298 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:51.862316  9298 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.862658  9298 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:51.869470  9298 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.871465  9298 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.871981  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.872267  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.872591  7296 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.877090  7373 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:51.878139  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.879019  9307 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:51.879487  9307 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.880241  9307 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.892371  7198 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.894942  9307 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.895460  9307 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.898075  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.898439  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.898883  7292 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.899058  7373 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:51.900101  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.900665  9307 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.901391  9307 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:51.901705  9307 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.902024  9307 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:51.907927  9307 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.909471  9307 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.910044  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.910209  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.910670  7292 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.914692  7373 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:51.915606  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:51.916253  9300 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:51.916719  9300 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.918537  9300 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.918915  9306 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.919457  9306 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.920051  7444 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:51.921536  9306 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.922219  9296 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:51.924657  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.925832  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.926374  7293 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:47:51.926414  7373 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:51.927114  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.932147  9296 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.932719  9296 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.934583  9278 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:51.934505  9306 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:47:51.935513  9306 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:51.935714  9296 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.935875  9306 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:51.937651  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.938252  7371 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:47:51.940080  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.941845  9306 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.942440  9296 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:47:51.942806  9296 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:51.943131  9296 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:51.943549  9306 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.944567  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.945863  7198 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.946856  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.947376  7293 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:51.949472  9296 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.950426  9300 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.950907  9300 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.953316  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.953675  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:51.953996  7445 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:51.954223  7373 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:51.954973  9300 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.955886  7414 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:51.956789  9300 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:51.957173  9300 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.957504  9300 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:51.959425  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:51.960095  7296 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.962646  9296 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.964365  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.965368  7371 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:51.970522  9300 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.973317  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:51.974241  7293 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:47:51.975360  9300 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:51.975871  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:51.976397  7444 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:47:51.979910  7374 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:51.980360  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:51.981389  9306 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:47:51.981312  7414 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:51.981957  9306 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:51.982699  9306 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.983630  7444 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:47:51.983230  9298 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:51.985760  9298 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:51.987039  9332 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:51.987526  9332 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.989420  9332 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:51.990136  7266 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:51.991787  9296 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:47:51.992251  9296 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:51.993016  9296 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:51.996843  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:51.997551  7296 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:51.998310  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:51.999315  9341 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:51.999806  9341 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.001142  7443 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:52.003309  9332 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:51.986552  9298 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.008996  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.009382  7295 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.009716  7292 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:52.015107  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.016093  9332 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:52.016433  9332 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.016762  9332 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.021030  7295 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:52.021209  9341 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.021948  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.025517  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.026177  7370 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:52.027428  9296 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.027654  7374 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:47:52.027916  9296 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:52.029613  7371 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:47:52.031396  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:52.039105  9306 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:52.043896  7198 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.038508  9307 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.057310  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.058276  9298 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.054356  7292 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.079088  9352 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.004s
I20260709 14:47:52.067108  9298 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.095463  9296 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:52.068235  9307 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.094120  9298 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.108543  9296 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.109853  9296 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.110677  9306 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.111094  9306 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.112711  9306 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.113171  9352 consensus_queue.cc:1243] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer 5519045030384cbea6d6e06e0f3bf2b8 log is divergent from this leader: its last log entry 12.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260709 14:47:52.114028  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.112710  9296 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.115283  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.115828  7373 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:52.122928  7265 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.109454  7199 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:52.136580  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 105041us
I20260709 14:47:52.143244  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.144299  7373 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:52.154284  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.140504  9356 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.158712  9296 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:52.140273  9300 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.141026  9357 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:47:52.177078  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:52.177693  8009 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:47:52.181823  9349 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:47:52.182207  9349 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:52.182951  9349 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.160132  9356 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.188774  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.189409  7298 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:52.188172  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.195986  7296 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.201485  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.202155  7370 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:52.183624  9307 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.196811  9356 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.201154  9349 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:52.175750  9300 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.185832  9357 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:52.223631  9357 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:52.224493  9300 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.225569  7444 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 1.
I20260709 14:47:52.226667  7264 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.227413  9278 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:52.227761  9278 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.228116  9278 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.229312  7292 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:52.228025  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.234854  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.236651  9237 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:52.237052  9237 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.237363  9237 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.241849  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:47:52.242475  8009 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 2: Already voted for candidate afeee6794cb74b9cb6381ce1220755cf in this term.
I20260709 14:47:52.246820  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.247538  7292 raft_consensus.cc:2393] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.208849  9332 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.248484  9361 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:52.249666  9278 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:52.252440  7296 raft_consensus.cc:2368] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 2. Current term is 3.
I20260709 14:47:52.277940  9332 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.280301  9278 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:47:52.291110  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.291822  7445 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.293049  7415 leader_election.cc:400] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 2. Current term is 3.
I20260709 14:47:52.293362  7415 leader_election.cc:403] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:52.298130  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:47:52.298689  8009 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:52.302383  7444 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:47:52.304045  9357 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.304546  9357 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.306408  9357 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.303771  9356 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.307938  8009 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:52.320952  7264 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.314652  7445 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:47:52.324672  9367 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 2. Current term is 3.
I20260709 14:47:52.325737  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.331195  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.339252  9278 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.329190  9364 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 14:47:52.343096  9278 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.344800  9372 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.345178  9278 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.345333  9372 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.322341  9356 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.347261  9237 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.347498  9372 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.348658  7295 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.331249  9370 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.355193  9370 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.355625  9237 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.357172  9370 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.329063  9359 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:52.352830  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.354465  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.361650  7448 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:52.364257  9353 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.364683  9353 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.366622  9353 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.367062  9353 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:52.369678  9359 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:52.370569  9359 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:47:52.337541  9298 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.374745  7450 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:52.376345  9298 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.377079  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.379796  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.380434  7295 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.380427  7450 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:52.389001  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.390568  7295 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.391062  9368 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:52.391486  9368 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.392206  9298 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.392488  9368 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.400955  7295 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:52.401283  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.402472  9349 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:52.404235  9353 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.404587  9353 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.404906  9353 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.414012  9368 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:47:52.417464  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 175915us
I20260709 14:47:52.418781  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.419322  7292 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.419451  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:47:52.422317  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 217270us
I20260709 14:47:52.425987  7292 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:52.426704  9368 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.428424  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:52.429289  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.429620  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.429877  7297 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:52.431563  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.432137  7444 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
W20260709 14:47:52.434978  7339 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 201694us
I20260709 14:47:52.436218  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.438432  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:52.443109  9332 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.443691  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.443542  9332 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.444365  9370 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.444705  9370 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.445067  9370 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.445205  9237 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:52.445966  9332 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.450959  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:52.452504  9306 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.453033  9306 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.455504  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.456060  7442 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.458022  9306 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.467396  9353 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.468087  9349 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:52.468477  9349 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.468832  9349 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:52.469981  9353 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.483644  7296 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:47:52.484017  7293 raft_consensus.cc:1240] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:52.494045  9357 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:52.494879  9357 consensus_queue.cc:1059] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:52.495599  9357 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:52.495893  9357 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:52.497094  9361 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:52.497339  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:52.498598  9361 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:52.498692  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.499440  9361 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.500226  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.500412  9364 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:52.500602  9361 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.501570  9364 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:52.505357  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.525808  7374 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:52.504220  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.503082  7367 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:52.522162  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.501871  7450 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:47:52.525045  7376 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:47:52.532377  7371 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:52.533245  7368 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:52.496606  9357 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.548431  9368 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:52.549736  7300 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:52.560663  9349 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.561681  7442 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.568084  9357 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.568352  9360 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:52.569437  9364 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.570894  7199 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.570005  7442 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:52.577883  9349 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.580826  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.581890  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.584795  7298 raft_consensus.cc:2368] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
W20260709 14:47:52.586342  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 140876us
I20260709 14:47:52.587694  9359 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:52.583774  9356 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:52.618194  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.618870  7371 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:52.618896  7367 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:52.619778  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.620270  7371 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.621223  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.622365  7374 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.622587  7415 leader_election.cc:400] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.623615  7415 leader_election.cc:403] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:47:52.624370  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.624996  7300 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:52.625447  7296 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:47:52.634621  9370 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.635984  7370 raft_consensus.cc:2368] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.636771  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:52.637243  7374 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:52.641230  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:52.643445  7371 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:52.616642  9359 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:52.646394  7414 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:52.652632  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.653263  7442 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:52.654644  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.658046  9377 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:47:52.659188  9237 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:52.637090  9370 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.664295  9237 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.626550  9356 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.669516  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.674014  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.674515  9358 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.663434  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.662976  9373 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.685813  7372 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.681592  9358 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:47:52.683956  7445 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.677343  9365 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 14:47:52.703032  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.703658  7297 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.681094  7375 raft_consensus.cc:2376] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6. Re-sending same reply.
I20260709 14:47:52.701043  9358 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.724910  9359 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.749881  7372 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:47:52.760002  9358 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.761260  9356 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.765435  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:52.767130  7297 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:52.769855  7445 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:52.766788  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.773638  7369 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:52.787460  8009 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 14:47:52.788883  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 145666us
W20260709 14:47:52.788933  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 122582us
I20260709 14:47:52.790148  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:52.789595  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.792261  9237 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:47:52.792311  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 158837us
I20260709 14:47:52.792695  9237 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:52.793076  9237 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.795850  9384 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 14:47:52.797253  9352 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:52.797564  9365 consensus_queue.cc:1059] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:52.798583  9394 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:52.798956  9394 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:52.799652  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.799613  9394 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.800434  7297 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:52.794507  9349 raft_consensus.cc:2764] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260709 14:47:52.806558  9344 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:52.800590  9394 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.789904  9368 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 14:47:52.810612  9237 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.813371  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:52.803727  9358 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:52.813045  7199 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.818030  9395 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:52.818636  9395 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:52.819798  7414 leader_election.cc:400] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.820122  7414 leader_election.cc:403] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:52.817342  7265 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.817741  9237 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:52.823928  7265 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.821473  9395 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.827718  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:52.824927  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.829041  7371 raft_consensus.cc:2368] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.830734  7375 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:47:52.838263  7374 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:52.829715  9349 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.829873  9368 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:52.839075  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:52.839855  7296 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.842578  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:52.843163  7450 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:52.837589  7372 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:47:52.847700  9356 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:52.848068  9356 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:52.848415  9356 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:52.842743  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:52.849632  7371 raft_consensus.cc:2368] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:52.842130  7414 leader_election.cc:400] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:47:52.850741  9368 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:52.858613  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:52.867935  7296 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:52.874244  7450 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:52.887228  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:52.890707  9357 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:52.892354  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:52.896522  9296 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:52.899215  9237 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:52.899842  9237 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:52.901582  7450 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 11. (term mismatch)
I20260709 14:47:52.901935  7450 pending_rounds.cc:85] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 10
I20260709 14:47:52.903848  7414 leader_election.cc:400] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:52.904219  7414 leader_election.cc:403] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:47:52.900574  9237 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.903473  7197 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.907076  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:52.902161  7450 pending_rounds.cc:107] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 11.11
I20260709 14:47:52.912513  7450 raft_consensus.cc:2889] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:52.896821  9359 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:52.916447  9359 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:52.916824  9359 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:52.905865  9352 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:47:52.933077  9368 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:52.958120  7450 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 14:47:52.961092  9390 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:52.934003  9374 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:47:53.002362  9356 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.004451  7296 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:47:53.018179  9356 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.024080  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:53.026377  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:53.029608  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.030694  9390 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:47:53.049481  9357 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:53.050300  9357 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:53.050662  9357 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:53.058435  9357 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.059743  9357 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:53.066349  9359 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.073388  7293 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:53.076030  9384 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:53.145606  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:53.150521  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:53.151369  9359 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.151556  7445 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 14:47:53.152345  9371 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.152774  7445 pending_rounds.cc:85] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 6
I20260709 14:47:53.153064  7445 pending_rounds.cc:107] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 14:47:53.153321  7445 raft_consensus.cc:2889] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:53.153297  9371 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:53.154855  9371 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:53.155591  9371 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.156769  9371 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:53.161787  9395 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:53.167464  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.168213  9364 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:53.193482  7297 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:53.195741  7199 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.199045  9375 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:53.204864  7442 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:53.208006  9364 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:53.220419  7198 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.233927  7373 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:53.235450  9356 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:53.249138  7199 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.295702  7371 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:53.296804  7445 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:53.297122  9356 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.298345  9368 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.414609  7445 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 14:47:53.415004  7445 pending_rounds.cc:85] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 4
I20260709 14:47:53.415225  7445 pending_rounds.cc:107] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:47:53.415454  7445 raft_consensus.cc:2889] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:53.417696  9368 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.426362  7371 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:53.427855  9364 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.458132  7297 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:53.459268  7450 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:47:53.459434  9384 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.460985  9384 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:53.463397  7298 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:53.464890  9384 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:53.474195  7450 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:53.476205  9370 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:53.640877  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:53.678529  7298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:53.679004  7298 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.681233  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:53.681640  7445 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.683708  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:53.684072  7445 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.685902  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:53.686264  7445 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.688143  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:53.688522  7371 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:53.690462  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:53.690908  7445 raft_consensus.cc:606] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.691820  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:47:53.693248  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:53.795511  9296 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.796080  9364 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.797174  9349 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.797619  9365 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.797750  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:53.798341  7373 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:53.798656  7373 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:53.799611  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:47:53.800136  7376 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:53.800467  7376 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:53.804603  7373 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.806325  7373 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.806814  7376 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.807442  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:53.807564  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:53.807987  7450 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:53.808073  7297 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:53.808475  7297 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:53.808562  7376 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.809185  7297 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.810403  7297 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:53.810969  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:53.811477  7298 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:53.814797  7450 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:53.814972  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:53.815553  7445 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:53.815896  7445 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:53.816016  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:53.816224  7297 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:53.816780  9332 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:53.817281  9332 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:53.817234  7298 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:53.818149  9332 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.816784  7445 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.819310  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:53.819985  7445 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:53.820398  9384 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:53.821017  9384 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:53.822063  9384 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.825896  7445 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:53.829351  7198 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.848517  7198 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.937687  9364 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:53.938216  9364 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.940706  9364 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.941226  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:53.941246  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:53.941826  7445 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:53.942111  7376 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 8: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:53.943318  7266 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.943857  9364 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:53.944164  9364 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:53.944404  9364 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:53.948882  9364 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.950588  9364 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:53.951996  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:53.951958  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:53.954157  7376 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 8: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:47:53.957998  7450 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:53.958786  7266 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:53.959323  9364 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:53.959681  9364 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:53.960259  9364 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:53.969432  7198 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:53.982980  9384 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:53.983466  9332 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:53.985028  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:53.985553  7450 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:53.985836  7450 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:53.992442  7450 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:53.994540  7450 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:47:53.996450  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:53.997020  7298 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:53.997668  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:53.998059  7376 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:53.998216  9365 raft_consensus.cc:993] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.998680  9365 raft_consensus.cc:1081] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:53.998236  7376 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.000371  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:47:54.000160  7376 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:54.000918  7373 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.001216  7376 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.001302  7373 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.002698  7298 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:54.006069  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:54.007349  7373 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.008095  9349 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:54.008570  9349 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:54.009619  9349 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:47:54.007393  7376 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:47:54.011863  7373 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.012409  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:54.013008  7445 raft_consensus.cc:3055] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:54.013312  7445 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:54.015694  7445 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.018492  7445 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.015666  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:54.020383  7297 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:54.024211  7445 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:54.025301  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:54.026029  9332 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:54.025498  7198 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.026371  7297 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:47:54.026497  9332 raft_consensus.cc:697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.027386  9332 consensus_queue.cc:237] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.036612  7198 catalog_manager.cc:5697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.093263  9349 raft_consensus.cc:993] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:54.093668  9349 raft_consensus.cc:1081] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:54.095031  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:47:54.095538  7373 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.095824  7373 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.099370  9435 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:54.099910  9365 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:54.101670  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:47:54.101707  7373 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.102273  7376 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.102617  7376 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.103605  7373 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.104780  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:54.105333  7297 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.110216  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:54.112931  7445 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:54.113247  7445 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:54.114194  7445 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.115278  7445 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.117851  7376 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.119160  7297 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:54.119582  7376 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.120477  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:54.121974  7450 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:54.122279  7450 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:54.122934  7450 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.124053  7450 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.120862  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:54.125244  7295 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.125277  7445 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:47:54.126621  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:54.127424  9384 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:54.127969  9384 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.129489  9384 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.131786  7295 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:54.131735  7450 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:47:54.134785  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:54.135509  9332 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:54.135987  9332 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.136723  9332 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.146549  7198 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.164819  7198 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.222447  7297 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:54.223488  9384 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:54.239120  7450 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:54.240504  9237 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:54.331064  9349 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.331489  9349 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.333348  9349 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:54.333868  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:54.334132  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:54.334416  7297 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:47:54.335314  7415 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:54.335842  9349 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:54.336115  9349 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.336372  9349 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:54.341215  9349 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.342587  9349 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:54.343057  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:54.343387  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:54.343533  7297 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:54.347915  7297 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:47:54.348877  7415 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:54.349293  7450 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:54.349478  9349 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:54.350169  9349 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:54.350342  9364 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:54.350943  9349 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.355544  7445 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:54.356714  9384 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:54.358028  9237 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:54.358474  9237 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.360224  9237 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.362402  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:54.363029  7450 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:54.363396  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:54.364066  7297 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:54.364454  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:54.365199  9237 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:47:54.365566  9237 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:54.365898  9237 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:54.378759  7297 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:54.382084  9384 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:54.382321  7373 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:54.383848  9237 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.384208  9393 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:54.387157  9237 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.388995  7199 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.390401  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:54.390530  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:54.391284  7297 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:47:54.420141  7445 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:54.421200  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:54.422109  9332 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:54.422572  9332 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.423290  9332 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.437260  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.468137  9384 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:47:54.468600  9384 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.470237  9384 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.470757  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:47:54.471019  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:54.471457  7297 raft_consensus.cc:2368] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7.
I20260709 14:47:54.472281  7341 leader_election.cc:400] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7.
I20260709 14:47:54.472474  7341 leader_election.cc:403] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:54.472856  9384 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:47:54.477520  9384 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7.
I20260709 14:47:54.485575  7297 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.486609  9435 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.494900  7373 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.496168  9365 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.565696  7295 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:54.565397  7298 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.582966  9237 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:54.584883  9237 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.587384  7297 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.590917  9384 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:54.601120  7445 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:54.610378  9448 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:54.631235  7445 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:54.638242  9237 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:54.660753  7445 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:54.663305  9332 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:54.695497  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.863252  9364 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:54.863729  9364 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.865792  9364 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.867178  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:47:54.869814  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:47:54.871070  7448 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:47:54.872329  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:54.873085  9364 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:47:54.873442  9364 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:54.873744  9364 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:54.880445  9364 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.882193  9364 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:54.883046  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:54.883090  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:54.883730  7448 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:54.889266  7448 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:47:54.890231  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:54.890995  9364 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:54.891546  9364 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:54.892359  9364 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.901655  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.918042  7298 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:47:54.919293  9332 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:47:54.920499  9332 consensus_queue.cc:1243] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer cde51d64638242d09c2fc18e3acd4cd9 log is divergent from this leader: its last log entry 9.8 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 7
I20260709 14:47:54.921072  9237 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:54.921432  9237 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:54.922109  9237 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:54.923246  9237 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:54.932377  7298 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:54.933653  9436 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:54.951471  7371 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:54.954795  9349 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:55.330801  7371 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 8. (term mismatch)
I20260709 14:47:55.331075  7371 pending_rounds.cc:85] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting all ops after (but not including) 7
I20260709 14:47:55.331256  7371 pending_rounds.cc:107] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting uncommitted NO_OP operation due to leader change: 8.8
I20260709 14:47:55.331512  7371 raft_consensus.cc:2889] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:55.332538  9364 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:55.346551  7445 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:47:55.347971  9393 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:47:55.750600  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:55.792690  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:55.793430  7297 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:55.796066  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:55.796514  7371 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:55.798938  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:55.799356  7373 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:55.801318  7297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:55.801674  7297 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:55.802515  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:47:55.803568  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:56.105470  9332 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:56.105948  9459 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:56.107234  7448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:56.107682  7448 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.107947  7448 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.112164  7448 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.114177  7448 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:56.114995  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:56.115113  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:56.115619  7297 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.115679  7371 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:56.116075  7371 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:56.116840  7371 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.117980  7371 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.122318  7297 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:47:56.123656  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:56.124297  9466 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:56.124655  7371 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:47:56.125936  9466 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:56.126721  9466 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.136621  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.152422  9393 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:56.152926  9368 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:56.154544  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:56.154975  7371 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.155296  7371 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.155987  9459 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:56.156432  9332 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:56.157814  7448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:56.158164  7448 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.158365  7448 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.160058  7371 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.161857  7371 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:56.162904  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:56.163446  7297 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:56.163224  7448 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.163718  7297 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:56.163692  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:56.164359  7450 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.164537  7297 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.165597  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:56.166046  7296 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.166651  7448 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:56.167773  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:56.168260  7371 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:56.168529  7371 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:56.169344  7371 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.170317  7371 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.170878  7450 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:56.171994  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:56.172762  9332 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:56.173245  9332 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:56.174126  7297 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:56.174060  9332 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.174880  7296 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:47:56.175940  7415 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:56.176676  9466 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:56.177470  9466 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:56.177762  7371 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:47:56.178308  9466 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.181103  7297 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:47:56.187909  9393 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:56.188418  9393 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:56.190054  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:56.190580  7371 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:56.190953  7371 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:56.190789  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.194506  7199 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.197292  7371 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.199048  7371 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:56.202812  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:56.202993  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:56.203362  7297 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:56.203474  7450 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:56.203716  7297 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:56.204479  7297 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.205662  7297 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:56.212281  7297 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:56.212281  7450 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:47:56.213546  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:56.215327  9459 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:56.218250  9459 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:56.219226  9459 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:56.233279  7198 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.592712  7373 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:56.593834  9467 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:56.607766  7297 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:47:56.609270  9467 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 14:47:56.664112  7448 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:56.665076  9332 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:56.681874  7296 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:56.684643  9476 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:56.704885  7296 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:56.705909  9467 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:56.713989  7375 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:56.716282  9467 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:56.721072  7448 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:56.722975  9476 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:56.735474  7296 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:56.736809  9459 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:56.804296  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:57.840526  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:57.876443  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:57.876900  7373 raft_consensus.cc:606] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:57.878942  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:57.879343  7450 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:57.881592  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:57.882083  7296 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:57.884496  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:57.884927  7296 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:57.886958  7373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:57.887535  7373 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:57.888554  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:57.890200  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:57.909001  9476 raft_consensus.cc:993] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:57.909562  9459 raft_consensus.cc:1081] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:47:57.911015  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:47:57.911499  7450 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.911841  7450 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.916482  7450 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.917763  7450 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:47:57.918480  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:57.918682  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:57.918984  7296 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.919191  7373 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:57.919480  7373 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:57.920076  7373 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.920912  7373 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.923128  7296 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:57.923990  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:57.925051  9466 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:57.925614  7373 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:47:57.929057  9466 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:57.929802  9466 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.942123  7198 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 2, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:57.956686  9364 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:57.957096  9368 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:57.958218  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:57.958597  7371 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.958841  7371 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:57.962754  7371 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.964150  7371 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:57.964653  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:57.965211  7296 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:57.965114  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:57.965566  7296 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:57.965837  7450 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:57.966279  7296 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.967403  7296 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:57.970920  7450 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:57.971763  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:57.972180  7296 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:47:57.972328  9459 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:57.972783  9459 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:57.973508  9459 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.982053  9368 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:57.982442  9368 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:47:57.983938  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:47:57.984318  7371 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.984587  7371 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:57.985455  7198 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:57.989131  7371 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.990799  7371 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:57.991330  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:47:57.991880  7297 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:47:57.992165  7297 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:57.993124  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:57.992902  7297 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:57.993513  7450 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:57.994097  7297 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:57.997574  7450 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:47:57.998396  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:47:57.999191  9476 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:47:57.999636  9476 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:57.998458  7297 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:47:58.000388  9476 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.002404  9492 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:58.002877  9466 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:58.004308  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:47:58.004858  7296 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.005239  7296 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:58.010521  7296 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.012802  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:58.012928  7296 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:58.013096  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:58.012537  7198 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 11 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.013439  7373 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:58.013687  7450 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:58.014209  7450 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:47:58.014773  7450 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.015569  7450 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:58.019083  7373 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:58.019979  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:58.020352  7450 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:47:58.020723  9368 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:58.021179  9368 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:58.021920  9368 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.031826  7199 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.362975  7296 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.363921  9466 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.372701  7371 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.374171  9466 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.384262  9332 raft_consensus.cc:993] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:58.384737  9332 raft_consensus.cc:1081] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:47:58.386322  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:47:58.386802  7296 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:58.387140  7296 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.394119  7296 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.396140  7296 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:47:58.396631  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:47:58.397159  7450 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.398389  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:47:58.398780  7371 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:58.398985  7371 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:47:58.399605  7371 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.400584  7371 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:58.401904  7450 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:58.402685  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:47:58.403251  9368 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:58.403627  9368 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:47:58.404343  9368 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:47:58.406304  7371 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:47:58.413884  7198 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.467152  7450 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:58.468225  9332 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:58.471436  7296 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:58.472774  9476 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:58.481206  7371 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:58.484328  7448 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:58.485776  9501 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:58.486872  9364 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:58.509688  7448 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:47:58.510910  9476 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:58.533907  7296 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:47:58.536767  9332 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:58.874919  7373 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:58.876147  9501 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:58.889956  7450 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:58.891067  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:58.891256  9364 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:59.937439  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:59.975368  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:59.975792  7296 raft_consensus.cc:606] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:59.977998  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:59.978432  7371 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:59.980458  7448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:47:59.980831  7448 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:47:59.983011  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:47:59.983502  7296 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:47:59.985731  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:47:59.986238  7371 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:47:59.987437  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:47:59.988997  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:00.025007  9515 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:00.025574  9368 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:00.026903  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:00.027398  7371 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.027726  7371 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.031879  7371 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.033433  7371 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:00.033910  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:00.034463  7296 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:00.034781  7296 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:00.034843  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:00.035673  7448 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.035974  7296 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.037235  7296 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.041687  7448 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:00.044744  7296 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:00.053999  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:00.054636  9517 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:00.055070  9517 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:00.055738  9517 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.064527  7197 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.161176  9368 raft_consensus.cc:993] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:00.161541  9515 raft_consensus.cc:1081] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:00.162719  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:00.163110  7371 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.163358  7371 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.168612  7371 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.170050  7371 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:00.174213  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:00.174677  7448 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.175247  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:00.175848  7296 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:00.176139  7296 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:00.176860  7296 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.177948  7296 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.181236  7448 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:00.182803  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:00.183854  9518 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:00.186290  7296 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:00.189436  9518 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:00.190307  9518 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.201577  7197 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.345853  9527 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:00.346285  9492 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:00.347770  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:00.348227  7296 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.348533  7296 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.352857  7296 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.354302  7296 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:00.354923  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:00.355499  7371 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.355460  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:00.356150  7450 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:00.356438  7450 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:00.357182  7450 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.358174  7450 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.361933  7371 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:00.363657  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:00.364207  9368 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:00.364435  7450 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:00.364625  9368 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:00.365458  9368 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.369086  9525 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:00.369611  9525 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:00.371548  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:48:00.372633  7296 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.373015  7296 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.376498  7197 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.380172  7296 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:00.381927  7296 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:00.382753  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:00.383085  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:48:00.383307  7373 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:00.383569  8009 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.383651  7373 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:00.384466  7373 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:00.385478  7373 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:00.388000  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:00.389097  7264 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:00.389760  9515 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:00.390228  9515 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:00.390578  7373 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:00.391049  9515 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:00.399552  7197 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.432898  9525 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:00.433377  9332 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:00.434597  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:00.435012  7450 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.435253  7450 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.439435  7450 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.441443  7450 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:00.441416  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:00.441632  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:00.442140  7296 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.442328  7373 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:00.442659  7373 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:00.443398  7373 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.444232  7373 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.446440  7296 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:00.447326  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:00.447885  9492 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:00.448261  9492 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:00.448405  7373 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:00.449033  9492 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:00.458432  7197 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:00.801370  7376 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:00.806264  9529 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:00.827605  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:48:00.831279  9529 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:00.838465  7298 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:00.873420  9543 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:00.879374  7373 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 14:48:00.880788  9542 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:00.894232  7293 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:00.910022  9525 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:00.939313  7450 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 14:48:01.024180  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 65422.2us
I20260709 14:48:01.027042  7450 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.040549  7448 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:01.054425  7296 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:01.064218  9515 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.066393  7376 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:01.072203  9492 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:01.082496  9536 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:01.084167  9534 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:01.087399  9525 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.187502  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:01.753135  7471 debug-util.cc:398] Leaking SignalData structure 0x7b080019c760 after lost signal to thread 6162
W20260709 14:48:01.753968  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0960 after lost signal to thread 7233
W20260709 14:48:01.754894  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca120 after lost signal to thread 7325
W20260709 14:48:01.755750  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08002d6a60 after lost signal to thread 7400
W20260709 14:48:01.756513  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08000dda40 after lost signal to thread 7474
W20260709 14:48:01.757423  7471 debug-util.cc:398] Leaking SignalData structure 0x7b0800319960 after lost signal to thread 8033
I20260709 14:48:02.222952  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:02.281512  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:02.282086  7376 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:02.284618  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:02.285169  7376 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:02.289029  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:02.289557  7296 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:02.291949  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:02.292337  7296 raft_consensus.cc:606] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:02.294350  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:02.294761  7450 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:02.295632  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:02.296697  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:02.323745  9515 raft_consensus.cc:993] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:02.324234  9529 raft_consensus.cc:1081] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:02.325659  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:02.326153  7376 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.326493  7376 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.331866  7376 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.333360  7376 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:02.334748  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:02.335151  7296 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:02.335369  7296 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:02.336136  7296 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.337047  7296 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.341164  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:02.341758  7450 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:02.350468  7296 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:02.351603  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:02.352401  9560 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:02.352327  7450 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:02.353065  9560 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:02.353967  9560 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.366251  7199 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.465301  9566 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:02.465752  9518 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:02.466987  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:02.467402  7450 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.467659  7450 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:02.472772  7450 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.474256  7450 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:02.476538  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:02.477090  7371 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:02.477411  7371 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:02.478122  7371 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.478396  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:02.479022  7296 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:02.479298  7371 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:02.484762  7296 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:02.485584  7371 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:02.485634  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:02.486449  9536 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:02.487039  9536 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:02.487772  9536 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.509310  7199 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.523350  9492 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:02.523747  9536 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:02.525094  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:02.525549  7296 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.525815  7296 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.530916  7296 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.532334  7296 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:02.532931  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:02.533506  7371 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.533633  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:02.534191  7450 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:02.534476  7450 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:02.535158  7450 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.536289  7450 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.537984  7371 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:02.539180  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:02.539826  9515 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:02.540288  9515 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:02.541210  9515 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.543133  7450 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:02.555905  7199 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.613955  9529 raft_consensus.cc:993] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:02.614387  9515 raft_consensus.cc:1081] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:02.616350  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:02.616923  7371 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.617357  7371 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.622008  7371 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.623394  7371 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:02.624358  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:02.624907  7296 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:02.625211  7296 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:02.625873  7296 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.626287  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:02.626767  7448 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.626879  7296 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:02.634619  7448 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:02.635229  7296 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:02.635777  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:02.636440  9566 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:02.636986  9566 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:02.637837  9566 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.648855  7199 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.879083  7450 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.879454  9518 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:02.879910  9518 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:02.881363  9566 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.881596  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:48:02.882308  7296 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.883188  7296 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.894584  7296 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.898782  7296 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:02.904129  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:02.904660  7442 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.907744  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:02.908291  7376 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:02.911034  7442 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:02.912873  7296 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:02.908818  7376 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:02.914839  7376 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.915163  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:02.915944  7376 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.916896  9515 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:02.917323  9566 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:02.917390  9515 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:02.918905  9515 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:02.923482  7376 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:02.942896  7199 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:03.057567  7376 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:03.058477  7298 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:03.058779  9515 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.059943  9492 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.069995  7442 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:03.071627  9529 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.095649  7376 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:03.097168  9572 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.206034  7298 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:03.207146  9518 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:03.232002  7450 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:03.235185  9518 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:03.297436  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:03.317441  7442 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:03.318704  9515 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:03.336709  7371 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:03.338215  9529 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:04.342157  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:04.382223  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:04.382711  7371 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:04.384847  7298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:04.385301  7298 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:04.387338  7298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:04.387758  7298 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:04.389961  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:04.390468  7450 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:04.392787  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:04.393205  7371 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:04.394068  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:04.395550  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:04.456205  9529 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:04.456650  9515 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:04.457858  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:04.458334  7371 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.458673  7371 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:04.464279  7371 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.466289  7371 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:04.466499  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:04.467051  7298 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:04.467329  7298 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:04.468235  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:04.468088  7298 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.468737  7450 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:04.469522  7298 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:04.478901  9560 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:04.476460  7450 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:04.478855  7298 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:04.480598  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:04.481349  9566 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:04.492161  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:48:04.492694  7296 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.493070  7296 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.482328  9588 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:04.504383  9588 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:04.505254  9588 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.506084  7296 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.509189  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:04.511214  7450 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.510612  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:04.521111  7371 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:04.521808  7371 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:04.522775  7371 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.523787  7371 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:04.523541  7198 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.529038  7296 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:04.529686  9529 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:04.530121  9515 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:04.531162  7450 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:04.531558  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:04.532063  7376 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.532337  7266 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:04.532960  7371 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:04.532361  7376 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.534116  9515 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:04.534651  9515 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:04.535686  9515 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.539098  7376 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.541471  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:04.542757  7296 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:04.543081  7296 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:04.562515  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:04.563345  7450 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.546108  7296 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.571952  7296 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:04.576594  9560 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:04.577252  9560 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:04.577710  7376 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:04.578871  7448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:04.579524  7448 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.579852  7448 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:04.673256  7448 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.675266  7448 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:04.680667  7450 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:04.727260  7197 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.734011  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:04.735435  7292 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:04.755426  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:04.756469  7373 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:04.756807  7373 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:04.762504  7373 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.766152  7373 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:48:04.798283  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 55076.6us
I20260709 14:48:04.798568  7296 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:04.835343  7373 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:04.842483  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:04.843655  9589 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:04.844242  9589 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:04.846762  9589 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.850504  7292 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:04.850679  7414 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:04.851410  7297 raft_consensus.cc:1240] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:04.851907  9596 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:04.853319  9596 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:04.865715  9596 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:04.927354  7197 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.961544  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:04.967538  9597 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:04.974911  9597 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:04.986836  7297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:04.987679  7297 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.988240  7297 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:04.999171  7297 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:05.004050  7297 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:05.004307  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:05.005023  7372 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:05.005213  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:05.005760  7448 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:05.006049  7448 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:05.006875  7448 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:05.008020  7448 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:05.013707  7372 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:05.014829  7448 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:05.015334  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:05.016173  9605 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:05.016690  9605 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:05.017406  9605 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:05.036285  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:05.106841  7298 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:05.107980  9610 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:05.112392  7372 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:05.115123  9605 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:05.138504  7448 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:05.140094  9601 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:05.141201  7445 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:05.143157  9589 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:05.429279  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:06.659813  9625 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:06.660586  9625 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:06.662964  9625 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:06.704464  9626 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.156308  9625 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.157590  9625 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.162222  9625 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.089185  9596 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.163066  9596 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.163910  9633 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.164487  9633 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.165339  9596 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.165942  9596 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.166510  9633 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.166393  9596 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.167177  9632 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.167670  9632 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.168411  9596 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.156461  9626 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:06.911613  9627 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:06.841771  9629 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.169610  9632 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.169935  9629 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.171003  9626 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.171008  9596 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.172024  9629 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.159471  9631 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.172768  9629 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.173237  9631 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.173418  9629 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.175100  9632 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:06.920133  9601 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.172837  9627 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.176324  9601 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.177068  9633 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.176640  9626 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.177659  9627 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.178194  9627 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.177598  9633 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.178613  9627 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.180395  9627 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.172034  9596 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.183027  9596 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.180363  9633 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.175436  9629 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.160292  9630 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.178623  9626 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.190235  9629 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:07.190260  9628 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.194046  9629 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.195048  9626 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.175344  9631 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.196411  9629 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.191282  9601 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.194008  9628 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.199716  9628 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.200222  9628 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.200652  9628 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.204816  9628 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.191685  9630 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.206259  9601 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.207823  9637 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.208343  9637 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.207466  9601 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.210476  9637 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.207419  9639 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.210919  9601 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.211370  9639 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.212682  9630 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.213460  9639 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.215688  9631 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.216347  9631 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.219009  9631 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.221400  9631 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.221936  9631 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.223981  9631 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.224829  9625 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.225378  9625 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.227320  9625 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.227780  9625 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.228235  9625 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.230219  9625 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.233076  9625 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.233616  9625 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.235661  9625 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.172574  9634 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.237308  9634 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.239511  9634 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.246157  9632 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.248049  9632 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.248590  9639 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.249116  9639 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.249905  9640 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.250434  9640 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.250861  9639 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.252893  9640 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.253239  9639 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.253539  9640 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.253774  9639 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.254117  9640 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.255722  9639 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.256033  9640 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.256074  9636 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:07.256736  9637 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.256719  9636 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.257424  9637 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.259140  9636 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.259407  9637 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.259913  9639 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.260349  9639 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:07.260638  9637 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.260824  9636 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.261165  9637 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.261353  9636 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.262321  9639 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.262801  9639 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.263101  9636 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.263248  9630 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.265475  9630 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.263265  9639 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.263243  9637 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.267453  9630 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.268550  9636 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.268700  9640 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.269089  9636 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.268561  9639 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.270210  9642 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.270696  9642 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.271430  9636 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.271910  9636 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.272387  9636 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.272792  9642 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.269460  9640 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.274241  9636 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.274518  9640 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.275182  9639 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.275758  9639 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.277025  9630 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.277644  9630 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.278132  9639 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.280159  9630 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.281368  9640 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.281826  9640 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.282588  9643 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.283780  9640 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.283193  9643 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.286223  9643 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.286613  7298 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39158 (request call id 184) took 1751 ms. Trace:
I20260709 14:48:07.287003  7298 rpcz_store.cc:276] 0709 14:48:05.535256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:07.285873 (+1750617us) service_pool.cc:224] Handling call
0709 14:48:07.286173 (+   300us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:07.286335 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:07.286357 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:48:07.286403 (+    46us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:48:07.286430 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:07.286467 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:07.286564 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:48:07.335450  7413 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.672s	user 0.006s	sys 0.004s
W20260709 14:48:07.335973  7413 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.672s	user 0.006s	sys 0.004s
I20260709 14:48:07.337958  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:07.339116  8009 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:07.346421  9597 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.347011  9597 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.349630  7448 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:07.367278  9636 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.381314  9636 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:07.374423  9597 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.374841  9642 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.382381  9642 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.384279  9642 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.386049  9636 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:48:07.386605  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.387099  7446 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:07.387701  9645 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.388351  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.388252  9645 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.389883  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.390515  9645 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.391294  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.392762  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.393200  9644 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.393213  9642 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.393848  9644 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.394547  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.395102  7448 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:07.395553  9640 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.395718  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.395859  9644 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.396019  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.396253  9643 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.396725  7443 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:07.396819  9643 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.397217  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.397697  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.398268  7442 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:07.398765  9643 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.393965  9642 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.396071  9640 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.400312  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.400844  7450 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:07.401005  9642 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.401078  9640 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.399267  9645 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.401866  9645 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.403546  9645 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.405818  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.405977  9644 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.406477  9644 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.408892  9601 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.409403  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.409422  9601 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.411537  9637 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.412281  9601 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.412074  9637 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.412560  9630 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.412811  9641 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.413089  9639 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.413455  9626 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.411340  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.415164  7450 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:07.412781  9601 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.413605  9639 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.413975  9626 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.414108  9637 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.414306  9630 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.415859  9601 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.417045  9641 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.417809  9630 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.419167  9641 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.417933  9601 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.420437  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.421098  7450 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:48:07.424680  9633 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.425060  9601 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.425240  9633 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.424917  9630 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.425690  9601 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.427641  9629 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.427891  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.428203  9629 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.428607  9601 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.426188  9630 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.434458  9639 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.434773  9630 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.435714  9632 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.436226  9632 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.438113  9632 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.438401  9645 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.438829  9635 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.438961  9645 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.439339  9635 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.441352  9643 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.441672  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.441970  9637 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.442561  9637 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.442799  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.443480  7445 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:48:07.443645  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.443819  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.442360  9630 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.444532  9637 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.430274  9644 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.445065  9637 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.444873  9630 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.445263  9644 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.445878  9644 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.446970  9635 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.447556  9630 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.448436  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.441896  9643 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.427284  9633 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.451107  9633 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.393249  9636 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.451623  9633 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.453572  9633 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.443222  7450 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:07.438520  9632 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.454640  9632 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.455773  9643 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.417733  9626 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.447722  9644 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.457535  9645 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.460731  9647 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.460867  9646 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.430209  9629 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.449050  7446 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:07.449709  9631 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.462074  9643 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.462561  9631 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.463209  9643 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.464609  9631 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.450112  9634 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.465868  9632 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.450543  9625 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:07.466002  9634 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.466425  9625 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.462276  9645 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.467254  9645 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.467923  9634 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:07.449983  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.468272  9625 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.468532  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.449482  9630 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.469123  9645 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.473332  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.473502  9645 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.474531  9645 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.469700  9639 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.469210  9630 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.476035  9639 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.477052  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.470331  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.478264  9630 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.478343  9639 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.465601  9637 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.479590  9651 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.480389  9637 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.480515  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.461751  9646 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.482379  9646 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.461261  9647 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.474763  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.483192  7443 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:07.469985  9644 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.476056  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.472213  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.476281  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.483798  9644 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.480108  9651 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.472500  9636 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.485757  9644 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.486505  9636 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.471776  9643 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.487159  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.487274  9647 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.470597  9649 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.488471  7450 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.488735  9649 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.491425  9647 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.491930  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:07.492564  8007 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:07.493162  9651 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.493324  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.494269  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.448279  9641 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.499577  9641 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.501668  9641 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.496496  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.494133  9649 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.491951  9647 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.491338  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:07.594127  9645 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.839365  9601 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.839768  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.839919  9601 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.840343  7450 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:07.841173  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.841979  9601 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.658596  7372 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 5.
I20260709 14:48:07.842206  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.660102  9647 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.757078  9649 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.843166  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:07.843561  9649 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.844933  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.845500  9649 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.757510  9646 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.757933  9644 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:07.845887  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.846228  9644 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.846895  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.847826  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.848143  9644 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.848295  7450 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:07.761396  9651 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:07.848912  9651 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.843117  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.850409  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.850812  9651 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.761977  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.762552  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.851503  7368 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:07.851814  7370 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:07.852095  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.852495  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.852661  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.853603  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.853739  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.853796  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.854405  7370 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:07.854720  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.855177  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.855295  7368 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:07.856158  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.856223  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.778103  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.778532  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.857317  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.857196  9646 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:07.778808  7342 service_pool.cc:136] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:51282 dropped due to backpressure: service queue is full with 50 items
I20260709 14:48:07.779436  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.859182  9646 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.857821  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.860379  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.783098  9648 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:07.861321  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.789430  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:48:07.861965  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 72720.8us
I20260709 14:48:07.787382  7339 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:51282 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4063)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4067)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3730)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3727)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4066)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3750)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4070)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4060)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3731)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3747)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4068)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4069)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3726)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3745)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3749)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3725)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3746)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4071)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3742)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4073)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4064)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3722)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4065)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4072)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4061)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3729)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3724)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4062)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4058)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3723)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3748)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3717)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3718)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3719)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3721)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3734)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3739)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 364)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3741)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3743)
I20260709 14:48:07.862258  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.862622  7297 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:07.863257  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:07.863042  7973 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:07.864041  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.862910  9648 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:07.851408  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.865146  9648 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.859246  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.794945  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:07.865618  9648 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:07.792817  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.866250  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.799258  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.867254  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.867376  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.868242  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.868381  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.799817  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.869244  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.807452  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.865604  7445 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:07.869796  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.807466  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.870460  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.816285  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:07.876714  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.821480  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.877417  7300 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:07.878153  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.878290  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.878679  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.879138  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.879375  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.880133  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.880265  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.880424  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.880790  7301 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:07.826388  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.881958  7373 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:07.882429  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.833767  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.760522  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.864773  9638 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:07.883877  9638 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.884245  9638 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:07.885401  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.794997  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:48:07.870814  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.808830  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.889874  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.890868  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.891088  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.891884  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.892117  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.815824  7375 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:07.892899  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.866539  7376 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:07.871145  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.871868  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.893977  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.894069  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.872433  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:48:07.873040  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 78165.5us
I20260709 14:48:07.870993  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.896677  9646 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:07.901432  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:07.873131  9643 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:07.902243  9643 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.902626  9643 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:07.873935  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.903558  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.856873  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.904421  7339 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:48:07.875360  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.858145  7342 service_pool.cc:137] RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:51282 dropped due to backpressure: service queue is full with 50 items Contents of service queue:
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4071)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3732)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3742)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4073)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4064)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3728)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3722)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3744)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4065)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4072)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4061)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3729)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3724)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4062)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 4058)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3733)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3723)
Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 3748)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3717)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3718)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3719)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3720)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3721)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3734)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3735)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3736)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3737)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3738)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3739)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 364)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3740)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3741)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3743)
Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 365)
I20260709 14:48:07.905169  7297 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:07.876315  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.906526  9644 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:07.906934  9644 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.907302  9644 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:07.877405  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.909376  9639 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:07.909772  9639 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.910142  9639 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:07.879235  7300 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:07.822221  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.914439  9648 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.825544  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:07.917153  9601 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:07.857870  7296 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:07.917833  9628 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:07.917514  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 92155.2us
I20260709 14:48:07.917928  9644 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.917549  9601 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:07.921504  9601 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:07.923686  9648 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.924607  9644 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:07.924858  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:48:07.928040  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:07.928867  9648 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:07.929313  9648 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:07.929824  9648 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:07.939654  9601 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.929239  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:07.941545  9648 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.945641  9639 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:07.881464  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:07.989005  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 59833.2us
I20260709 14:48:07.952123  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.952375  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.990005  7373 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:48:07.952857  9597 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:48:07.953289  7413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 158374us
I20260709 14:48:07.953517  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.913327  9638 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:07.959051  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.995163  9597 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:07.998296  9597 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.961236  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.999526  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.000500  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.000882  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.001425  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.001608  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.002286  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.002511  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.001258  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.003427  7298 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:08.003485  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.004375  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.004534  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.001497  7293 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:08.002841  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.005398  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.980407  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.005957  7299 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:08.006573  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.007560  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.007905  9638 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.008503  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:07.991559  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.995362  9641 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:08.009167  9641 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.009517  9641 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.009670  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.010141  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.993757  9639 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:07.992184  9648 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.011281  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.011850  7375 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:08.012034  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.016172  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.997205  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:07.990128  7367 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:08.017820  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.991233  9643 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.013154  7295 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:08.013401  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.004976  7296 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:08.021174  9643 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.016700  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.002226  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.015662  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:07.997464  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:08.014673  9597 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:08.010344  7372 raft_consensus.cc:2393] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:08.032496  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.035323  7372 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:08.004703  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.022122  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:08.038163  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 153414us
I20260709 14:48:08.003558  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:07.996013  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.014693  7265 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.023461  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:08.024413  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:08.023741  7443 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:08.027132  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.041093  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:08.038309  7296 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:08.043898  9597 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:08.044176  7447 raft_consensus.cc:1240] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.047498  7367 raft_consensus.cc:1240] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.015672  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.051658  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.051981  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.052516  7299 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:08.053669  9648 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:08.054191  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.054549  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.054762  7293 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:48:08.054999  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.054869  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.055689  7299 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:48:08.022495  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.054580  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.056480  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.056573  7265 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.057072  7296 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:08.057071  7300 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:48:08.058445  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.058848  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.059372  7300 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 1.
I20260709 14:48:08.058503  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.061568  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.064494  7265 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.067170  9601 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.067893  9639 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.068562  9639 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:08.069353  7300 raft_consensus.cc:1240] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.069695  7265 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.070604  9639 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:08.030027  9641 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.075505  7301 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:08.078102  7371 raft_consensus.cc:1240] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:08.080183  9641 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.082772  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.083045  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.083635  7300 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:08.084101  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.084404  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.086509  7265 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:48:08.087082  7414 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: RequestConsensusVote request on kudu.consensus.ConsensusService from 127.0.0.1:51282 dropped due to backpressure: service queue is full with 50 items [suppressed 1 similar messages]
I20260709 14:48:08.087694  9641 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.089881  7296 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:08.091581  7265 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.082484  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.092881  9601 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.094825  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
W20260709 14:48:08.095871  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 100808us
I20260709 14:48:08.096588  7266 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.097313  9650 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.097986  7266 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.099085  7266 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.100245  9650 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:08.100620  9650 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.100687  7266 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.101069  9650 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.101898  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.099623  9655 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.102494  9655 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.102914  9655 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.104571  7300 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:08.108394  9601 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.109071  9601 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:48:08.109483  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.110242  9648 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.110601  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:08.108074  9650 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.113270  9650 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.113511  9655 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.114187  9639 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:08.121331  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.109457  9601 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.122632  9655 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.109205  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.123219  9648 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:08.119349  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.120359  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.121378  9639 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:08.125047  9639 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.123425  9597 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:08.125502  9597 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.125887  9597 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.117147  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.127403  9651 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:08.127791  9651 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:08.128171  9651 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.115796  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.131434  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.132093  9655 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:08.132436  9655 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.132797  9655 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.122741  9601 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:08.133123  9648 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:08.134668  9648 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.135013  9648 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.123975  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.138645  9653 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.139067  9653 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.139184  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.139524  9653 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.140564  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.143180  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.132586  9597 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.145576  9632 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.145931  9632 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.139458  9655 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.146314  9632 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.147658  9655 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.148003  9651 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.149119  9648 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.150103  9639 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.150998  9648 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.145951  7266 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:08.151999  9648 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:08.152143  7266 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.152371  9648 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.152729  9648 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.152830  9655 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.153177  7414 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.153873  7266 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.152740  9632 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.154522  9655 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.154928  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.155939  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.156436  9655 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.156889  9641 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.157330  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.157866  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.156932  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.159266  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.161092  9634 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.161525  9634 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.161873  9634 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.154367  9653 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.162129  9601 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.164003  9601 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.164127  9653 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.166479  9637 consensus_queue.cc:1059] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.167944  9650 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.168694  9651 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.153990  9597 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.157618  9639 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.170630  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.159073  9641 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.181304  7414 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.168345  9650 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.182578  9641 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.185587  9650 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.169188  9601 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.183419  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.189797  7414 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:48:08.189841  9597 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:08.182013  9632 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.192235  9653 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:08.201825  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.202392  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.202504  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.202889  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.203500  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.193955  9635 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.203912  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.194837  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.191762  9597 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.197891  9641 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.199345  9634 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.201224  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.203583  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:08.207873  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 49041.6us
I20260709 14:48:08.204731  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.205004  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.192258  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:08.205577  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 48717us
I20260709 14:48:08.205682  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.208190  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.209910  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.209956  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.212054  7266 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.200663  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.205431  9597 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.213088  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.213181  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.212886  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.213460  9655 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.215293  9649 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.213384  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.207581  9635 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.207039  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:08.213081  9650 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.213301  9651 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.206244  7414 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.214376  9637 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.215960  9635 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.216158  7266 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.217782  9635 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.218258  7414 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:08.218252  9653 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:08.218752  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:08.218252  9637 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:08.219740  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.219414  9655 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.221148  7266 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.208524  7265 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.219069  9653 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.217499  9641 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.222256  9649 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:48:08.233129  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.222460  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.234602  7292 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:08.227890  9653 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.228559  7266 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.222272  9639 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.235255  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.229079  9632 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:08.225049  9637 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:08.236109  9632 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:08.231057  9634 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.231861  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:08.236419  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.233182  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.237322  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.238029  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.238261  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.231990  9635 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.238226  7265 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.239610  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.240566  9651 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.240609  9661 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.240685  9641 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:48:08.241113  9651 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.238983  9655 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.241505  9661 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.241604  9651 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.242661  9661 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.243759  7265 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.245705  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.244845  9637 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.247483  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.248384  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.241787  9655 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.250468  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.251566  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.252656  9647 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:08.240875  9601 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:08.249233  9646 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.250131  9636 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:08.255336  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.236496  9632 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.257488  9645 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:08.262238  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.268276  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.263152  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.258910  7974 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.242812  9635 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.269336  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.272187  7264 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:48:08.270391  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.267203  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.268484  9601 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:08.265604  9637 consensus_queue.cc:1059] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 14:48:08.272251  7369 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:48:08.272418  9645 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.272816  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.273324  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.254375  9651 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.274442  9638 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.271546  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.279960  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.284428  9649 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:08.258226  9647 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.289237  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.282660  9601 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.289070  7375 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:08.285395  9636 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:08.295538  9636 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.291292  9647 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.295979  9636 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.302690  9649 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.303179  9649 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.302850  9632 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.285135  9650 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:08.307945  9651 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.304894  9632 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.290768  9645 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.311157  9636 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.313217  9636 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.310168  9648 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.319217  9601 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.320533  9648 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.321292  9601 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.331307  7295 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
W20260709 14:48:08.342187  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 66592us
I20260709 14:48:08.349788  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:08.351162  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 71110.9us
I20260709 14:48:08.293147  9597 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.352818  7266 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.353250  9643 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.355427  9637 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.359238  9637 consensus_queue.cc:1059] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:48:08.360067  9665 log.cc:927] Time spent T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 14:48:08.360437  9660 raft_consensus.cc:3055] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.360795  9660 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.361363  9653 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.361526  9660 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:08.362380  9649 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.363509  9653 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:08.364353  9649 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.364738  9655 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.365972  9660 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.366680  9655 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.368392  9597 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:08.364890  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 62688.3us
I20260709 14:48:08.370016  9639 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.370386  9639 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.371133  9639 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:08.372359  9639 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.352877  7341 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.373979  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.374799  9652 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:08.376633  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.377552  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.378682  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.381915  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.375188  9652 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.383507  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.384581  9652 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.372815  9645 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.386667  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.391006  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.391290  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.386209  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.392809  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.394073  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.395399  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.383831  9635 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:48:08.396139  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.396548  9636 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:08.396992  9636 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.397382  9636 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.399356  7441 raft_consensus.cc:1240] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.399499  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.401628  9645 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.403726  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.405125  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.375581  9647 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.409010  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.409665  7295 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:08.409559  9647 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.411093  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.414719  9636 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.415740  9652 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.416544  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.417685  9652 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.418092  9639 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.417609  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.419288  9660 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.419639  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.420282  9660 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.420640  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:48:08.421236  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 173798us
I20260709 14:48:08.421658  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.422122  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.423723  7442 raft_consensus.cc:1240] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:08.424909  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.425598  7446 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.426117  7447 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.424932  7442 raft_consensus.cc:1240] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:08.428086  9653 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.429183  7441 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: []
W20260709 14:48:08.430081  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2740 after lost signal to thread 6162
I20260709 14:48:08.430749  9645 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 14:48:08.431061  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002acda0 after lost signal to thread 7233
W20260709 14:48:08.431617  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 45481.5us
W20260709 14:48:08.432154  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2c40 after lost signal to thread 7325
I20260709 14:48:08.432320  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
W20260709 14:48:08.433101  8030 debug-util.cc:398] Leaking SignalData structure 0x7b0800237b80 after lost signal to thread 7400
W20260709 14:48:08.433946  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5200 after lost signal to thread 7474
W20260709 14:48:08.434880  8030 debug-util.cc:398] Leaking SignalData structure 0x7b080024f780 after lost signal to thread 8033
I20260709 14:48:08.436843  9668 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.437939  7415 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.440076  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.440588  9668 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:48:08.437820  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.416734  9636 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.439361  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.444017  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.444475  9668 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.445004  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.441733  9652 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.452726  9649 consensus_queue.cc:1059] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:08.453083  9652 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.453598  9652 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.453840  9645 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:08.454190  9645 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.454535  9669 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.455149  9639 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.455011  9645 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.456070  9645 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.456087  9672 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:08.457881  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.451843  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.459821  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.460438  7376 raft_consensus.cc:1240] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:08.462157  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.463004  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.463238  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.463685  7376 raft_consensus.cc:2393] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 8: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:08.464735  7372 raft_consensus.cc:1240] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:08.465252  7367 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:08.466657  7415 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.467427  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:08.468123  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7200 after lost signal to thread 6162
I20260709 14:48:08.468303  9647 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.468652  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.468919  9635 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:48:08.468966  9636 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:08.469681  9636 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.469722  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:08.470100  9636 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:48:08.470721  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080025ee80 after lost signal to thread 7233
I20260709 14:48:08.471129  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.472234  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:08.473894  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8ba0 after lost signal to thread 7325
W20260709 14:48:08.474712  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800318440 after lost signal to thread 7400
W20260709 14:48:08.475404  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002552c0 after lost signal to thread 7474
W20260709 14:48:08.476136  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800199ba0 after lost signal to thread 8033
I20260709 14:48:08.478729  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.480794  7373 raft_consensus.cc:1240] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:08.477298  9647 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.481601  9647 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.481940  9647 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.483779  9646 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.467180  9651 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.473132  9649 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.485553  9670 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.486617  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.487926  9635 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:08.488116  9670 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:48:08.489164  9635 consensus_queue.cc:1059] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:08.487689  7415 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.490052  9669 raft_consensus.cc:3055] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:08.491855  9669 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.492209  9635 consensus_queue.cc:1059] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:08.492798  9670 consensus_queue.cc:1059] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:08.492631  7265 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.493511  9597 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:08.492652  9669 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.493995  9670 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:08.493969  9597 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.494946  9669 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.495325  9597 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.496580  9597 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.495815  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.497341  9652 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.498173  9634 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.499236  9652 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.499365  9663 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:08.499764  9663 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.493604  9625 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.502177  9645 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:08.500500  9663 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.502420  9631 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.503252  9663 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.489287  7266 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.496757  9636 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:08.501703  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.504365  9645 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.504066  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.505259  9645 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.505291  9651 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:08.505923  9651 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.506315  9651 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.508301  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.509274  7415 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.491706  9647 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.512751  7369 raft_consensus.cc:1240] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:08.508530  9625 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.513860  9636 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:48:08.515463  9651 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.516290  9671 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:08.520751  9651 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.522477  9647 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.523006  9635 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.517125  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.524549  9671 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.524510  7415 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.525429  9625 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.518009  9663 consensus_queue.cc:1059] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.526549  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.527009  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.528090  9635 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.527717  7415 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.538694  7266 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.536166  9671 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.540191  9652 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.558458  9670 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.527783  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.559741  9647 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:08.560142  9647 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.560514  9647 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.533269  9625 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:08.561359  9670 consensus_queue.cc:1059] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.561813  9625 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.532641  9645 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.562809  9625 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.563433  7368 raft_consensus.cc:1240] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:08.563793  9671 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.564169  9671 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.534101  7369 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:08.566668  9625 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.532173  7373 raft_consensus.cc:1240] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:08.565474  9597 consensus_queue.cc:1059] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:08.568137  9631 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:08.568743  7266 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.569121  9631 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:08.569566  9631 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.569262  9671 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.567139  9645 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.571192  9671 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.572182  9670 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.572400  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.570441  9631 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.573129  9670 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.573423  9631 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.565776  9655 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:08.560142  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.575562  9655 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.576301  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.576392  9655 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.577030  9652 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.577217  9655 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.577335  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.577687  9652 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:08.578071  9652 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.578408  9652 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.578926  9651 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:08.579290  9651 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.579613  9651 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.578550  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.582831  9649 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.582927  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.584338  9645 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:08.584841  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.585553  9649 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.586710  9669 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:08.587097  9669 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.587951  9652 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.584740  9645 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.561189  9663 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.565757  7368 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:48:08.568657  9668 consensus_queue.cc:1059] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:08.574126  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.605967  9668 raft_consensus.cc:3055] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:08.530026  7370 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.543569  9635 consensus_queue.cc:1059] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 14:48:08.590147  9636 consensus_queue.cc:1059] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.529525  7375 raft_consensus.cc:1240] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:08.607656  9631 consensus_queue.cc:1059] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:08.608067  9635 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.608474  9635 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.608893  9597 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.609334  9597 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.609635  9670 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.600312  9649 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:08.600881  9652 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.566934  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.601132  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.587908  9669 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.603699  9647 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.606312  9668 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.611064  9671 consensus_queue.cc:1059] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 14:48:08.615619  9670 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:08.609678  9646 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.590395  9645 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.612887  9597 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.613538  7341 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.617144  9631 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.614023  9643 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:08.618060  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.618290  9643 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.618674  9643 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.619099  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.620106  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.609345  9635 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:08.612845  9644 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.615283  9668 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.614142  9663 consensus_queue.cc:1059] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:08.612597  9669 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.616036  9646 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.616282  9672 consensus_queue.cc:1059] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:08.617440  9671 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:08.617811  9636 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.620725  9642 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:08.615986  9670 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.620908  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:08.621088  9649 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:08.621484  9635 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.630829  9649 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:08.631269  9649 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.632202  7292 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 14:48:08.632063  9649 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.621310  9644 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.633689  9644 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.634814  9644 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.634866  7292 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.621958  9668 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.638860  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.640722  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:48:08.640905  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800091240 after lost signal to thread 6162
I20260709 14:48:08.641180  7295 raft_consensus.cc:1240] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
W20260709 14:48:08.641947  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800261ac0 after lost signal to thread 7233
I20260709 14:48:08.642741  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.643381  7295 raft_consensus.cc:2393] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:08.643177  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.646770  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.649215  7298 raft_consensus.cc:1240] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:08.622651  9672 raft_consensus.cc:3055] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.650741  9672 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.625499  9670 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.651840  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.624215  9636 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:08.651698  9672 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:08.643101  7230 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6cc0 after lost signal to thread 7325
I20260709 14:48:08.625489  9645 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.653239  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:48:08.653749  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800339600 after lost signal to thread 7400
I20260709 14:48:08.625567  9651 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.654276  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.654608  9645 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:08.654768  7230 debug-util.cc:398] Leaking SignalData structure 0x7b08002bcfa0 after lost signal to thread 7474
I20260709 14:48:08.652145  9670 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.626848  7441 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
W20260709 14:48:08.655836  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800341840 after lost signal to thread 8033
I20260709 14:48:08.628485  9625 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:08.657354  9625 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.658157  9625 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.659250  9625 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:08.650451  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.653023  9672 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.668146  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.669116  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.663383  9639 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260709 14:48:08.670285  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.622602  9646 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.670907  9639 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:08.671322  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.623929  9642 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:08.671240  9646 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.623656  9660 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.644840  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:48:08.629050  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 62198.1us
I20260709 14:48:08.629817  9647 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.628747  9597 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.675383  9642 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.655318  9651 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 2 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.672267  9660 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.677742  7295 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:08.621165  9655 consensus_queue.cc:1059] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260709 14:48:08.671268  9639 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.678072  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.684060  7415 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.688493  9669 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:08.691679  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.694218  7415 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.690069  9635 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:08.696934  9669 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.685443  9660 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.698688  9660 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.702564  9671 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:08.702955  9671 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:08.703888  9639 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.707261  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.708546  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.709291  9635 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:08.704638  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:08.711140  9671 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.712436  9671 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.712662  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.713112  9639 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.715240  7298 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:08.720651  7295 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:08.721539  7301 raft_consensus.cc:1240] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: [9.9-9.9]
I20260709 14:48:08.628654  9643 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.724224  7375 raft_consensus.cc:1240] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.726269  9635 consensus_queue.cc:1059] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:08.727403  9669 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.727771  9669 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.728529  9669 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.729441  9669 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.731778  7375 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.733860  9625 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:08.734306  7375 raft_consensus.cc:1240] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.735018  9631 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.735392  9631 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.736217  9631 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.720352  9642 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.737102  9663 consensus_queue.cc:1059] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:08.742990  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.743225  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.744379  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.746543  9597 raft_consensus.cc:3055] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.746912  9597 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.748726  7375 raft_consensus.cc:1240] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:08.750384  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:08.751948  7446 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:08.753971  9634 consensus_queue.cc:1059] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:08.744673  9631 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.755025  9634 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:08.764451  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.763461  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.765214  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.764668  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.767620  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.769922  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.773967  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.762321  9634 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.775223  9634 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.776304  9634 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:08.774636  7375 raft_consensus.cc:1240] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:08.778143  9635 consensus_queue.cc:1059] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:08.779163  9643 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.779404  9635 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.779799  9635 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.778534  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.776412  7444 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:08.780570  9635 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.782581  9635 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.785434  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.751075  9597 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.792068  9597 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.794001  7448 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:08.796819  7442 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:08.797291  7449 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:08.797878  7447 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:08.798767  7446 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
W20260709 14:48:08.801916  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:08.802697  7445 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:48:08.803769  7450 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:08.805371  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.808234  7443 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
W20260709 14:48:08.810349  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:08.813122  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.814986  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.818387  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.819649  7295 raft_consensus.cc:1240] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
W20260709 14:48:08.821086  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:08.824275  7299 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:08.823607  7295 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:08.825663  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.826404  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.827795  7301 raft_consensus.cc:1240] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.828294  9643 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:48:08.830570  9668 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:08.831105  7298 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: []
I20260709 14:48:08.831183  9652 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.831329  9645 consensus_queue.cc:1059] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:08.831743  9652 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.832551  9651 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.832515  9652 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.833732  9652 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.833056  9651 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.834992  9645 consensus_queue.cc:1059] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:08.836086  9643 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:08.836429  9643 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.837261  9643 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.837958  9642 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:08.838313  9643 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.835423  9651 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.841432  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:08.843967  7415 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.842760  9651 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:08.849052  9677 consensus_queue.cc:1059] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
W20260709 14:48:08.855477  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:08.855247  9677 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.859499  7375 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:08.864835  7446 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:08.866384  9631 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:08.866796  9677 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.852591  7301 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.867703  7301 raft_consensus.cc:614] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:08.851656  7443 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:08.867317  9631 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.853086  9646 consensus_queue.cc:1059] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 14:48:08.867981  9677 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.869549  9646 consensus_queue.cc:1059] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:48:08.871202  9643 consensus_queue.cc:1059] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 14:48:08.872479  7368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:08.875978  9677 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.869544  9631 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.876446  7441 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:08.869685  9651 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:08.877156  9651 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.873670  9644 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:08.870779  9597 consensus_queue.cc:1059] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:48:08.874603  9645 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:48:08.876576  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:08.877832  7292 raft_consensus.cc:1240] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:08.879148  9642 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:08.879549  9642 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.879669  9644 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:08.880331  9644 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.880550  9679 consensus_queue.cc:1059] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:08.881415  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.881668  9679 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.878808  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:08.883172  9647 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:08.881547  9644 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.883540  9647 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.884382  9647 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.885072  9643 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:08.885527  9647 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:08.889057  9632 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:08.889569  9632 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.890331  9632 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.892927  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.894344  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.895908  7375 raft_consensus.cc:1240] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:08.884142  9644 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:08.886018  9645 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:08.886247  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.899024  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.899744  9597 consensus_queue.cc:1059] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:08.880303  9642 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.901439  9642 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:08.901857  9647 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:08.888566  9643 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.903616  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.904304  9636 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:08.904762  9636 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.882815  9679 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.905565  9636 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.905865  9679 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.907014  9679 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.878058  9651 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.908768  9635 raft_consensus.cc:3055] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:08.909162  9635 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.900616  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.909884  7446 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:08.911196  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.910123  9647 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.911872  9645 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:08.909297  9634 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:08.912761  9634 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.913393  9640 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:08.913887  9640 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.912353  9645 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.914067  9634 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.915460  7341 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.918080  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.918799  9652 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:08.915906  9640 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.919267  9652 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.920047  9652 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.921111  9649 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:08.921591  9649 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.922391  9649 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.924479  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.928668  9645 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.931923  9634 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.916568  9651 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:08.935194  9635 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.937311  9635 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:08.928655  7197 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:08.938707  9643 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.939864  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:08.912379  9647 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.943230  7375 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:08.944826  9631 consensus_queue.cc:1059] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:08.945724  9597 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:08.946085  9597 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:08.946862  9597 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:08.949667  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.948107  9597 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:08.959764  9643 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:08.962833  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.967672  9679 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:08.968235  9679 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.968226  9647 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:08.970939  9647 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:08.971737  9647 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:08.974243  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:08.986486  9680 log.cc:927] Time spent T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:48:08.990270  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.977092  9644 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:08.997035  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.998404  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.989866  9645 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.000553  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.998026  9640 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:08.999617  9652 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:09.001164  9649 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:09.003786  7441 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:09.008625  9644 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.009558  9644 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.011715  9645 raft_consensus.cc:697] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.012603  9645 consensus_queue.cc:237] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:08.999961  9681 log.cc:927] Time spent T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:48:09.016420  9640 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.017304  9640 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.019613  9651 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:09.020355  7368 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:09.020813  7368 raft_consensus.cc:614] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:09.021982  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:08.969453  9679 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.020429  9649 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.024556  9649 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.025719  7441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:09.027033  7441 raft_consensus.cc:606] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:09.027335  9677 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:09.027376  7441 raft_consensus.cc:614] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:09.028307  9652 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.036664  9652 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.038787  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:09.041101  9666 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:09.041579  9666 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.040639  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:09.049098  7368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:09.054467  7368 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:09.054869  7368 raft_consensus.cc:614] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:09.046216  9636 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:09.061103  9636 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.061486  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:09.062057  7301 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:09.050079  9646 consensus_queue.cc:1059] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 14:48:09.063429  9646 raft_consensus.cc:3055] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:09.063763  9646 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:09.062445  7301 raft_consensus.cc:614] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:09.042363  9666 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.065378  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:09.067016  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:09.064561  9646 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.073243  9646 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.061996  9636 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.112679  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.137329  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.138509  7197 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.139487  7197 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.140415  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.141350  7197 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.142371  7197 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.143726  7197 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.145040  7197 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.146332  7197 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.147277  7197 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.148234  7197 catalog_manager.cc:5697] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 1 to 2, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.149181  7197 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 3, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 3 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.150087  7197 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.151006  7197 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.151978  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.210582  7301 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:09.211707  9652 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.239589  7441 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:09.241353  9652 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.308254  7368 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.317436  7368 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.319074  9597 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.332580  7301 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:09.333940  9640 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.346962  7292 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.348769  9631 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.349933  7446 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:09.353093  9640 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:09.381811  7441 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:09.384804  7301 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:09.389837  9640 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 14:48:09.395869  7296 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:09.403924  7296 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:09.406659  7443 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.410167  9636 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:09.411242  7375 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.414412  9652 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:09.414817  7441 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:09.416687  9597 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.418176  9636 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:09.418752  7443 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:09.423509  9636 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:09.426829  7296 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.434715  7445 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:09.437250  9636 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:09.441356  7298 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:09.442607  7296 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.444324  7301 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.446868  7298 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:09.452543  9640 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.447973  9646 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 14:48:09.452445  9636 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 14:48:09.488094  7296 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.492728  7296 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:09.498087  9635 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:09.504035  7449 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.505162  7296 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:09.508697  7297 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.521180  7296 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:09.524847  7294 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:09.512809  9666 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 14:48:09.530017  7300 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:09.531106  7296 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:09.533047  7297 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.542500  9645 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 14:48:09.536733  9646 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 14:48:09.549482  7449 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:09.550805  7447 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:09.542690  9636 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:48:09.554461  9679 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.554929  9636 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.558557  7443 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.558828  7447 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:09.567934  7442 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 14:48:09.580600  9682 log.cc:927] Time spent T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.063s	user 0.002s	sys 0.000s
I20260709 14:48:09.584985  7294 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:09.593482  9705 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:09.594019  9705 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.598206  7442 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:09.607161  7300 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:09.612265  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:09.612931  7445 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:09.605360  9705 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.619238  9666 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.606734  9679 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 14:48:09.626873  9640 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:09.627871  9640 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.630007  9640 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.613596  9645 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.022s
I20260709 14:48:09.614226  9677 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 14:48:09.626844  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:09.636222  7368 raft_consensus.cc:2393] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 4: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:09.650681  7298 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:09.652982  7266 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:09.654086  9705 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:09.654467  9705 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:09.654799  9705 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.655512  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:09.656100  7297 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:09.657347  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:09.658432  7449 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.659344  7445 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:09.659837  7297 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:09.664995  7298 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:09.673141  7297 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:09.674823  7296 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.668913  9705 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.689980  9666 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:09.701059  9638 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:09.701639  9638 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.703558  9638 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.704499  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:09.696339  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:09.685361  9647 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 14:48:09.707893  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:09.708678  7368 raft_consensus.cc:2393] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 4: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:09.708699  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:09.711688  7296 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.714310  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:09.715072  9647 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:09.720825  9725 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:09.715658  9677 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:09.721251  9647 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:09.722402  9647 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:09.726051  7450 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 4: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:09.715080  9705 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.718601  7449 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:09.719182  9644 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:09.720340  7298 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:48:09.734886  7297 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:09.735628  7294 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.739081  7266 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:09.742265  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:09.761313  9672 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:09.772747  7297 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:09.753396  9638 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:09.769572  9672 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:09.743975  9677 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 14:48:09.745103  9725 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:48:09.775701  9638 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:09.802604  9638 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:09.819753  9709 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:09.821832  9647 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.829794  9709 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.831346  9647 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.832612  9709 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:09.837401  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:09.842883  7370 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:09.844101  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:09.845944  9710 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:09.824877  9672 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.846388  9710 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:09.846777  9710 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:09.874464  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:09.842185  9737 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:09.881891  9737 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.884075  9737 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:09.886165  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:09.888603  7294 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:09.890293  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:09.902736  9638 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.906836  9638 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.909209  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:09.909409  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:09.910086  7441 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 4: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
W20260709 14:48:09.913007  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 137417us
I20260709 14:48:09.916345  7298 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:48:09.918241  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:09.922840  9638 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:09.923308  9638 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:48:09.924101  9638 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.949436  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:09.936226  9705 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:09.968744  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:09.982412  9660 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:09.997188  9710 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:09.997463  9660 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:09.999397  9710 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:09.999547  9660 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:09.993482  7294 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:10.000193  7301 raft_consensus.cc:2393] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:09.974556  9705 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.008271  7294 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:09.975328  9677 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 14:48:10.021086  9652 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.021718  9649 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.021653  9652 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.022259  9649 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.024350  9649 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.029731  9679 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:10.030143  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.033282  9666 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:10.033775  9666 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:10.034605  9666 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.037842  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.045317  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.046008  7301 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:10.058097  9705 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.058658  9705 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.059082  9705 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.103504  9705 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.124742  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:10.113799  9647 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.128582  9649 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.136803  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.137284  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.137902  7368 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.139650  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.140209  7373 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:10.143417  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.144060  7369 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
W20260709 14:48:10.145633  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 298471us
I20260709 14:48:10.149415  7370 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:10.134193  9649 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.139209  9647 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.151064  9672 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.153568  9746 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.153834  9710 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.152918  9709 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.151116  9705 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.138531  9725 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.172210  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:10.149374  9747 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.176653  9649 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.230276  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.231003  7296 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:10.180542  9672 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.234035  9672 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.217751  9747 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.240255  9747 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.207710  9660 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.242072  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.243106  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.244355  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.181470  9746 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.255163  9746 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.154105  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.266686  9647 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.241415  9660 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.212827  9725 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.270380  9660 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.271067  9725 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.187197  9710 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.271732  9652 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.207083  9705 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.265508  9677 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:10.273913  9677 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.274314  9677 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.200819  9709 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.277347  7296 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:10.281801  9709 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.282706  9705 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.284310  9646 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.284848  9646 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.286753  9646 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.252631  7368 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:10.291392  9634 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.291941  9634 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.292460  9597 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.293005  9597 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.293927  9634 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.294411  9634 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:48:10.297283  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 143247us
I20260709 14:48:10.298195  7265 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.282739  9710 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.287245  9649 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.300256  9660 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.300009  9635 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.306383  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.302453  9754 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.331664  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:48:10.332194  8009 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.320691  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 7 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.312709  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.326427  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.326771  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.326328  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.340150  7368 raft_consensus.cc:2393] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.326982  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.327730  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.328048  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.303884  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.322187  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.300422  9634 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.308329  9745 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.379278  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.381799  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.382429  7368 raft_consensus.cc:2368] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10.
I20260709 14:48:10.378159  7973 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:10.374478  7443 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:10.309212  9660 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.306900  9645 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.374784  7442 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:10.374043  7450 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:10.379262  7444 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:10.322666  9672 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.306010  9756 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:10.329826  9752 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.378100  9634 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.463825  9634 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.464263  9634 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.321280  9746 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.355096  9754 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.465210  9746 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.465875  7446 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
W20260709 14:48:10.466838  9758 log.cc:927] Time spent T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 14:48:10.467195  9746 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.453946  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.467880  7443 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:10.401731  9660 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.435587  7414 leader_election.cc:400] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10.
I20260709 14:48:10.393239  7198 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to afeee6794cb74b9cb6381ce1220755cf (127.6.3.196). New cstate: current_term: 4 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:48:10.380362  7375 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:10.459479  9672 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.461457  9756 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.463023  9752 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.329329  9635 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.436691  9757 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:10.387369  9745 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.470607  7414 leader_election.cc:403] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:10.479213  9649 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.479930  9752 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.474520  9756 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.474370  9672 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.483428  9754 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.483938  9754 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.484356  9754 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.463917  9759 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.485352  7449 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
W20260709 14:48:10.486351  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 102960us
I20260709 14:48:10.468472  9647 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.480168  9635 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.456996  9645 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:10.509984  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 187888us
I20260709 14:48:10.519026  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.519686  7375 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:10.468686  9677 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.524104  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.493654  9647 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.524698  7375 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:10.497534  9752 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.480450  9757 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:10.525079  9710 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:10.509709  9709 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.531667  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.534945  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.542186  7368 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:10.535022  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.543013  7373 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:10.535609  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.543919  7371 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:10.535683  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.536831  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.536562  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.545204  7367 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:10.540040  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.548336  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.548750  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.549268  7374 raft_consensus.cc:2368] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:10.545243  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.551435  7414 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.545876  7375 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:10.555855  7369 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:10.558072  9745 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.560889  7376 raft_consensus.cc:2410] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 7 because replica has last-logged OpId of term: 5 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
I20260709 14:48:10.563259  9647 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.498077  9759 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.550004  9710 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.566892  9759 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.567410  9710 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.572510  9754 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.573201  9754 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.573624  9754 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.576472  8009 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:10.538398  9597 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.578878  7414 leader_election.cc:400] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:10.582573  7414 leader_election.cc:403] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:10.565044  9635 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 14:48:10.586599  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 329590us
I20260709 14:48:10.577623  9677 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.590898  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.591221  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.585000  9754 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.581050  9750 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:10.591853  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.596112  7449 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:48:10.591866  7374 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:10.592816  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.587054  9597 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:10.593600  7446 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:10.594501  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.599072  7301 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:10.595427  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.593176  7376 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:10.587687  9710 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.602440  7299 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:10.554777  9709 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.585332  9635 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.585857  9705 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:10.599759  7414 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.603402  7296 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:10.587754  9759 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.601523  9597 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.609611  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:10.606716  9635 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:48:10.612460  9763 log.cc:927] Time spent T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260709 14:48:10.619628  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.621297  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.606549  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.617561  7296 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.622454  7299 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 9: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
W20260709 14:48:10.617856  9765 log.cc:927] Time spent T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 14:48:10.633190  7296 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:10.635130  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.636653  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.637451  7294 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
W20260709 14:48:10.637948  9753 log.cc:927] Time spent T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.184s	user 0.003s	sys 0.000s
I20260709 14:48:10.638814  9767 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.639354  9767 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.641541  9767 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.642108  9709 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.643236  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.602353  9756 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.616653  9772 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.624761  9771 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.624682  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.642967  7197 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.647261  7301 raft_consensus.cc:2368] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9.
W20260709 14:48:10.645893  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 54281.4us
I20260709 14:48:10.612301  9634 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.649080  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.645255  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.617218  9597 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.650224  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.610208  9705 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.609069  9710 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.654023  7301 raft_consensus.cc:2393] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.654577  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.648700  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.612620  9759 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.656797  7266 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.657487  7300 raft_consensus.cc:2368] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:10.658274  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.643505  9645 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.658747  7297 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:10.659499  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.660758  9769 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.661342  7294 raft_consensus.cc:2393] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.651556  9709 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.661612  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.663583  9769 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.664005  9769 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.600409  9757 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:10.668020  9634 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.668416  9634 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.670174  9759 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.670691  9759 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.670912  9769 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.672861  9769 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.672741  9660 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.650451  9772 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.675202  9652 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.675712  9652 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.676749  9772 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.677635  9652 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.678660  9756 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.679250  9756 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:10.679591  9756 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.679971  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:10.680688  7297 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.683295  9645 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.683804  9645 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.684890  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:10.668747  9634 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.690178  7296 raft_consensus.cc:2393] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.660267  9767 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:10.679934  9756 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:10.694422  9774 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.689894  9660 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.696228  9725 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.696133  9679 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:10.696822  9767 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.709105  9766 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.711457  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.691465  9709 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.693120  9759 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:10.710811  9774 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.710150  9679 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.711791  9767 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:10.720417  7295 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:10.712036  9725 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.725117  9672 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:10.715418  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 108960us
I20260709 14:48:10.713402  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.715370  9642 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:10.727428  7299 raft_consensus.cc:2393] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:10.729278  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.715504  9766 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.728001  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.727264  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.730919  7376 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:10.732013  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.732805  7375 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:48:10.719198  9774 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.720345  9679 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:10.736850  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.726836  9754 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.730479  9645 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.736060  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.754931  9725 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.729969  9642 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.755618  9642 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.731918  9772 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.761262  9772 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.763180  9772 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.732034  9677 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:10.763684  9677 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.764068  9677 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:10.741734  9770 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.732784  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.732009  9710 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.732129  9766 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.731654  9672 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.765748  7414 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.736045  9705 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:10.768369  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 106827us
I20260709 14:48:10.775090  7299 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:48:10.783378  9638 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:10.783716  9783 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:10.784202  9783 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.784447  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.785255  7373 raft_consensus.cc:2393] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 2: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:10.785697  9782 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.786191  9782 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.786895  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.787091  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.787685  7376 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:48:10.787460  7371 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:10.788218  9782 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.788643  9782 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.787817  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.789081  9782 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.789618  7368 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:10.790946  9782 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.791394  9782 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.791514  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.792037  7368 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:10.791827  9782 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.793291  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.793817  7368 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:10.793891  7373 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:48:10.795943  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.797973  7376 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:10.794828  7266 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.799686  7371 raft_consensus.cc:2393] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 2: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:10.800488  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.801051  7373 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.784576  9783 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:10.773135  9770 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:10.915242  9770 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.915637  9776 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.916093  9776 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.916522  7369 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
W20260709 14:48:10.919085  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 120196us
I20260709 14:48:10.769977  9772 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.912154  7265 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:10.913980  9779 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:10.900229  9752 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10.
W20260709 14:48:10.888163  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 93415.9us
I20260709 14:48:10.931314  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:10.931993  7450 raft_consensus.cc:2393] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:10.773183  9725 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:10.920038  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.916455  9776 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.923592  9759 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:10.924450  9634 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.925709  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:10.934185  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.934827  7444 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:10.935608  9634 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.935722  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:10.936904  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:10.932822  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.938426  7442 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 2.
I20260709 14:48:10.902189  9672 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.939862  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.943471  7444 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:10.943645  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.944504  7449 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
W20260709 14:48:10.926194  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 160532us
I20260709 14:48:10.946496  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:10.947175  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.947697  7368 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:48:10.948653  7414 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.946616  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.949843  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.953162  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.953899  7449 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:10.949606  7371 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:10.954712  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.955108  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.955366  7444 raft_consensus.cc:2393] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 5: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:10.956885  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.954572  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:10.959757  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:10.938649  9710 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:10.962749  9777 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:10.966300  9752 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:10.961206  9709 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.966778  9752 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:10.967144  9709 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:10.968765  9780 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 14:48:10.973282  7375 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:10.966452  9635 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.976044  9635 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.978469  9649 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.978895  9649 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.979033  7414 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:10.979279  9649 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.981474  9754 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.983084  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.983757  7295 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:10.960639  9782 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:10.986330  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.003718  7298 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:48:10.960532  9710 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.951370  9779 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:10.954252  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:10.992533  7299 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:10.994704  9774 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:10.959314  9640 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:10.956126  9759 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:11.009127  7373 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:11.010757  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.020184  7298 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:11.001201  9752 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:10.959884  9771 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.014047  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.011679  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:10.962108  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.017370  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.027987  7444 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 9: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:11.023222  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:10.953729  9672 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.022526  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.006157  9646 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:10.938948  9772 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.044716  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.023986  9759 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.025048  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.046139  7373 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:11.020701  7369 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:48:11.015965  9640 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.047899  9640 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.048243  9672 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:10.947245  9725 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:11.029307  7376 raft_consensus.cc:2393] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.014405  9710 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.050001  9774 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.036048  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.037180  9784 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:11.050868  9784 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:11.024917  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.027245  7299 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:11.049647  9725 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.051268  9784 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.052544  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.052763  7414 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.053596  7414 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.000193  9770 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.013516  9779 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:48:11.056030  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 106323us
I20260709 14:48:11.057361  9754 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:11.060269  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.063823  7444 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:48:11.062935  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.065523  7442 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:11.054104  9666 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:11.070322  7449 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:11.068684  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.064599  9672 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:11.077090  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.078552  7375 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:11.066984  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.072738  9771 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:11.090801  9771 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.091162  9771 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.092046  9642 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.094045  9677 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.095984  9677 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.097767  9771 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.100075  9746 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:11.100433  9746 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.100762  9746 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:11.056715  9646 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.102005  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.071830  9666 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.088626  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.073875  9754 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.062902  9756 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.103217  7444 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:11.082096  9782 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:11.085304  9672 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.118947  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.119457  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.125388  7444 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:11.114481  9774 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:48:11.088333  9747 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:48:11.101542  9773 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:11.101594  9759 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.114741  9634 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:11.105209  9666 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:11.132550  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:11.133651  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 179167us
I20260709 14:48:11.120039  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.086704  9649 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.137725  7444 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:11.122033  9782 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:11.141373  7449 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:11.126873  9672 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.131345  9747 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.131722  9774 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.150533  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.148981  9782 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.149410  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.153270  7449 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:48:11.142529  9773 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:11.132268  9767 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:11.167665  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 99048.3us
I20260709 14:48:11.147413  9634 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.145737  9777 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.153635  9747 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:11.154934  9774 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:11.183125  9771 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.185113  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.185847  7376 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.182433  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.187510  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.134183  9783 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.188154  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.191885  9644 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:11.192320  9644 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.193222  9783 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.194012  7443 raft_consensus.cc:2368] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.194742  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.161917  9773 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:11.195369  7373 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.192704  9644 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.199421  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:11.188580  9770 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.195674  9745 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:11.178195  9652 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 14:48:11.196031  9772 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.201997  9660 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:11.201398  9709 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:11.205125  9642 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.190037  9752 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.238117  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.226197  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.243016  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.240581  7376 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:11.243781  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.244478  7298 raft_consensus.cc:2368] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6.
I20260709 14:48:11.241745  9767 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.231406  9745 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.245472  7414 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.250048  9745 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.205587  9776 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.205009  9679 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:11.247541  9597 consensus_meta.cc:287] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.590s	user 0.008s	sys 0.000s
I20260709 14:48:11.245709  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.244809  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.253523  7450 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
W20260709 14:48:11.251741  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 52398us
I20260709 14:48:11.234731  9709 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.188803  9754 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.253700  7301 raft_consensus.cc:2368] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11.
I20260709 14:48:11.254340  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.257642  7373 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:11.258543  7414 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.259703  7341 leader_election.cc:400] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6.
I20260709 14:48:11.259974  7341 leader_election.cc:403] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.263062  7266 leader_election.cc:400] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.263365  7266 leader_election.cc:403] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.264979  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.267246  7445 raft_consensus.cc:2393] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:11.267381  7374 raft_consensus.cc:2368] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.231493  9777 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.269873  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.270180  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.270491  7450 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:11.270795  7444 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.266918  9770 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.252858  9756 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.257138  9705 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:11.266821  7369 raft_consensus.cc:2368] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.259169  9646 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.262930  9709 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.298920  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.254268  9771 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:11.308880  7414 leader_election.cc:400] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.318011  7414 leader_election.cc:403] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.268616  9772 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:11.239423  9634 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.258862  9597 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.311280  7341 leader_election.cc:400] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11.
I20260709 14:48:11.318683  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.291520  9776 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.277726  9767 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.311733  7373 raft_consensus.cc:2393] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.292809  9752 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.325515  7341 leader_election.cc:403] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.307332  9649 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.330602  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.334203  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.335436  7449 raft_consensus.cc:2368] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:48:11.306700  9746 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.320835  9705 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.334136  7447 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:11.268393  9794 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 14:48:11.328372  9771 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.338790  7444 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:11.341398  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.317306  9660 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.345323  7266 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.329725  9772 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.352713  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.353319  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.353921  7297 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 4: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.354045  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.354460  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.354791  7445 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:48:11.355145  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.356190  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.354739  7301 raft_consensus.cc:2393] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.336217  9652 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:11.366895  7293 raft_consensus.cc:2368] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11.
I20260709 14:48:11.368701  7415 leader_election.cc:400] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9.
I20260709 14:48:11.369092  7415 leader_election.cc:403] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.367514  9660 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:11.371454  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 112184us
I20260709 14:48:11.361909  7414 leader_election.cc:400] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.372543  7414 leader_election.cc:403] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.372244  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:11.377043  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.377758  7374 raft_consensus.cc:2393] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:11.361611  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.381662  7415 leader_election.cc:400] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.381867  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.382457  7373 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:11.380198  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.381667  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.383495  7367 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 14:48:11.385710  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.385839  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.386819  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.387321  7297 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:48:11.382740  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.391283  7415 leader_election.cc:400] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11.
I20260709 14:48:11.392023  7415 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: afeee6794cb74b9cb6381ce1220755cf
I20260709 14:48:11.361737  9757 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:11.350744  9784 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.385263  9787 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.395424  9754 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.393766  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.397531  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.398470  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.398680  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.407251  7450 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:11.408622  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.395311  9795 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:11.386658  9777 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9.
I20260709 14:48:11.417726  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.418174  7297 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.396603  9756 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:11.340026  9771 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.423446  7442 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:11.405903  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.406034  9750 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 14:48:11.434850  9746 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.435449  9746 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:11.435207  9640 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.436635  7376 raft_consensus.cc:2368] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.435878  9746 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.420377  9756 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.438503  9781 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:11.441751  9781 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:11.442082  9781 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.445204  7297 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:11.430505  9779 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.446517  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.411950  9705 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.448658  8009 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 14:48:11.449095  9779 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:11.438623  9766 consensus_meta.cc:287] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.662s	user 0.008s	sys 0.003s
I20260709 14:48:11.432332  7369 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:11.444065  9756 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:11.429354  9710 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.451790  9766 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.477154  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:48:11.478461  9800 log.cc:927] Time spent T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 14:48:11.425583  9772 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.485267  7296 raft_consensus.cc:2368] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:48:11.452168  9747 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.488897  9679 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.490682  7441 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:11.490849  7369 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:11.453545  9672 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.433382  9773 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.472792  9757 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.500650  9795 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.515753  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.505450  9710 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.506767  7293 raft_consensus.cc:2368] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10.
I20260709 14:48:11.482451  9597 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.507845  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.528258  7300 raft_consensus.cc:2368] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.529035  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.515030  7375 raft_consensus.cc:2368] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:48:11.530776  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.531534  7447 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:48:11.503592  9666 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.523200  9795 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.521222  9757 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.534631  9784 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.458534  9780 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.026s
I20260709 14:48:11.540230  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:48:11.543501  9798 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 14:48:11.544696  7367 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:11.547122  7298 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 2.
I20260709 14:48:11.475287  9782 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.475157  9644 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.557801  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.560509  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.576267  7372 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.565726  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.514644  9776 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:11.573309  7414 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:11.577395  7373 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:11.581321  7374 raft_consensus.cc:2393] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:11.487268  9746 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.585019  9770 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6.
I20260709 14:48:11.587145  9754 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.582684  9776 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.588416  7443 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
W20260709 14:48:11.601610  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 172805us
I20260709 14:48:11.582641  9752 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:11.584884  9640 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.604547  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:11.607496  7372 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:11.612329  7447 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:11.607542  9677 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:11.617995  9745 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.602612  9710 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:48:11.625155  9802 log.cc:927] Time spent T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:48:11.626803  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.627027  9672 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.627951  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.628613  7293 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 4: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.631318  7415 leader_election.cc:400] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10.
I20260709 14:48:11.620143  7369 raft_consensus.cc:2368] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.634611  7415 leader_election.cc:400] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6.
I20260709 14:48:11.640151  9809 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:11.613816  9752 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.620018  9745 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.640575  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.641310  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.646189  7296 raft_consensus.cc:2393] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.646574  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.640003  7373 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:11.647464  7265 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.617930  9773 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.646946  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:11.650353  9797 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:11.651816  7415 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:11.651815  7265 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:11.653770  7414 leader_election.cc:400] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.654034  7414 leader_election.cc:403] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.650274  9810 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.049s
I20260709 14:48:11.638510  9787 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.659420  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.660192  7373 raft_consensus.cc:2368] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.661974  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.662132  7265 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.662329  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.629696  9710 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.662889  7372 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:11.663774  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:11.665393  9752 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.657212  9635 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:11.658993  9754 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:11.672191  7265 leader_election.cc:400] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.672562  7265 leader_election.cc:403] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.676162  7372 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:11.677946  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 690) took 1137 ms. Trace:
I20260709 14:48:11.640657  9809 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.680187  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.682497  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.669730  9784 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.657222  9747 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.687578  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.679733  9710 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.679566  9766 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.678552  9666 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.681311  9779 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:11.679577  9756 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.692832  9793 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:11.693385  9793 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.683809  9797 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:11.697381  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.698096  7373 raft_consensus.cc:2368] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.700057  7414 leader_election.cc:400] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.700371  7414 leader_election.cc:403] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.682731  9745 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 14:48:11.688453  9776 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.703028  7341 leader_election.cc:400] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:48:11.705622  7341 leader_election.cc:403] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:48:11.690480  9644 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.705787  7371 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:11.718897  7297 raft_consensus.cc:2368] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8.
I20260709 14:48:11.687453  9774 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.693109  9782 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:11.722523  9677 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:48:11.694198  9793 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.723153  9774 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.723917  7301 raft_consensus.cc:2368] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:48:11.701627  9779 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.724395  9805 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:11.678213  7197 rpcz_store.cc:276] 0709 14:48:10.532768 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:10.532908 (+   140us) service_pool.cc:224] Handling call
0709 14:48:11.670072 (+1137164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:10.920375 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:10.920887 (+   512us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:10.920917 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:48:10.920936 (+    19us) tablet.cc:662] Decoding operations
0709 14:48:10.921282 (+   346us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:10.921326 (+    44us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:10.921357 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:10.921530 (+   173us) tablet.cc:701] Row locks acquired
0709 14:48:10.921548 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:48:10.921687 (+   139us) write_op.cc:270] Start()
0709 14:48:10.921795 (+   108us) write_op.cc:276] Timestamp: P: 1783608490921630 usec, L: 0
0709 14:48:10.921816 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:48:10.922387 (+   571us) log.cc:844] Serialized 535 byte log entry
0709 14:48:11.427653 (+505266us) op_driver.cc:464] REPLICATION: finished
0709 14:48:11.638247 (+210594us) write_op.cc:301] APPLY: starting
0709 14:48:11.642919 (+  4672us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:11.654561 (+ 11642us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:11.663028 (+  8467us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:11.663230 (+   202us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:11.663411 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:11.663451 (+    40us) write_op.cc:312] APPLY: finished
0709 14:48:11.663622 (+   171us) log.cc:844] Serialized 23 byte log entry
0709 14:48:11.663806 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:11.663881 (+    75us) write_op.cc:454] Released schema lock
0709 14:48:11.663921 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:11.664306 (+   385us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:11.664334 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":183431,"apply.run_cpu_time_us":1903,"apply.run_wall_time_us":40187,"num_ops":1,"prepare.queue_time_us":268251,"prepare.run_cpu_time_us":2216,"prepare.run_wall_time_us":2215,"replication_time_us":503081,"thread_start_us":157408,"threads_started":1}]]}
I20260709 14:48:11.727912  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.730417  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:11.706135  9797 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.733819  9809 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.733857  9756 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.735314  7373 raft_consensus.cc:1240] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:11.705459  9772 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.739432  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.739539  9754 consensus_queue.cc:1059] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:11.740087  7374 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:11.740504  9754 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:11.740922  9754 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.741822  9754 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.723143  9767 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.749228  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:11.750406  7295 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:11.756397  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.765101  9666 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:11.768728  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.769778  7292 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:11.756690  9754 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:11.785127  9644 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:11.786237  9772 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.788406  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:11.792694  7376 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:11.784325  9709 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.805962  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.806622  7296 raft_consensus.cc:2393] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.775313  9666 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:11.749711  9779 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.812808  7294 raft_consensus.cc:2393] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 5: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.810436  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.798709  9782 consensus_queue.cc:1059] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 14:48:11.829384  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.833551  7296 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.834481  9776 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:11.834918  9776 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.835623  9709 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:11.836217  7374 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:11.836323  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:11.837841  7376 raft_consensus.cc:2393] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:11.838279  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.835650  9776 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.839305  9776 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:11.839622  9709 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:11.840101  9709 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.840883  9709 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.843895  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.844417  7295 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.838526  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.780499  9797 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.860098  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.861039  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.861348  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.862258  7447 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:48:11.829092  9652 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11.
I20260709 14:48:11.863806  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.866966  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:11.868979  7301 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:11.874904  7447 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:48:11.876097  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.878284  7295 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:11.885612  9781 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:11.889217  7375 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:11.889953  7414 leader_election.cc:400] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:48:11.890260  7414 leader_election.cc:403] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
W20260709 14:48:11.870651  9821 log.cc:927] Time spent T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.065s	user 0.002s	sys 0.003s
I20260709 14:48:11.892869  7450 raft_consensus.cc:1240] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer afeee6794cb74b9cb6381ce1220755cf for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 14:48:11.866147  9780 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:11.894697  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.895514  9782 consensus_queue.cc:1059] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:11.889963  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.899883  7292 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:11.840247  9666 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.903012  9725 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:11.894615  7368 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:11.893290  9635 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:48:11.906590  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.910597  9649 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:11.911091  9649 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:11.909305  9805 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 2. Current term is 3.
I20260709 14:48:11.911850  9649 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.912914  9784 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5.
I20260709 14:48:11.908043  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.909633  7446 raft_consensus.cc:2410] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 10 because replica has last-logged OpId of term: 9 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 7.
I20260709 14:48:11.915201  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:11.920678  9642 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:11.921219  9642 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:11.909726  9774 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:11.921990  9642 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.927441  7415 leader_election.cc:400] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.926347  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.931107  7415 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:11.909766  9780 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:11.933941  7415 leader_election.cc:400] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:48:11.918198  9776 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:11.935750  7415 leader_election.cc:400] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8.
I20260709 14:48:11.937011  7298 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:11.938395  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.939299  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.939700  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:11.939270  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.940750  7447 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:11.931874  9767 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:11.949188  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.949810  7297 raft_consensus.cc:2368] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:11.947392  7443 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:11.948254  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:11.951925  7447 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:11.934389  9635 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:11.954380  7445 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:11.938390  9776 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:11.953161  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.955361  9795 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:11.955466  9776 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:11.956630  9776 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:11.957101  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.962607  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:11.963357  7449 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:48:11.969920  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 101747us
I20260709 14:48:11.940140  9756 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:48:11.955478  7443 raft_consensus.cc:2393] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:11.938827  9752 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:12.005494  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:12.011301  7449 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:12.015568  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:12.002847  9781 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:12.022958  9779 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:12.034336  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:48:12.024137  9756 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:48:12.031430  9819 log.cc:927] Time spent T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.164s	user 0.005s	sys 0.000s
I20260709 14:48:12.044632  7445 raft_consensus.cc:2410] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for term 11 because replica has last-logged OpId of term: 10 index: 10, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 9.
I20260709 14:48:12.084721  7442 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:12.094955  9756 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.021760  9752 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.033138  9810 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.071s
I20260709 14:48:12.109398  7372 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:12.023603  9780 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.115330  9776 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:12.118319  9766 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:12.118844  9766 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.123816  7449 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:12.128196  7447 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:12.129875  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.142479  7414 leader_election.cc:400] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:12.142877  7414 leader_election.cc:403] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:48:12.120740  9766 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:12.147404  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.150063  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:12.158942  9652 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:48:12.150664  9747 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:12.162803  9784 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:12.182238  9747 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:12.183144  9747 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.162544  9757 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.038s
I20260709 14:48:12.198256  7444 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:12.203109  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:12.202329  9752 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:12.194379  9652 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 14:48:12.205054  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:12.225992  7369 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:12.221139  9638 consensus_queue.cc:1059] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 14:48:12.241439  7368 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:12.241689  7449 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:12.249415  7371 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:12.250911  9635 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:12.251741  7369 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:12.250979  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:12.259003  7300 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:12.259562  7293 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:12.259939  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:12.264307  7415 leader_election.cc:400] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:12.236910  9825 raft_consensus.cc:3055] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:12.266685  9825 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:48:12.269368  7294 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:12.270223  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.269143  7415 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.293720  7374 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:12.295434  7376 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:12.299293  7441 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:12.304564  9635 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:12.307236  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.305068  7374 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:12.308434  7374 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:12.299876  9660 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:12.266558  9709 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 14:48:12.287623  9813 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:12.324630  7415 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:12.296656  9793 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
I20260709 14:48:12.331321  9776 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:12.323153  9813 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:12.333009  9813 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.334518  9679 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:12.335002  9679 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:12.321969  9642 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:12.339345  9776 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:12.340077  9776 consensus_queue.cc:1243] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer cde51d64638242d09c2fc18e3acd4cd9 log is divergent from this leader: its last log entry 8.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:48:12.340518  9752 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:12.348029  9825 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
W20260709 14:48:12.354429  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:12.340914  9752 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:12.334854  9635 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:12.371029  7448 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
W20260709 14:48:12.370870  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 79954.2us
I20260709 14:48:12.371641  7448 pending_rounds.cc:85] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 4
I20260709 14:48:12.372570  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:12.358247  7196 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:12.370581  9752 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:12.380698  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 124) took 1995 ms. Trace:
I20260709 14:48:12.381111  9825 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:12.381520  9809 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:12.372498  7448 pending_rounds.cc:107] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 14:48:12.383565  7448 raft_consensus.cc:2889] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:48:12.378623  9843 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 14:48:12.381052  7198 rpcz_store.cc:276] 0709 14:48:10.385511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:10.385630 (+   119us) service_pool.cc:224] Handling call
0709 14:48:12.380641 (+1995011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:10.762305 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:10.762931 (+   626us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:10.762966 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:48:10.762999 (+    33us) tablet.cc:662] Decoding operations
0709 14:48:10.763334 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:10.763385 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:10.763416 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:10.763593 (+   177us) tablet.cc:701] Row locks acquired
0709 14:48:10.763610 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:48:10.763749 (+   139us) write_op.cc:270] Start()
0709 14:48:10.763863 (+   114us) write_op.cc:276] Timestamp: P: 1783608490763703 usec, L: 0
0709 14:48:10.763885 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:48:10.767868 (+  3983us) log.cc:844] Serialized 530 byte log entry
0709 14:48:11.049184 (+281316us) spinlock_profiling.cc:243] Waited 9.23 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:48:11.235687 (+186503us) op_driver.cc:464] REPLICATION: finished
0709 14:48:11.913567 (+677880us) spinlock_profiling.cc:243] Waited 6.18 ms on lock 0x7b180016d4a0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768614a3f3 00007f768614c7c1 00007f768614c779 00007f768614c709 00007f768614c6d1 00007f768614b9cd 0000000000396ad4 0000000000396919 00007f768612d83a
0709 14:48:11.913679 (+   112us) write_op.cc:301] APPLY: starting
0709 14:48:11.913757 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:11.913867 (+   110us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:11.913887 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:11.920471 (+  6584us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:11.920637 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:11.920678 (+    41us) write_op.cc:312] APPLY: finished
0709 14:48:11.920850 (+   172us) log.cc:844] Serialized 23 byte log entry
0709 14:48:11.941182 (+ 20332us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:11.950329 (+  9147us) write_op.cc:454] Released schema lock
0709 14:48:11.964073 (+ 13744us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:12.020712 (+ 56639us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:12.022278 (+  1566us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":351608,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":164892,"apply.run_cpu_time_us":1924,"apply.run_wall_time_us":99992,"num_ops":1,"prepare.queue_time_us":281623,"prepare.run_cpu_time_us":11000,"prepare.run_wall_time_us":162802,"raft.queue_time_us":406940,"raft.run_cpu_time_us":38607,"raft.run_wall_time_us":381763,"replication_time_us":450695,"spinlock_wait_cycles":35457152,"thread_start_us":602913,"threads_started":4,"wal-append.queue_time_us":194100}]]}
I20260709 14:48:12.397562  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:12.398191  7446 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.398546  7446 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:12.406598  9776 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:12.435525  7292 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:12.436841  7445 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:12.435395  9797 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:48:12.443121  9779 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:12.444617  9756 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:12.448884  7369 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:48:12.457536  7446 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:12.558331  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 94966.4us
I20260709 14:48:12.560618  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:12.648449  7369 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:12.562186  7374 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:12.620532  7294 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:12.617952  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 637) took 1905 ms. Trace:
I20260709 14:48:12.561435  7371 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:12.453254  9705 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.111s
W20260709 14:48:12.558830  9831 log.cc:927] Time spent T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 14:48:12.654702  7199 rpcz_store.cc:276] 0709 14:48:10.455213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:10.455360 (+   147us) service_pool.cc:224] Handling call
0709 14:48:12.360496 (+1905136us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":8}
W20260709 14:48:12.808071  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:12.651192  9795 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.149s
W20260709 14:48:12.815786  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:12.805140  9797 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
W20260709 14:48:12.847215  9847 log.cc:927] Time spent T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.285s	user 0.000s	sys 0.000s
W20260709 14:48:12.849370  9851 log.cc:927] Time spent T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.387s	user 0.002s	sys 0.005s
W20260709 14:48:12.850373  9845 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:48:12.908481  7450 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:48:12.880174  9849 log.cc:927] Time spent T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.318s	user 0.001s	sys 0.000s
I20260709 14:48:12.912375  7447 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 8. (term mismatch)
I20260709 14:48:12.915910  7447 pending_rounds.cc:85] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 7
I20260709 14:48:12.916172  7447 pending_rounds.cc:107] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 9.8
I20260709 14:48:12.916383  7447 raft_consensus.cc:2889] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:48:12.929157  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 122365us
I20260709 14:48:12.953599  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:12.954195  7372 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:12.981030  9747 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:12.982957  9846 log.cc:927] Time spent T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.163s	user 0.002s	sys 0.000s
I20260709 14:48:12.986253  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:13.001663  7371 raft_consensus.cc:606] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
W20260709 14:48:12.986863  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 179141us
I20260709 14:48:12.952203  9795 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 14:48:12.940485  9793 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
W20260709 14:48:12.994572  9825 consensus_meta.cc:287] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: Time spent flushing consensus metadata: real 0.613s	user 0.006s	sys 0.003s
I20260709 14:48:13.012353  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:13.014089  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:12.986686  9872 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:48:13.018428  7294 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:13.020478  7294 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:13.011127  9725 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 14:48:13.007979  9780 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
I20260709 14:48:13.030145  7445 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:48:13.005417  9747 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.035054  9747 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:13.049464  7368 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:48:13.051494  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:13.060477  7376 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:13.066496  9752 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:13.071194  7371 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 14:48:13.092597  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 44605.3us
I20260709 14:48:13.078655  9805 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.022s
I20260709 14:48:13.102984  9873 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 14:48:13.129222  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 59434.4us
I20260709 14:48:13.115551  9815 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
I20260709 14:48:13.118649  9770 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.024s
W20260709 14:48:13.160920  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 81516.2us
I20260709 14:48:13.173484  9873 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 14:48:13.177917  9797 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
W20260709 14:48:13.328075  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:48:13.345657  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 150712us
I20260709 14:48:13.327412  9784 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:13.374994  7446 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.360772  9784 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.391438  7300 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:13.395357  7448 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 6. (term mismatch)
I20260709 14:48:13.395725  7448 pending_rounds.cc:85] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 5
I20260709 14:48:13.395936  7448 pending_rounds.cc:107] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 7.6
I20260709 14:48:13.396147  7448 raft_consensus.cc:2889] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:13.407263  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:13.407845  7368 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:13.408116  7368 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:13.411214  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:13.411789  7297 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:13.414170  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.415633  7370 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:13.426551  7449 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:13.448410  7442 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:13.448757  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:13.408772  7368 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.449997  7368 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:13.451650  7446 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:48:13.455713  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 44254.5us
I20260709 14:48:13.410311  9784 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:13.427925  9888 log.cc:927] Time spent T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.207s	user 0.001s	sys 0.000s
I20260709 14:48:13.469347  7442 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:13.464710  9859 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:13.500128  7297 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:13.506542  7368 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:13.509311  9635 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:13.468652  9640 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:13.509862  9635 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:13.568984  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 58366.6us
I20260709 14:48:13.511960  9784 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:13.574133  7441 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:13.514354  9875 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 14:48:13.589651  9635 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.493928  9859 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.593551  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.565042  9640 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.597502  7450 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:13.596095  9752 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:13.603297  9752 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.603706  9640 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:13.605307  9752 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.584764  9908 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:13.589684  9890 log.cc:927] Time spent T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 14:48:13.610785  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.613330  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.582589  9784 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.607316  9859 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.607306  9908 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.618505  9825 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:13.628052  7367 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.009s	sys 0.020s
W20260709 14:48:13.628419  7367 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.009s	sys 0.020s
I20260709 14:48:13.623297  9635 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:13.638435  9859 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:13.746029  9859 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.748446  9859 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.750818  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.755010  9908 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.756554  9784 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.669412  9635 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.761224  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.820423  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:13.647676  9757 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.005s	sys 0.009s
I20260709 14:48:13.644135  9825 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:13.821628  9859 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:48:13.836313  9776 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.016s	user 0.025s	sys 0.018s
W20260709 14:48:13.840758  9757 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.722s	user 0.005s	sys 0.010s
W20260709 14:48:13.878125  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 307119us
I20260709 14:48:13.867899  9907 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:13.859067  9859 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:13.870445  9776 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.053s	user 0.025s	sys 0.018s
I20260709 14:48:13.919899  9882 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:13.922225  9882 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.924356  9882 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:13.886427  9780 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.011s	sys 0.043s
W20260709 14:48:13.928273  9780 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.011s	sys 0.043s
I20260709 14:48:13.888618  9907 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:13.931200  9907 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:13.934886  7448 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 3837) took 1315 ms. Trace:
I20260709 14:48:13.935302  7448 rpcz_store.cc:276] 0709 14:48:12.619396 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:12.619526 (+   130us) service_pool.cc:224] Handling call
0709 14:48:12.788974 (+169448us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:13.396550 (+607576us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:13.934629 (+538079us) spinlock_profiling.cc:243] Waited 606 ms on lock 0x7b540032c3d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:48:13.934798 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1393956224}
I20260709 14:48:13.940989  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:13.945485  7294 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:13.963888  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:13.964455  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 363551us
I20260709 14:48:13.965237  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:13.956593  9780 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:13.960960  9907 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:13.961194  9784 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:48:14.051203  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 67846.1us
W20260709 14:48:14.053855  7341 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:14.055749  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.057476  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.058171  7292 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:14.061501  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:14.064167  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.065147  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.067692  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.067931  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.068712  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.069046  7299 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:14.069736  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.075909  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.080367  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:48:14.081547  7342 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.000s	sys 0.035s
W20260709 14:48:14.081908  7342 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.505s	user 0.000s	sys 0.035s
I20260709 14:48:13.980826  9908 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:13.979627  9825 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.101138  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.060261  9635 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.010921  9780 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.075069  9907 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.074863  9784 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.226470  9909 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:14.241344  7296 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:14.105238  9647 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.132s
I20260709 14:48:14.243124  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.228601  9915 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:14.222359  9877 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 14:48:14.284376  7443 raft_consensus.cc:2410] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for term 7 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 4.
W20260709 14:48:14.295617  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 234193us
I20260709 14:48:14.242808  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.295691  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:14.299479  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 363037us
I20260709 14:48:14.263015  9914 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.307260  7441 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 5.
I20260709 14:48:14.322099  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:48:14.262283  9909 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.302862  9915 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
W20260709 14:48:14.334987  9903 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 14:48:14.315780  9914 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:14.331590  9921 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.337451  9921 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:14.338457  9918 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.228s	user 0.000s	sys 0.001s
I20260709 14:48:14.328277  9645 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:48:14.341496  9780 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.302666  9815 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 14:48:14.348696  9924 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:48:14.329197  9902 log.cc:927] Time spent T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.269s	user 0.001s	sys 0.000s
W20260709 14:48:14.337553  9912 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.233s	user 0.000s	sys 0.001s
I20260709 14:48:14.367576  9908 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:14.353976  9924 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:14.354216  9859 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.373425  9908 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.384053  9924 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:14.431223  9909 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:14.438051  9923 log.cc:927] Time spent T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
I20260709 14:48:14.447438  9914 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:14.448889  9922 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 14:48:14.452662  9937 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:14.453297  9937 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.455459  9937 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.464159  9924 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:14.520165  9935 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.520790  9935 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.522933  9935 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.528409  9908 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.529019  9908 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.531121  9908 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.549760  9935 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.550746  9813 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.550585  9935 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.551262  9813 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.552639  9935 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.553469  9813 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.572898  9640 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.586462  9936 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:14.586774  9640 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.587216  9936 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.589141  9640 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.589407  9936 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.591991  9935 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:14.592694  9935 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:14.594769  9935 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:14.595171  9936 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.595840  9936 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.597791  9936 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.633845  9908 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.634491  9908 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.636461  9908 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.637164  9908 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.637696  9908 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.639665  9908 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.641398  9908 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.641901  9908 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.643079  9909 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.643656  9909 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.645555  9909 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.643888  9908 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.656857  9935 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.657457  9935 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.659479  9935 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.671907  7197 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:14.675498  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.676820  7370 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:14.108031  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:14.683810  7197 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:48:14.689348  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.690452  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.691066  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.695295  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 3911) took 1645 ms. Trace:
I20260709 14:48:14.696288  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:14.697127  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 393084us
I20260709 14:48:14.699409  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:14.699796  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 374977us
I20260709 14:48:14.705456  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.706043  7369 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:14.706073  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.707237  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.695680  7367 rpcz_store.cc:276] 0709 14:48:13.049629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:13.050466 (+   837us) service_pool.cc:224] Handling call
0709 14:48:13.050751 (+   285us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:48:13.093643 (+ 42892us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:13.093673 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:48:13.094323 (+   650us) log.cc:844] Serialized 26 byte log entry
0709 14:48:13.638594 (+544271us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:48:13.638638 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:13.638715 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:48:14.694508 (+1055793us) spinlock_profiling.cc:243] Waited 15.9 ms on lock 0x7b24002b2278. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7685fd09c4 00007f7685fceacb 00007f7686189dc9 00007f7686189a55 00007f7686188fb0 00007f7688dff488 00007f7688dffbe8 00007f7688dd7398 00007f7688dd276a 00007f7688dd1bb6
0709 14:48:14.695000 (+   492us) raft_consensus.cc:1685] finished
0709 14:48:14.695034 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:14.695227 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":58487,"raft.queue_time_us":44287,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":2415,"spinlock_wait_cycles":36626816,"thread_start_us":539262,"threads_started":1,"wal-append.queue_time_us":1135429}
I20260709 14:48:14.709528  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.707861  7374 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:14.710263  9725 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.711061  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.713897  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.714028  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.714533  7446 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:14.722954  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:14.728132  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:14.756213  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.756852  7295 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:48:14.759359  9920 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:14.759780  9920 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:14.760107  9920 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:14.760839  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:48:14.761348  9940 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:48:14.762576  9645 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.763047  9645 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.711024  9924 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.717487  9909 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.769204  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.745146  9883 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.711290  9872 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.768425  9644 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 14:48:14.773489  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.727732  9908 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:14.775839  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:14.710816  9725 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.762451  9756 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:14.754652  9869 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:14.782315  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:14.790849  9908 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.778977  9872 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.800381  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.801452  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:14.803314  9871 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.803941  9871 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.803901  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.806174  9871 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.790895  9869 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.798470  9776 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:14.778314  9909 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:14.860241  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 77999.9us
I20260709 14:48:14.861688  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:14.794350  9756 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:14.854279  9869 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:14.855775  9776 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.870428  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.871461  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.872467  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.874480  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.875890  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:14.876889  7301 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:48:14.877701  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:14.778712  9883 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.855515  9770 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 14:48:14.878302  7376 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:14.868002  9776 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:14.867405  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:14.866488  9877 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.873780  9908 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.888404  9931 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:14.888756  9949 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:14.888437  9877 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.895179  7414 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:14.888032  9920 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.888434  9645 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.888865  9931 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:14.906705  9908 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:14.911224  9908 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:14.911716  9756 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:14.912088  9725 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.912884  9872 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.911590  9908 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:14.925489  9909 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.926705  9883 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.910667  9931 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:14.889357  9949 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.938798  9949 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:14.943313  9920 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.948050  9907 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.948573  9921 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.950206  9908 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.951646  9908 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:14.953755  9931 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.955901  9931 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:14.986053  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 90493.4us
I20260709 14:48:15.015590  9920 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.017376  9949 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.017118  9920 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:15.018361  9949 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:14.996966  9883 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.023720  9948 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.023978  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:15.026139  9931 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.023633  9725 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:15.027001  9931 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.027205  9725 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.031203  9752 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:48:15.032141  9752 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:15.036499  9877 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.040994  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.041760  7371 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:15.043179  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.043979  7376 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:15.045665  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.047493  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.048884  9957 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:15.022709  9642 raft_consensus.cc:993] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:15.051292  8006 raft_consensus.cc:2368] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:48:15.021402  9762 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:14.996750  9908 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.020915  9920 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:48:15.049932  9957 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.021145  9921 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.056917  9859 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.057893  9859 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.022141  9883 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.022881  9907 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.059502  9907 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.060317  9859 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.060482  9883 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.062327  9951 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.063335  9907 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.022421  9709 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.064575  9709 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.072536  7443 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 4597) took 1001 ms. Trace:
I20260709 14:48:15.022594  9881 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.053804  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.073089  7443 rpcz_store.cc:276] 0709 14:48:14.070653 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:14.071007 (+   354us) service_pool.cc:224] Handling call
0709 14:48:15.072084 (+1001077us) spinlock_profiling.cc:243] Waited 203 ms on lock 0x7b54002611d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:48:15.072315 (+   231us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":467139840}
I20260709 14:48:15.074224  7374 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:15.074908  9921 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.077854  9646 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:15.053879  9642 raft_consensus.cc:1081] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:15.081216  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.079806  9762 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:15.080370  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 46930.2us
I20260709 14:48:15.089130  9725 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.090520  9931 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.089318  9921 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.091125  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.091706  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.091951  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.098312  7264 leader_election.cc:400] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:48:15.098515  9762 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.098754  7264 leader_election.cc:403] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:15.093132  9908 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.092497  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.083088  9881 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.101300  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.093219  9709 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.024726  9948 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.079586  9951 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.103127  9929 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:15.108422  7293 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:15.110467  9881 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.112171  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.112995  9752 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:15.114230  7375 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:15.114746  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.106729  9931 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.116209  7292 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:15.115687  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:48:15.124835  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.126385  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.126636  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:15.103240  9725 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.115710  9931 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.143278  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.144891  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.133984  9949 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.149930  7374 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:15.139465  9908 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.141633  9725 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.158277  9784 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.158701  7367 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:15.158850  7301 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 6.
I20260709 14:48:15.160368  9635 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:15.160820  9635 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:15.161276  9635 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:15.164978  7376 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:15.165405  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:15.154043  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 305882us
I20260709 14:48:15.170228  9951 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.172447  9766 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:48:15.156477  9936 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.172904  9776 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.175765  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.184721  7375 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:15.191953  7414 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:48:15.193143  9951 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:15.193560  9784 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:15.194196  9931 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.194829  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:15.195241  9936 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.197479  9957 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.197973  9725 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.198853  9752 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:15.199548  9752 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:15.200018  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.201817  9752 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.197486  9936 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.209858  9948 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.209527  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.210922  9784 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.211567  9784 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.213902  9784 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.214849  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.217351  9931 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.217425  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.218062  9931 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.218678  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.219491  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.220157  9931 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.220183  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.220827  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.221532  9908 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.221801  9907 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.221673  9921 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.226409  9920 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.221060  7296 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:15.229220  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.220765  9931 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.228260  9921 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.229975  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:15.230918  9784 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.231263  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:15.228272  9920 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.219462  7301 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:15.227564  9907 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.240496  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.240906  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.243561  9920 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.244736  7265 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.246393  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 684) took 4555 ms. Trace:
I20260709 14:48:15.246620  9784 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.241859  7298 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:15.238281  9921 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.243893  9907 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.221287  9951 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.251489  7443 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:15.249963  9951 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.250675  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:15.253324  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.227329  9908 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.222505  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.225703  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:15.256363  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.255059  7297 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 4697) took 1310 ms. Trace:
I20260709 14:48:15.241726  7442 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 3852) took 1130 ms. Trace:
I20260709 14:48:15.230120  9931 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.257282  7297 rpcz_store.cc:276] 0709 14:48:13.944745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:13.944858 (+   113us) service_pool.cc:224] Handling call
0709 14:48:13.966840 (+ 21982us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:48:13.969312 (+  2472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:13.969344 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:48:15.049852 (+1080508us) spinlock_profiling.cc:243] Waited 3.85 ms on lock 0x7b2c000014c8. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7687b30a11 00007f7687b40372 00007f7689272a01 00007f768923743a 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2
0709 14:48:15.054063 (+  4211us) log.cc:844] Serialized 26 byte log entry
0709 14:48:15.141689 (+ 87626us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:48:15.141732 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:15.150071 (+  8339us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:48:15.254653 (+104582us) raft_consensus.cc:1685] finished
0709 14:48:15.254672 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:15.254889 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2087,"raft.queue_time_us":2532,"raft.run_cpu_time_us":178,"raft.run_wall_time_us":9107,"spinlock_wait_cycles":8850176,"thread_start_us":56553,"threads_started":1,"wal-append.queue_time_us":129973}
I20260709 14:48:15.260429  7442 rpcz_store.cc:276] 0709 14:48:14.110952 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:14.112292 (+  1340us) service_pool.cc:224] Handling call
0709 14:48:15.072581 (+960289us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:15.073115 (+   534us) raft_consensus.cc:1534] Early marking committed up to index 5
0709 14:48:15.073641 (+   526us) log.cc:844] Serialized 14 byte log entry
0709 14:48:15.141980 (+ 68339us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:48:15.142033 (+    53us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:48:15.142075 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:15.144348 (+  2273us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:15.241430 (+ 97082us) spinlock_profiling.cc:243] Waited 960 ms on lock 0x7b54002611d0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f76892368ad 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:48:15.241552 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":3386,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":63,"raft.queue_time_us":2760,"raft.run_cpu_time_us":340,"raft.run_wall_time_us":31775,"spinlock_wait_cycles":2207845632,"thread_start_us":61219,"threads_started":1,"wal-append.queue_time_us":73910}
I20260709 14:48:15.246877  7196 rpcz_store.cc:276] 0709 14:48:10.691057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:10.697161 (+  6104us) service_pool.cc:224] Handling call
0709 14:48:15.246179 (+4549018us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:12.848559 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:12.849152 (+   593us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:12.849182 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:48:12.849199 (+    17us) tablet.cc:662] Decoding operations
0709 14:48:12.849544 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:12.849595 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:12.849620 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:48:12.849786 (+   166us) tablet.cc:701] Row locks acquired
0709 14:48:12.849801 (+    15us) write_op.cc:260] PREPARE: finished
0709 14:48:12.849960 (+   159us) write_op.cc:270] Start()
0709 14:48:12.850087 (+   127us) write_op.cc:276] Timestamp: P: 1783608492849904 usec, L: 0
0709 14:48:12.850106 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:48:12.850752 (+   646us) log.cc:844] Serialized 535 byte log entry
0709 14:48:12.952115 (+101363us) op_driver.cc:464] REPLICATION: finished
0709 14:48:13.033014 (+ 80899us) write_op.cc:301] APPLY: starting
0709 14:48:13.034535 (+  1521us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:13.034639 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:13.034766 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:13.035007 (+   241us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:13.035200 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:48:13.035244 (+    44us) write_op.cc:312] APPLY: finished
0709 14:48:13.035428 (+   184us) log.cc:844] Serialized 23 byte log entry
0709 14:48:13.046110 (+ 10682us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:13.052703 (+  6593us) write_op.cc:454] Released schema lock
0709 14:48:13.057449 (+  4746us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:13.066576 (+  9127us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:13.066616 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":227417,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":71703,"apply.run_cpu_time_us":1781,"apply.run_wall_time_us":33574,"num_ops":1,"prepare.queue_time_us":455108,"prepare.run_cpu_time_us":2485,"prepare.run_wall_time_us":7277,"replication_time_us":90280,"thread_start_us":335426,"threads_started":2}]]}
I20260709 14:48:15.297040  9951 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:15.298632  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 73070.6us
I20260709 14:48:15.241639  9869 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.303377  7414 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:15.301810  7298 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:15.306610  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 4197) took 1244 ms. Trace:
I20260709 14:48:15.307343  7296 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:15.308192  9951 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:15.304200  9762 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.310523  9762 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.312682  9762 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.302846  9949 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:15.313279  7447 raft_consensus.cc:1240] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:15.314553  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.315140  9951 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:15.317731  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.321323  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.318972  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.327811  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.329092  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.330212  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.306892  9869 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.304901  9908 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.333578  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.327838  9951 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.334820  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.335438  7449 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:15.334396  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.336409  7446 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:15.337092  9858 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:15.325565  9931 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.306962  7300 rpcz_store.cc:276] 0709 14:48:14.062568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:14.062707 (+   139us) service_pool.cc:224] Handling call
0709 14:48:14.062976 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:14.063159 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 14:48:14.088222 (+ 25063us) log.cc:844] Serialized 14 byte log entry
0709 14:48:15.114175 (+1025953us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b1800098200. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768612ce07 00007f768ef87ab9 00007f768614969b 00007f768614793f 00007f7686149c02 00007f7688dd120b 00007f7688dd6d23 00007f7688dd723a 00007f7689241a2a
0709 14:48:15.256115 (+141940us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:48:15.263560 (+  7445us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:48:15.294795 (+ 31235us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:15.301374 (+  6579us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:15.306461 (+  5087us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11334,"prepare.queue_time_us":37029,"prepare.run_cpu_time_us":192,"prepare.run_wall_time_us":1709,"raft.queue_time_us":36504,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":78,"spinlock_wait_cycles":5323008,"thread_start_us":35200,"threads_started":1,"wal-append.queue_time_us":1192308}
I20260709 14:48:15.337714  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.343410  7443 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:15.345729  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.352929  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.360790  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.352272  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.353451  9779 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:15.367460  7444 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:15.369836  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.370564  7293 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:48:15.372260  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.355532  9858 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:15.378741  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.379565  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.381377  7265 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.379585  9635 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.382767  7265 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.383293  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.352496  9862 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:48:15.386257  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.382794  9858 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.384687  9779 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.385402  9709 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:48:15.517637  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 134967us
I20260709 14:48:15.517727  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.517319  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.446101  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.448671  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.494040  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.495916  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:48:15.502758  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 56446.6us
I20260709 14:48:15.525241  7446 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:15.526237  7449 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
W20260709 14:48:15.526402  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 88618.6us
I20260709 14:48:15.391659  9776 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.519197  7415 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.436887  9863 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:15.535960  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:15.516654  9635 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.437232  9877 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:15.536835  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.536881  9752 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:15.536621  7299 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:15.497457  9652 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.539598  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.540050  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.541114  7448 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:15.519210  9921 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.542971  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:15.510110  9935 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 14:48:15.549685  7415 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.551139  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.551833  9752 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:15.552196  9779 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.548597  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.552533  9752 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:15.556036  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.557097  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.558250  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.559350  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.560374  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.539666  9862 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.564363  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.565227  9774 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:15.543856  9869 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.577371  9809 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.578001  9809 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.579479  9805 consensus_queue.cc:1059] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:15.580205  9809 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.581175  9757 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:15.576222  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.560652  9921 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.585136  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.585512  7265 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:48:15.573782  9774 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:15.573639  9652 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:15.589488  9971 log.cc:927] Time spent T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 14:48:15.582352  9757 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:15.586826  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.597731  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.597474  9757 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.598821  9757 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:15.599542  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.601316  9863 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:15.601792  9863 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:48:15.592015  9973 log.cc:927] Time spent T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 14:48:15.591907  9872 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:15.602089  9877 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:15.603120  9877 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.603214  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.603503  9877 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:15.605428  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.602360  9767 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:15.606690  9767 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.601687  7974 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.607106  9767 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:15.608038  9924 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:15.609372  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.605779  7442 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:15.609508  7371 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:15.600792  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.614153  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.621407  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.621665  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.622008  7375 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:15.591848  9921 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:15.624155  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 70374.1us
I20260709 14:48:15.625689  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.614919  9863 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:15.626400  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.606688  9784 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.618710  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.618472  9805 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:15.594699  9862 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.640071  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.641388  9762 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 14:48:15.656636  7375 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:15.658385  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:15.625357  9869 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.669296  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.637804  9805 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.667098  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:15.668427  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:48:15.793299  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 134645us
W20260709 14:48:15.794026  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 142910us
I20260709 14:48:15.798141  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.805368  7373 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:15.794075  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:48:15.792891  9974 log.cc:927] Time spent T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.240s	user 0.001s	sys 0.000s
I20260709 14:48:15.669148  9784 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:48:15.817209  9978 log.cc:927] Time spent T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.230s	user 0.000s	sys 0.001s
W20260709 14:48:15.818517  9979 log.cc:927] Time spent T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.149s	user 0.000s	sys 0.000s
I20260709 14:48:15.793617  9805 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:15.824074  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.825807  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.797106  9779 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:15.827752  9747 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:15.850039  9747 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.850492  9747 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:15.830340  9869 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.830693  9774 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.834174  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.837320  9652 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.839401  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.839895  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.858767  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.827091  9924 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Leader election won for term 6
W20260709 14:48:15.818662  9977 log.cc:927] Time spent T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.236s	user 0.001s	sys 0.000s
I20260709 14:48:15.875699  7367 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 14:48:15.849283  9952 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:15.887185  9767 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.848129  9784 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:15.889882  9784 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.896461  9725 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:15.854664  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:48:15.857201  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 203847us
I20260709 14:48:15.840524  9965 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:15.862203  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:15.865388  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.866645  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.869555  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:15.873708  9862 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:15.905848  7267 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:48:15.914582  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 52967us
I20260709 14:48:15.915308  7370 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:48:15.844312  9858 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.070s
I20260709 14:48:15.896920  9725 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:15.908529  9965 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.934245  9965 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:15.934847  9863 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.937220  7448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:15.937913  7448 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:15.938197  9863 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.932339  7415 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.931602  9774 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:15.939692  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.941217  9776 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:15.941900  9776 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:15.938270  7448 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:15.940868  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.950729  9858 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:15.923054  9935 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 14:48:15.923372  9809 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:15.953480  7415 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.953367  9809 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.954288  9921 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:15.954650  9921 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:15.955010  9921 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:15.955431  9809 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:15.957099  9862 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:15.957909  9862 consensus_queue.cc:1243] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 log is divergent from this leader: its last log entry 11.9 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:48:15.960386  7415 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.961581  7265 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.950421  9725 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.948468  7448 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.967458  9776 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:15.966068  7265 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.960208  9965 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.970832  7265 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.948324  9877 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.973636  7448 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:15.975050  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:15.968609  9757 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:15.907995  9747 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:15.975915  9757 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 14:48:15.981822  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 154462us
I20260709 14:48:15.971711  9935 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:15.987473  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:15.988068  7371 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:15.975205  9725 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:15.988922  7373 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:15.988346  7371 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:15.976649  9948 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:15.990976  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:15.986200  9767 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.003748  7371 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.004827  9747 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.006861  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.001398  9776 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.012534  9877 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.016768  7371 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.019604  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:16.013105  9805 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.024614  9805 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.025447  9921 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.027503  9921 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.019366  9952 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:16.033521  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.023039  9915 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:48:16.160759  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 46038.2us
I20260709 14:48:16.162362  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:16.163641  7444 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.164065  7444 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.165995  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.033306  9952 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.182760  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.183665  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.048790  9915 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:16.187538  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:48:16.192847  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 163779us
I20260709 14:48:16.196449  7442 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:48:16.198515  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.198901  7415 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.186112  9952 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:16.204993  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.178529  9776 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.207199  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.191193  9915 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.210510  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.228866  7300 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:16.232345  7375 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:16.233439  7450 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12. Ops: []
I20260709 14:48:16.233348  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.236735  7415 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.212878  9965 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.224649  9921 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:48:16.243340  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.216188  9924 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
W20260709 14:48:16.245410  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.250368  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.252354  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 691) took 3949 ms. Trace:
I20260709 14:48:16.183123  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:16.252692  7197 rpcz_store.cc:276] 0709 14:48:12.303112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:12.303258 (+   146us) service_pool.cc:224] Handling call
0709 14:48:16.252181 (+3948923us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:14.786516 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:14.787117 (+   601us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:14.787147 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:48:14.787166 (+    19us) tablet.cc:662] Decoding operations
0709 14:48:14.787619 (+   453us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:14.787710 (+    91us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:14.787739 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:48:14.788094 (+   355us) tablet.cc:701] Row locks acquired
0709 14:48:14.788113 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:48:14.788257 (+   144us) write_op.cc:270] Start()
0709 14:48:14.788367 (+   110us) write_op.cc:276] Timestamp: P: 1783608494788211 usec, L: 0
0709 14:48:14.788388 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:48:14.789139 (+   751us) log.cc:844] Serialized 912 byte log entry
0709 14:48:15.150298 (+361159us) op_driver.cc:464] REPLICATION: finished
0709 14:48:15.297932 (+147634us) write_op.cc:301] APPLY: starting
0709 14:48:15.298041 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:15.298239 (+   198us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:15.313308 (+ 15069us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:15.313722 (+   414us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:15.314024 (+   302us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:48:15.314084 (+    60us) write_op.cc:312] APPLY: finished
0709 14:48:15.314402 (+   318us) log.cc:844] Serialized 29 byte log entry
0709 14:48:15.314644 (+   242us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:15.314762 (+   118us) write_op.cc:454] Released schema lock
0709 14:48:15.314817 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:15.315365 (+   548us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:15.315402 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1346719,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":130997,"apply.run_cpu_time_us":2765,"apply.run_wall_time_us":17413,"num_ops":2,"prepare.queue_time_us":74039,"prepare.run_cpu_time_us":14275,"prepare.run_wall_time_us":133666,"raft.queue_time_us":176189,"raft.run_cpu_time_us":8643,"raft.run_wall_time_us":97579,"replication_time_us":358190,"thread_start_us":372073,"threads_started":4,"wal-append.queue_time_us":146057}]]}
W20260709 14:48:16.258966  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 617115us
I20260709 14:48:16.264806  9756 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:16.265653  9965 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:16.266036  9965 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:16.267096  9924 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:16.271363  9988 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:16.271889  9873 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:16.272276  9873 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:16.273739  9779 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.274258  9779 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:16.246878  9635 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:16.283059  7367 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 14:48:16.245925  9776 raft_consensus.cc:2764] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 14:48:16.284529  9957 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:48:16.296646  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 46371.1us
I20260709 14:48:16.284472  9784 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.285866  9986 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.029s
I20260709 14:48:16.301517  9957 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.322230  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.318044  9921 consensus_queue.cc:1059] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:48:16.323690  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.271931  9988 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.326016  7415 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.328510  9957 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.331480  7371 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:16.332249  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 125) took 2378 ms. Trace:
I20260709 14:48:16.344075  7199 rpcz_store.cc:276] 0709 14:48:13.953698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:13.953865 (+   167us) service_pool.cc:224] Handling call
0709 14:48:16.332082 (+2378217us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1421802,"reported_tablets":2}
I20260709 14:48:16.334560  9779 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.341023  9858 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:16.316105  9776 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 14:48:16.342994  7444 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:16.345566  9921 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:16.347219  9921 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:16.347607  9988 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.346431  7414 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:16.352437  7444 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:48:16.348176  9931 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.353503  9909 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.340809  9952 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.357319  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.357726  7375 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:16.357915  7375 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.350770  9858 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:16.362429  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.363767  9931 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:16.364137  9931 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.364462  9931 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:16.364986  9752 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:16.363063  9858 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:16.366318  9858 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.366734  9873 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.368047  9873 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:16.368539  9869 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.348014  9921 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.369107  9869 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.369637  9921 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:16.371268  9869 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.372507  7445 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 4605) took 1050 ms. Trace:
I20260709 14:48:16.372855  7445 rpcz_store.cc:276] 0709 14:48:15.321723 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:15.327944 (+  6221us) service_pool.cc:224] Handling call
0709 14:48:15.328334 (+   390us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:48:15.501925 (+173591us) spinlock_profiling.cc:243] Waited 945 us on lock 0x7b18000fdea0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f76860c4c0a 00007f768f804219 00007f768d10b58f 00007f768614a571 00007f768614c7c1 00007f768614c779 00007f768614c709 00007f768614c6d1 00007f768614b9cd
0709 14:48:15.666414 (+164489us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b18000fdea0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f76861182a6 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768612ce07 00007f768ef87ab9
0709 14:48:15.983032 (+316618us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:15.983073 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:48:15.999997 (+ 16924us) log.cc:844] Serialized 26 byte log entry
0709 14:48:16.244700 (+244703us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:48:16.244736 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:16.244806 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:48:16.372204 (+127398us) raft_consensus.cc:1685] finished
0709 14:48:16.372224 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:16.372347 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15650,"raft.queue_time_us":15967,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":2226,"spinlock_wait_cycles":8099584,"thread_start_us":538194,"threads_started":2,"wal-append.queue_time_us":285517}
I20260709 14:48:16.374269  9931 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.375245  9949 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.375094  9915 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.375501  9635 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.375787  9949 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.381415  9869 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.381601  9635 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:16.382030  9869 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:16.384193  9869 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.385475  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.385932  7447 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 4606) took 1058 ms. Trace:
I20260709 14:48:16.358381  7375 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:16.386303  7447 rpcz_store.cc:276] 0709 14:48:15.327887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:15.337511 (+  9624us) service_pool.cc:224] Handling call
0709 14:48:16.385742 (+1048231us) spinlock_profiling.cc:243] Waited 463 ms on lock 0x7b540006c2d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:48:16.385857 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1065537792}
I20260709 14:48:16.387108  7375 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.387863  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.387212  9952 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.388412  7445 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:48:16.389642  9985 log.cc:927] Time spent T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.351s	user 0.002s	sys 0.001s
I20260709 14:48:16.395339  7292 raft_consensus.cc:1240] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:16.396586  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.397159  7292 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:16.399789  9779 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.400173  9965 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.402266  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.408629  7375 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:16.386494  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.409906  7414 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:16.410713  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.412150  7370 raft_consensus.cc:2393] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:16.401259  9931 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:16.415046  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.416754  9949 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.418156  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.418673  7442 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 3897) took 1043 ms. Trace:
I20260709 14:48:16.418994  7442 rpcz_store.cc:276] 0709 14:48:15.375452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:15.796262 (+420810us) service_pool.cc:224] Handling call
0709 14:48:15.819388 (+ 23126us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:16.196859 (+377471us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:16.418485 (+221626us) spinlock_profiling.cc:243] Waited 377 ms on lock 0x7b5400394ed4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:48:16.418622 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":866781952}
I20260709 14:48:16.401350  9965 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:48:16.420912  7341 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.424515  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.425753  7292 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:16.429116  7445 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 6.
I20260709 14:48:16.423388  7266 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.422405  9915 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:16.433094  9757 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:16.412787  9951 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:16.433502  7266 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.434836  9757 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.437062  7266 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.438247  9757 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.444924  9951 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:16.446136  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.445878  9951 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:16.446350  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.450941  7369 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:16.457063  7294 raft_consensus.cc:1240] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:16.459810  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.465022  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.465667  7293 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.468264  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.469319  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.469244  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.475143  7292 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
W20260709 14:48:16.467944  7341 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.3.195:37245 timed out after 1.580s (SENT) [suppressed 1 similar messages]
I20260709 14:48:16.477053  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.478145  7300 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:16.479378  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.440722  9635 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.483806  7266 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.484858  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.487061  9756 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:16.487393  9779 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.458227  9931 consensus_queue.cc:1059] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.025s
I20260709 14:48:16.494400  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.495812  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.497735  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.499055  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.500918  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.502835  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.504689  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.505151  7293 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:16.506727  7292 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 9: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:16.507618  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.507759  7266 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.517690  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.517982  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.519109  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.519708  7292 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:16.519613  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.520692  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.522564  9931 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:16.522933  9931 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:16.523442  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.523871  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.524507  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.525662  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.526965  9776 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:16.527328  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.527479  9776 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.528026  7292 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:16.529662  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.531029  7292 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.532985  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.533166  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.534147  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.534822  9797 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.522948  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.533748  9965 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.538755  7441 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:16.535132  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.536329  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.543763  7292 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:16.544589  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.545121  7292 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.517884  9635 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.557056  7448 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 3903) took 1025 ms. Trace:
I20260709 14:48:16.558907  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.560088  7293 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:16.560226  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.557492  7448 rpcz_store.cc:276] 0709 14:48:15.531359 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:16.205710 (+674351us) service_pool.cc:224] Handling call
0709 14:48:16.220794 (+ 15084us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:48:16.239477 (+ 18683us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:48:16.239504 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:48:16.239540 (+    36us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:48:16.239593 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:48:16.556781 (+317188us) spinlock_profiling.cc:243] Waited 14.9 ms on lock 0x7b5400261bd4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:48:16.556834 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:48:16.556996 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":34376064}
W20260709 14:48:16.564066  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.564332  7266 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.554693  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.566051  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.523765  9931 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.567198  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.573745  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.551927  9756 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.579195  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.579555  7292 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:16.582186  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.568889  9709 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:16.587620  7295 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:16.575735  9757 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:16.590070  7295 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 14:48:16.592630  9776 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.576131  9762 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.574476  9872 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.593938  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:16.575328  9931 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.595932  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.596575  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.600670  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:16.601668 10005 log.cc:927] Time spent T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.113s	user 0.003s	sys 0.001s
I20260709 14:48:16.602053  9776 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:16.602790  9776 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.605556  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:16.606256  7449 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:16.606767  7292 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:16.601764  7415 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.608484  9635 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.612432  7300 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:16.615356  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.587726  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.616460  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.617484  7415 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.618211  9752 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:16.618884  9752 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:16.619277  7442 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:16.619503  9752 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.621276  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.623986  9776 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.630017  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:48:16.633134  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 78583.4us
I20260709 14:48:16.633981  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.634729  9915 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.636147  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.636890  9915 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.638202  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.639315  7295 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:16.645512  9915 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.647671  7197 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:16.621402  7199 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 14:48:16.652752  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:48:16.652616  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 64307.2us
I20260709 14:48:16.639925  7446 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:16.663094  7293 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:16.641417  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.666724  9931 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.667775  7415 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.669067  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.669618  9931 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:16.679958  9858 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.686081  7197 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:16.680380  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.694434  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.698917  9858 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:16.699301  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.698019  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:16.699991  9858 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:16.702330  9858 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.702780  9858 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:16.711182  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:16.711834  9858 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.713595  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.714320  9872 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.716545  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.718294  9858 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.700249  9873 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.700882  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.719780  9679 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.692210  9931 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:16.720968  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.721789  9679 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.723212  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.700359  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.723382  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.726679  9679 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:16.727910  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.724309  9921 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:16.730098  9921 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:16.731014  9921 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.724471  9873 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.712678  7197 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.735849  7197 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.737675  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.739961  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:16.742928  7197 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:16.744240  9679 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:48:16.746644  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.729241  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.747717  9921 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.749308  7415 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.749883  9679 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:48:16.751731  9921 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:48:16.754247  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.756258  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.757176  9679 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:16.757192  9921 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.760809  9858 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:16.766083  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.767268  9921 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:48:16.769101  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.769646  9921 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:16.771661  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.772289  9679 consensus_queue.cc:1059] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:16.773449  9652 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:16.773864  9652 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.774588  9652 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.775766  9652 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:16.776564  7293 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:48:16.778396  9995 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:16.773038  9921 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:16.787426  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:16.786371  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:16.789160  7367 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:16.794162  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:16.793409  9921 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 14:48:16.795192  9858 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:16.801272  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.802099  7367 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:16.798377  9858 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:16.802927  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.802057  7300 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:16.802865  7295 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 14:48:16.804055  9679 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.803359  9858 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:16.804478  7295 pending_rounds.cc:85] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Aborting all ops after (but not including) 4
I20260709 14:48:16.806002  7295 pending_rounds.cc:107] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 14:48:16.823333  7295 raft_consensus.cc:2889] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:16.823604  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:16.824154  7367 raft_consensus.cc:606] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:16.824486  9677 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:16.825006  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:16.825462  9677 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:16.826412  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:16.827569  9915 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:16.829618  9915 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.830529  9915 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.831399  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:16.831945  7367 raft_consensus.cc:606] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:16.832235  7367 raft_consensus.cc:614] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:16.834087  7415 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.825464  9652 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:16.837416  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.805570  9776 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.028s
I20260709 14:48:16.826969  9677 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:16.837931  9952 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:16.838541  9652 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.838797  9951 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:16.833478  9679 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:16.842460  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.845575  9652 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.845896  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:16.846524  7367 raft_consensus.cc:606] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:16.846856  7367 raft_consensus.cc:614] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:16.841933  9931 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.010s
I20260709 14:48:16.848598  9762 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:16.853735  9652 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:16.843647 10002 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:48:16.854579  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:16.855130  7371 raft_consensus.cc:606] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:16.839133  9936 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.008s
I20260709 14:48:16.855471  7371 raft_consensus.cc:614] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:16.858517  9936 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:16.858920  9936 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.860090  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:16.859754  9936 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.861789  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:16.847769  9679 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:48:16.865726  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:16.865603  9679 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.869567  9936 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:16.889901  9858 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:16.902526  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 53684.6us
I20260709 14:48:16.916471  9858 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:16.917450  9679 consensus_queue.cc:1059] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:16.921499  7373 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:16.922111  9762 consensus_queue.cc:1059] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:16.923858  9725 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:16.924261  9725 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.925289  9725 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.926684  9725 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:16.929258  9921 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:16.931689  9679 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:16.932088  9679 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.932840  9679 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.933995  9679 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:16.934648  7444 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 14:48:16.924182  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:16.942055  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.948340  7300 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:16.949631  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:16.950053  7299 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:16.953691  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:16.955889  9936 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:16.957311  9752 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:16.961095  9957 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:16.941359  9997 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.026s
I20260709 14:48:16.968995  9652 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:16.969344  9652 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:16.970111  9652 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:16.975307  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.975652  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:16.972534  9652 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:16.979852  7292 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:16.955652 10024 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:16.990129  7449 raft_consensus.cc:1240] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:16.994051  7441 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:16.995954  7449 raft_consensus.cc:1240] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:16.997292  7449 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:16.997844  7449 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:16.998208  7449 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:16.998723  9762 consensus_queue.cc:1059] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:16.999677  9915 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:17.005458  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:17.007126  9725 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:17.008277  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:17.000079  9915 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.008894  7449 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.009104  9725 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:17.026834 10024 consensus_queue.cc:1059] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 14:48:17.053067  9677 consensus_queue.cc:1059] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 14:48:17.068614  9677 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:17.069188  9677 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.070042  9677 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.071331  9677 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:17.059820  7449 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:17.082270  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:17.082863  7298 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:17.083714  7299 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:17.084082  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:17.084303  7293 raft_consensus.cc:1240] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:17.087291  7373 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:17.087630  7373 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:48:17.090745  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 43662.2us
I20260709 14:48:17.095327  7371 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:17.094040  7373 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.096706  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:17.102689  7373 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:17.016897  9915 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.092769  7196 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 2 to 4, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:17.108099  7298 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
W20260709 14:48:17.109333 10032 log.cc:927] Time spent T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 14:48:17.104781  7196 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 14, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:17.102860  9752 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:17.121272  9752 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:17.122134  9752 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.110101  9921 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 14:48:17.099314  9988 consensus_queue.cc:1059] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 14:48:17.127918  9936 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:17.128328  9936 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.129142  9936 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.130338  9936 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:17.133785  7373 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:17.135226  7414 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:17.136092  9951 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:17.136590  9951 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:17.114419  7196 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:17.145118  7196 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.149214  7196 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:17.151420  7196 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.137444  9951 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.153268  7196 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.156117  7196 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:17.161019  7196 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.163583  9725 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:17.164024  9725 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.166975 10037 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:17.186590  9915 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.193022  7298 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:17.164781  9725 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.202256 10041 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
W20260709 14:48:17.214231 10033 log.cc:927] Time spent T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 14:48:17.215166  9725 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:17.191092 10037 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.257506 10037 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:17.258165  7371 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:17.261418  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:17.263860  7444 raft_consensus.cc:1240] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:17.320747  9915 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:17.321336  9915 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.323364  9915 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:17.326834  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:17.327436  7447 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:17.329409  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:17.313115  7371 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:17.330952 10037 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:17.334681 10037 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:17.335103 10037 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:17.343086 10037 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.348932  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:17.349463  7447 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 9
I20260709 14:48:17.360329  7447 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:17.365758  7443 raft_consensus.cc:1240] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:17.368690 10039 consensus_queue.cc:1059] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:17.369640 10039 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:17.369947 10039 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.370757 10039 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.371975 10039 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:48:17.251645  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 76289.8us
I20260709 14:48:17.381335 10037 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:17.392884  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:17.394136 10037 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:17.394677 10037 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:17.395494 10037 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:17.406692  9921 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:48:17.898109 10048 log.cc:927] Time spent T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
W20260709 14:48:18.039309  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 607180us
I20260709 14:48:18.055388  9797 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.056010  9797 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.058097  9797 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.066509 10049 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.077363 10049 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.079370 10049 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.088557 10053 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.089087 10053 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.091027  9809 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.092337  9809 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.094736  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.095325  7372 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:18.094383  9809 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.101946 10024 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.102514 10024 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.104372 10024 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.106217 10054 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.106730 10054 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.110698  7371 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:17.936427  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:18.108728 10054 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.136440 10041 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:18.138233 10053 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.140048  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:18.144568 10037 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.745s	user 0.015s	sys 0.006s
W20260709 14:48:18.144922 10037 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.745s	user 0.015s	sys 0.006s
I20260709 14:48:18.145375  7188 maintenance_manager.cc:419] P 717379ea31124ad2882c935e445d51ef: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033363
I20260709 14:48:18.150856  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.151424  7373 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:18.152330  7298 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:18.159125  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.159662  7298 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:18.161334  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.161454  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:18.161976  7298 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:18.162892  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.163543  7446 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:18.162038  7444 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:18.171813  7298 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:18.175653  7299 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:18.176647  7448 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:18.186415  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.186748  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.187510  7448 raft_consensus.cc:2393] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:18.189365  7442 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:18.182001  7265 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:18.190419  9757 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:18.190843  9757 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.191051  7441 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:18.191295  9757 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:18.194967  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 692) took 1487 ms. Trace:
I20260709 14:48:18.198695  9757 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.195468  7196 rpcz_store.cc:276] 0709 14:48:16.707955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:16.708096 (+   141us) service_pool.cc:224] Handling call
0709 14:48:16.735552 (+ 27456us) spinlock_profiling.cc:243] Waited 24.1 ms on lock 0x7b5400173754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a1090 00007f768923ff3a 00007f768eff61cc 00007f768f0f437e 00007f768d5b52a4 00007f768d5b5232 00007f768d5b5161 00007f768d5b50dc 00007f768d5b4392 00007f768757248c 00007f76875718c6
0709 14:48:18.194875 (+1459323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:17.192299 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:17.192820 (+   521us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:17.192852 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:48:17.192870 (+    18us) tablet.cc:662] Decoding operations
0709 14:48:17.198943 (+  6073us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:17.198994 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:17.199018 (+    24us) tablet.cc:685] Acquiring locks for 9 operations
0709 14:48:17.199679 (+   661us) tablet.cc:701] Row locks acquired
0709 14:48:17.199696 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:48:17.199828 (+   132us) write_op.cc:270] Start()
0709 14:48:17.199928 (+   100us) write_op.cc:276] Timestamp: P: 1783608497199785 usec, L: 0
0709 14:48:17.199948 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:48:17.200499 (+   551us) log.cc:844] Serialized 3592 byte log entry
0709 14:48:17.202492 (+  1993us) op_driver.cc:464] REPLICATION: finished
0709 14:48:17.203000 (+   508us) write_op.cc:301] APPLY: starting
0709 14:48:17.203073 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:17.203247 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:17.203330 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:17.204158 (+   828us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:17.204341 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 14:48:17.204385 (+    44us) write_op.cc:312] APPLY: finished
0709 14:48:17.204617 (+   232us) log.cc:844] Serialized 71 byte log entry
0709 14:48:17.204784 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:17.204886 (+   102us) write_op.cc:454] Released schema lock
0709 14:48:17.204925 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:17.205251 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:17.205276 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5190,"reported_tablets":24,"spinlock_wait_cycles":55384448,"child_traces":[["op",{"apply.queue_time_us":305,"apply.run_cpu_time_us":2213,"apply.run_wall_time_us":2213,"num_ops":9,"prepare.queue_time_us":118,"prepare.run_cpu_time_us":3411,"prepare.run_wall_time_us":10095,"replication_time_us":2411}]]}
I20260709 14:48:18.203284  7373 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:18.205986  7199 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.227998 10002 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:18.228204  7199 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.229673  7199 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.231045  7199 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.213258  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 685) took 1490 ms. Trace:
I20260709 14:48:18.213918  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.217947 10037 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:18.220822  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:18.234073  7198 rpcz_store.cc:276] 0709 14:48:16.723015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:16.723238 (+   223us) service_pool.cc:224] Handling call
0709 14:48:16.745765 (+ 22527us) spinlock_profiling.cc:243] Waited 19.2 ms on lock 0x7b5400173754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a1090 00007f768923ff3a 00007f768eff61cc 00007f768f0f437e 00007f768d5b52a4 00007f768d5b5232 00007f768d5b5161 00007f768d5b50dc 00007f768d5b4392 00007f768757248c 00007f76875718c6
0709 14:48:18.213106 (+1467341us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":684908,"reported_tablets":26,"spinlock_wait_cycles":44115200}
I20260709 14:48:18.226202  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.212117  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:18.232157  9679 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:18.241885  7299 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:18.234290  7199 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.243362  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.243618  7295 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:18.244122  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.233314  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:18.250643  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:18.251353  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.256306  7297 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:18.252840  7199 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:18.266669  7199 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:18.268591  9915 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:18.269654  9915 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:18.255023 10054 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:18.273468 10054 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.258073  9762 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:18.281855  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:18.282678  9797 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:18.284454  7266 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:18.285197  9797 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:18.285571  7266 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:18.286284  9797 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:18.276086 10054 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:18.289233  9757 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.296002  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:18.296701  7441 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:18.280220  9762 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.301329  9762 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:18.295856 10002 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.007s
I20260709 14:48:18.305516  9931 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260709 14:48:18.318600 10054 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.325120  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:18.327330  9762 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.331517  7375 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:18.332665 10054 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.325181  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:18.341392  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:18.345328  7446 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:18.350256  9951 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.350804  9951 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.353974  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.346661  9725 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.354800  9725 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.355963  9951 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.356051  7371 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:18.356716  9725 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.364382  9762 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.403404  9752 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.409186 10041 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.478988 10041 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.481115  9752 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.484979 10041 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.487126  9752 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.341739  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:18.494215 10054 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:18.491134  9921 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.494724 10054 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:18.495070  9921 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.497277  9921 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:18.498320  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 156658us
I20260709 14:48:18.501678  7265 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:18.495589 10054 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.502981 10043 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:18.503489 10043 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:18.504232 10043 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.510610  9921 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.511123  9921 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.515369 10055 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.515909 10055 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.517951 10055 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.519170  9921 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:48:18.538966  7322 debug-util.cc:398] Leaking SignalData structure 0x7b080027d5a0 after lost signal to thread 6162
W20260709 14:48:18.540051  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800261920 after lost signal to thread 7233
W20260709 14:48:18.541219  7322 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3760 after lost signal to thread 7325
W20260709 14:48:18.569320  7322 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc280 after lost signal to thread 7400
W20260709 14:48:18.570447  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800343380 after lost signal to thread 7474
W20260709 14:48:18.570726  7322 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8980 after lost signal to thread 7475
W20260709 14:48:18.571723  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800376d40 after lost signal to thread 8033
I20260709 14:48:18.578292  9762 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.578851  9762 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.580754  9762 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.600800  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.601507  7368 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:18.602319  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.604280 10055 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.604768 10055 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.608114 10055 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.608464  7368 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:18.618624 10055 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.619347  7414 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:18.620510  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:18.621042 10070 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.621532 10070 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.622010 10041 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:18.619144 10055 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.622387 10041 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.622767 10041 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:18.623956 10055 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:18.627207  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 335858us
I20260709 14:48:18.628548  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.629383 10070 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.622673  9951 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:18.630108  9951 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.629135  7368 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:18.630452  9951 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:18.631214  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.631788  7368 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:18.631851  7265 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:18.632818  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:18.633016 10055 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:18.633427 10055 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:18.633780 10055 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:18.637243 10061 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:18.633776 10070 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:18.638454 10070 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:18.638790 10070 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:18.644963 10063 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.645529 10063 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.646296  9951 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.647575 10063 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.648324  9872 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.648327  9951 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.649537 10054 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.649904 10055 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.650401  9872 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.652333  9872 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.649984 10054 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.654649 10054 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.659008  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:18.661728  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.662721 10070 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.664670 10070 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:18.665416 10055 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.665874  9873 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.666324  9873 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.668149  9873 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:18.666543  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.662305  7371 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:18.680732  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.681419  7299 raft_consensus.cc:2368] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:18.682801  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.683549  7296 raft_consensus.cc:2393] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 4: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:18.683833  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.684407  7375 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:48:18.776479  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:18.777428  7299 raft_consensus.cc:2393] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:18.822638 10054 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:18.823254 10054 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:18.849675  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:18.671962  7373 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:19.060931 10054 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.064407 10054 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.068068 10070 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.068609 10070 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.070659 10070 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.065042 10054 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.071128  9921 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.071652  9921 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.073356 10054 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.073535  9921 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.108383  9809 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.108912  9809 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:19.125536 10041 consensus_meta.cc:287] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.502s	user 0.005s	sys 0.006s
I20260709 14:48:19.126145  9809 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.126667 10041 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.132185  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.132822  7367 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
W20260709 14:48:19.136862  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 497810us
I20260709 14:48:19.146368 10041 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.182376  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.197826  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.198562  7449 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:19.199069  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.199589  7294 raft_consensus.cc:2393] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:19.202031  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.198767  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.202726  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.203259  7299 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:19.204106  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.204450  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.204612  7299 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:19.205086  7443 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:19.205188  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.205675  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.211563  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.213217  7445 raft_consensus.cc:2410] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
W20260709 14:48:19.212412  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 70762.1us
I20260709 14:48:19.212996  7296 raft_consensus.cc:2393] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:19.205654  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.214707  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.215039  7301 raft_consensus.cc:2368] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:19.213402  7444 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:19.218427  7444 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:19.213383  9952 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:19.219571  9952 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.210153  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.221154  7449 raft_consensus.cc:2393] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:19.221506  9952 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.210057  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.223398  7450 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:19.224200  7448 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:19.226133 10041 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.232870  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.255837  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.253300  7443 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:48:19.258513  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:19.259922  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.262774  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.264230  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.264469  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.264839  7372 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:19.264775  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.261947  7300 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:48:19.263368  7367 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:19.271409  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.279202 10063 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.280144  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.283097  7374 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:19.256141  9921 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:19.292316  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.366426  7442 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:19.366751  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.256631 10041 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.367431  7374 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:48:19.295356  7369 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:19.366752  7375 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:19.295907  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.284893  7450 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:19.296707  7376 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:19.374325  7368 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:19.296708  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.377063 10041 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.297896  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.299824  7372 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:19.377321 10063 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.305418  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.378434  7447 raft_consensus.cc:2376] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7. Re-sending same reply.
I20260709 14:48:19.378526  7370 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:48:19.313431  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 99528.7us
I20260709 14:48:19.381026 10063 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.385855  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.386971  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.387540  7295 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:19.389974  7370 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:19.394027  7295 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:19.321638  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:48:19.395269  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 73722.8us
I20260709 14:48:19.331426  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.332023  7198 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:19.396497  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 65150.7us
I20260709 14:48:19.336236  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 639) took 1969 ms. Trace:
I20260709 14:48:19.284780  9951 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:19.343997 10055 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:48:19.348788  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 77460.5us
I20260709 14:48:19.292994  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.404438  7371 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:48:19.366381  9921 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.297214  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.405395  7373 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:19.395303  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:19.336822  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 78378.4us
I20260709 14:48:19.397909  7198 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:19.406697  7299 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:19.399935 10052 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:19.400014 10063 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:19.407313  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:19.398301  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.397114  7199 rpcz_store.cc:276] 0709 14:48:17.366669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:17.366810 (+   141us) service_pool.cc:224] Handling call
0709 14:48:19.336175 (+1969365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:18.338347 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:18.338824 (+   477us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:18.338856 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:48:18.338875 (+    19us) tablet.cc:662] Decoding operations
0709 14:48:18.365587 (+ 26712us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:18.366492 (+   905us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:18.366915 (+   423us) tablet.cc:685] Acquiring locks for 7 operations
0709 14:48:18.369684 (+  2769us) tablet.cc:701] Row locks acquired
0709 14:48:18.375606 (+  5922us) write_op.cc:260] PREPARE: finished
0709 14:48:18.375758 (+   152us) write_op.cc:270] Start()
0709 14:48:18.375881 (+   123us) write_op.cc:276] Timestamp: P: 1783608498375709 usec, L: 0
0709 14:48:18.375902 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:48:18.434165 (+ 58263us) log.cc:844] Serialized 2824 byte log entry
0709 14:48:18.528597 (+ 94432us) op_driver.cc:464] REPLICATION: finished
0709 14:48:18.557693 (+ 29096us) write_op.cc:301] APPLY: starting
0709 14:48:18.557772 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:18.558387 (+   615us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:18.558494 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:18.559115 (+   621us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:18.559367 (+   252us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 14:48:18.559413 (+    46us) write_op.cc:312] APPLY: finished
0709 14:48:18.559640 (+   227us) log.cc:844] Serialized 59 byte log entry
0709 14:48:18.562299 (+  2659us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:18.562407 (+   108us) write_op.cc:454] Released schema lock
0709 14:48:18.562453 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:18.562874 (+   421us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:18.562900 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1166758,"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":28853,"apply.run_cpu_time_us":2640,"apply.run_wall_time_us":5128,"num_ops":7,"prepare.queue_time_us":66563,"prepare.run_cpu_time_us":5959,"prepare.run_wall_time_us":148265,"raft.queue_time_us":21409,"raft.run_cpu_time_us":26818,"raft.run_wall_time_us":29087,"replication_time_us":152548,"thread_start_us":78321,"threads_started":4,"wal-append.queue_time_us":62301}]]}
I20260709 14:48:19.403157  7265 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.407425  7415 leader_election.cc:400] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:19.407158  7198 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.416836  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.417362 10063 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.419530 10063 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:19.419939  9809 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:19.420351  9809 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.420696  9809 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.412974 10052 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.421463 10052 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:19.423573  9872 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:19.403831 10055 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.414429  7414 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.435243 10055 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:19.435743  9951 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:19.436160  9951 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.424830 10083 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:19.432036  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.442194  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.431558 10077 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:19.436825  9873 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:19.448323  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.437925  9951 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:48:19.461707  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 44951.5us
I20260709 14:48:19.463300  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.464479 10043 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:19.464834 10043 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.465176 10043 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:19.445300 10077 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.465986 10077 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.458974  9873 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.466598  9873 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:19.465018 10002 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:48:19.465662  9809 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.470263 10002 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.470646 10002 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:19.471619  9809 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.474397  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.475641  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.445497 10079 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:48:19.477229  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 61259.6us
I20260709 14:48:19.445717 10081 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:19.447582 10083 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:19.477025 10084 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:19.516265  7414 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.522172 10079 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:19.522588  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.523048 10079 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.513367 10081 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.520903  9776 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:19.518329 10084 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.523800  9872 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 14:48:19.536705 10083 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.536744  9872 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:19.543985  9872 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.544324  9872 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:19.551321  9921 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.541800  9931 raft_consensus.cc:2764] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260709 14:48:19.531175 10081 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:19.531616 10063 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.534444 10084 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:48:19.565111  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 48912.5us
I20260709 14:48:19.541723  9776 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:19.569955  9776 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.558058  9872 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.574415 10002 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.574795  9872 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.576697 10002 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.552896  9951 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.585918  9951 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.554952 10055 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.595662 10055 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.596364  7300 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:48:19.553330 10052 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.600226 10052 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.557257 10063 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.587114 10043 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.602499 10043 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.603155 10077 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.604166  7294 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:19.605173 10077 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.561316  9873 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.610623  9873 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.600852 10081 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.614216 10081 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.614713 10084 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:19.617957  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 88633.5us
I20260709 14:48:19.625413  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.627480  7294 raft_consensus.cc:2393] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
W20260709 14:48:19.628190  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 109147us
I20260709 14:48:19.626514  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.634737  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.635272  7447 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.640792  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.642042  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.640625  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.645198  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.645426  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.646358  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.646904  7367 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:19.646837  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.647521  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.648026  7444 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.648232  7445 raft_consensus.cc:2393] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
W20260709 14:48:19.649467  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 128083us
I20260709 14:48:19.655630  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.656631  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.657392  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.658254  7376 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:19.658849  7415 leader_election.cc:400] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7.
I20260709 14:48:19.645826  7372 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:19.660075  7415 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:19.661873  7448 raft_consensus.cc:2368] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13.
I20260709 14:48:19.664412  7443 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:19.664165  7444 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:19.668483  7376 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:48:19.671368  7265 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:19.672339 10094 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:19.652185 10043 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:19.672933 10094 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:19.678186  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.665486  7447 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:19.679463  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.681823  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.683079  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.678943  7370 raft_consensus.cc:2393] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:48:19.627336 10081 consensus_queue.cc:1059] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 14:48:19.687322  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.693455  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.693990  7372 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.695755  7369 raft_consensus.cc:2368] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13.
I20260709 14:48:19.698170 10002 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.698668 10002 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.699220  7266 leader_election.cc:400] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13.
I20260709 14:48:19.699524  7266 leader_election.cc:403] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 14:48:19.699975 10083 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.700459 10083 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.702663 10052 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:19.703007  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.707551  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.707582  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.709645  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.710251  7373 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:19.673448 10043 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:48:19.702795 10102 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:48:19.712213  7375 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:19.700125  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.715493  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.716114  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:19.704833  9952 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:19.695348 10097 raft_consensus.cc:2764] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:48:19.743119  7373 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:48:19.719441 10055 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:19.720183 10095 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.719863  9776 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.719899  9952 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:19.719684 10070 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.733153 10100 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:19.747495  9873 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.753337  9952 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:19.752858 10055 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:19.754228 10097 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:19.754290  9776 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.758628 10083 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.764595  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.785768  9776 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.773288  7372 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:19.759810 10002 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.754133 10070 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.798506 10055 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.800498 10070 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.750495 10108 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.801959 10108 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.804001 10108 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.777730 10084 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:19.770272  9873 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.806123  9873 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:19.781148  9725 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:19.806669  9725 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:19.807446  9725 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.808624  9725 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:19.763018 10043 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.752979 10095 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.772681 10041 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.756844 10100 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:19.782902 10097 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:19.786924 10089 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:19.811753  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.807801  7187 maintenance_manager.cc:643] P 717379ea31124ad2882c935e445d51ef: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 1.654s	user 0.209s	sys 0.144s Metrics: {"bytes_written":29634,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":217148,"dirs.run_cpu_time_us":373,"dirs.run_wall_time_us":9832,"drs_written":1,"lbm_read_time_us":307,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8614,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":216825,"threads_started":1,"update_count":7}
I20260709 14:48:19.804661  7367 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:19.813350  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.813659  7265 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:19.813984  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:19.829430  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.831023  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.831668  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.832118  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:19.847473  7301 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:19.835048  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:48:19.787191 10106 log.cc:927] Time spent T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:48:19.837992  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.833931  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:19.848107  7299 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
W20260709 14:48:19.857354  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 43778.7us
I20260709 14:48:19.859511  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:19.862524  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.863289  7444 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:19.828063 10052 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13.
I20260709 14:48:19.788865 10094 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:19.865479  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.871037  7444 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:19.869550  7445 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 14:48:19.871069  7265 leader_election.cc:400] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13.
I20260709 14:48:19.872103  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:19.762718 10113 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.868556  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.880753  7415 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:19.881628  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:19.886324  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:19.855688 10097 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.887898  7188 maintenance_manager.cc:419] P 717379ea31124ad2882c935e445d51ef: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 9766 bytes on disk
I20260709 14:48:19.861027 10054 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:19.898612  7444 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:19.898768  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:19.896281  7448 raft_consensus.cc:1240] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:19.903637  7265 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:19.845903 10041 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.906483  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.907678  7187 maintenance_manager.cc:643] P 717379ea31124ad2882c935e445d51ef: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.014s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":376,"lbm_reads_lt_1ms":4}
I20260709 14:48:19.873011 10002 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.906879  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:19.865235 10089 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.894691 10081 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:19.906657  9872 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.937879 10100 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.892196 10115 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:19.940460 10111 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.940342 10002 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.931180 10055 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:19.891862 10094 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.964190  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.964977  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:19.902994  9873 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:48:19.906581  9931 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:19.932524  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 44241.5us
I20260709 14:48:19.930505 10101 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:48:19.979562  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 61146.9us
I20260709 14:48:19.968168 10083 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:19.893229 10113 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:19.968859  9872 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:20.005731  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800237980 after lost signal to thread 6162
W20260709 14:48:20.006857  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080022cc40 after lost signal to thread 7233
I20260709 14:48:20.007704  9872 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:48:20.008035  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800244980 after lost signal to thread 7325
W20260709 14:48:20.017216  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800327660 after lost signal to thread 7400
I20260709 14:48:19.990392 10055 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:48:20.038022  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08003702c0 after lost signal to thread 7474
W20260709 14:48:20.038404  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800370920 after lost signal to thread 7475
W20260709 14:48:20.039541  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08003815a0 after lost signal to thread 8033
I20260709 14:48:19.996454 10083 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:19.987453  9873 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:20.051051  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 56353.4us
I20260709 14:48:19.990087 10043 consensus_queue.cc:1059] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 14:48:19.974007 10111 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:20.070778  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 153511us
I20260709 14:48:20.073053  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:48:20.103976 10124 log.cc:927] Time spent T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 14:48:20.106545  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.107314  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.110073  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.114244  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.111821  9952 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.101811  9858 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:20.117118  9952 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.120153 10094 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.121698  9873 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.121913  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:20.129208  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:20.129864  7367 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.130803  7297 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:48:20.109133  9776 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:20.104668 10095 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.150202 10041 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.125281 10134 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:20.125577 10070 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:48:20.158478  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 45977.5us
I20260709 14:48:20.161592 10002 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.153137 10083 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:48:20.151163 10121 log.cc:927] Time spent T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
I20260709 14:48:20.125593 10055 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.167685 10113 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.155445 10089 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.183501 10110 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:48:20.201431 10110 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.203595 10110 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.208186  7367 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:20.209690  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.211491  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.212500  7367 raft_consensus.cc:1240] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:20.215637  7372 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
W20260709 14:48:20.218815  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 233541us
W20260709 14:48:20.219468  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 239709us
I20260709 14:48:20.220607  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.225605  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.229012  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:20.230126  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.233568  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:20.235636  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.239609 10117 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:20.240115 10117 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:20.240897 10117 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.241485  9952 consensus_queue.cc:1059] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:20.241788 10128 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:20.243104 10128 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:20.243253  9921 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:20.243468 10128 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:20.243659  9921 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:20.249471 10111 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.244313 10128 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.250425 10128 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:20.254726 10052 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:20.255168 10052 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:20.255956 10052 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.244431  9921 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.259018  9921 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:20.279718  7447 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:20.281543 10131 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:48:20.289711  7197 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.295311  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 686) took 1626 ms. Trace:
I20260709 14:48:20.216049 10101 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:20.292495  7197 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.297780 10101 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.299414  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:20.321390  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 339134us
I20260709 14:48:20.322171  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:48:20.326831  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 93602.1us
I20260709 14:48:20.328540  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.333326  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.333334  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.334728  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.335058  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.335829  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.337821  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.334548  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:20.337520  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.341720  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:20.349107  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:20.349510  7294 raft_consensus.cc:1240] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:20.354394  7300 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:48:20.359474  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.360368  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.362512  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.363767  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.364220 10136 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:20.364495 10128 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:20.295768  7198 rpcz_store.cc:276] 0709 14:48:18.668753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:18.668895 (+   142us) service_pool.cc:224] Handling call
0709 14:48:20.295242 (+1626347us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:19.613753 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:19.669354 (+ 55601us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:19.669390 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:48:19.669402 (+    12us) tablet.cc:662] Decoding operations
0709 14:48:19.669912 (+   510us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:19.669966 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:19.669989 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:48:19.670324 (+   335us) tablet.cc:701] Row locks acquired
0709 14:48:19.670351 (+    27us) write_op.cc:260] PREPARE: finished
0709 14:48:19.670498 (+   147us) write_op.cc:270] Start()
0709 14:48:19.670597 (+    99us) write_op.cc:276] Timestamp: P: 1783608499670449 usec, L: 0
0709 14:48:19.670620 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 14:48:19.671281 (+   661us) log.cc:844] Serialized 1299 byte log entry
0709 14:48:19.769677 (+ 98396us) op_driver.cc:464] REPLICATION: finished
0709 14:48:20.043195 (+273518us) write_op.cc:301] APPLY: starting
0709 14:48:20.049529 (+  6334us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:20.167709 (+118180us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:20.167828 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:20.174183 (+  6355us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:20.174363 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=6,mrs_lookups=0
0709 14:48:20.174402 (+    39us) write_op.cc:312] APPLY: finished
0709 14:48:20.174609 (+   207us) log.cc:844] Serialized 41 byte log entry
0709 14:48:20.174767 (+   158us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:20.174850 (+    83us) write_op.cc:454] Released schema lock
0709 14:48:20.174899 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:20.175272 (+   373us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:20.175300 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":352866,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":229019,"apply.run_cpu_time_us":10110,"apply.run_wall_time_us":163398,"cfile_cache_hit":10,"cfile_cache_hit_bytes":10430,"cfile_cache_miss":4,"cfile_cache_miss_bytes":6213,"cfile_init":2,"lbm_read_time_us":6028,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":11,"num_ops":3,"prepare.queue_time_us":175164,"prepare.run_cpu_time_us":3026,"prepare.run_wall_time_us":59225,"replication_time_us":98893,"thread_start_us":205641,"threads_started":2}]]}
I20260709 14:48:20.365130 10128 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:20.355780 10089 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:20.370860  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.375332  7372 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:20.377592 10091 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:20.384756 10052 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:20.412968  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.413130  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.413836  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.414188  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.414394  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.370209  9921 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:20.417755  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.417001  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:20.381681 10117 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:20.457922  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:20.458616  7299 raft_consensus.cc:606] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.460146  7443 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:20.460562  7446 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:20.420349  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.420285 10097 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:20.428124  7300 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 14:48:20.465076  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 44782.5us
I20260709 14:48:20.465034  7266 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.451552  7372 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:20.465721 10097 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:20.466416 10100 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:20.467087 10080 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:20.467509  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.468195 10100 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:20.470361 10052 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:20.471232  7266 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.471799  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.474408  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.474201  7266 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.476305  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:20.475150  9952 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:20.472930 10100 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:20.476332  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.477262 10097 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:20.497629 10043 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:20.492411  7266 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:20.477490 10138 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:20.498442 10043 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:20.500910 10091 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.491250 10109 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:48:20.502879 10091 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:20.516870  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:20.553817  7369 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:20.554131  7369 raft_consensus.cc:614] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:20.582671  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 693) took 1221 ms. Trace:
I20260709 14:48:20.582988  7197 rpcz_store.cc:276] 0709 14:48:19.361024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:19.361168 (+   144us) service_pool.cc:224] Handling call
0709 14:48:20.582623 (+1221455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:48:20.316004 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:48:20.357819 (+ 41815us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:48:20.359069 (+  1250us) write_op.cc:435] Acquired schema lock
0709 14:48:20.361033 (+  1964us) tablet.cc:662] Decoding operations
0709 14:48:20.378935 (+ 17902us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:48:20.379023 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 14:48:20.379052 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:48:20.379362 (+   310us) tablet.cc:701] Row locks acquired
0709 14:48:20.379379 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:48:20.379510 (+   131us) write_op.cc:270] Start()
0709 14:48:20.379612 (+   102us) write_op.cc:276] Timestamp: P: 1783608500379465 usec, L: 0
0709 14:48:20.379632 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:48:20.433996 (+ 54364us) log.cc:844] Serialized 917 byte log entry
0709 14:48:20.528426 (+ 94430us) op_driver.cc:464] REPLICATION: finished
0709 14:48:20.528774 (+   348us) write_op.cc:301] APPLY: starting
0709 14:48:20.528859 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 14:48:20.550029 (+ 21170us) tablet.cc:1370] finished BulkCheckPresence
0709 14:48:20.550129 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:48:20.551403 (+  1274us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:48:20.551556 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=4,key_file_lookups=4,delta_file_lookups=4,mrs_lookups=0
0709 14:48:20.551609 (+    53us) write_op.cc:312] APPLY: finished
0709 14:48:20.551816 (+   207us) log.cc:844] Serialized 33 byte log entry
0709 14:48:20.551981 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:20.552071 (+    90us) write_op.cc:454] Released schema lock
0709 14:48:20.552108 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 14:48:20.577021 (+ 24913us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:48:20.577056 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3724,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":113,"apply.run_cpu_time_us":3836,"apply.run_wall_time_us":28886,"cfile_cache_hit":8,"cfile_cache_hit_bytes":8344,"num_ops":2,"prepare.queue_time_us":15446,"prepare.run_cpu_time_us":3219,"prepare.run_wall_time_us":118303,"replication_time_us":148641,"thread_start_us":18010,"threads_started":1}]]}
I20260709 14:48:20.602572  7371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:20.603138  7371 raft_consensus.cc:606] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:20.614777  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 640) took 1081 ms. Trace:
I20260709 14:48:20.615139  7199 rpcz_store.cc:276] 0709 14:48:19.533051 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:48:19.533199 (+   148us) service_pool.cc:224] Handling call
0709 14:48:20.614718 (+1081519us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12100,"reported_tablets":7}
I20260709 14:48:20.617063  7198 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 12 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.631729  7198 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.633910  7198 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.635679  7198 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.637055  7198 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 3 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:20.638563  7198 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:20.642081  7300 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:20.642465  7300 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:20.642643  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:20.643215  7369 raft_consensus.cc:606] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:20.643534  7369 raft_consensus.cc:614] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:20.647017  7299 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:20.651335  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:20.651818  7369 raft_consensus.cc:606] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:20.653087  9952 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:20.642975  7300 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.658084  7300 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.666635  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:20.667109  7369 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:20.674698  7300 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 14:48:20.676800  7300 pending_rounds.cc:85] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Aborting all ops after (but not including) 6
I20260709 14:48:20.677244  7300 pending_rounds.cc:107] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 14:48:20.678167  7300 raft_consensus.cc:2889] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:20.681746  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:48:20.684242  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:20.691118  7369 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:20.681697  9951 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 14:48:20.696512  9952 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.007s
I20260709 14:48:20.716341  7196 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:48:20.722689  9677 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:20.727119  9677 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:20.723879  7371 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:20.729871  9952 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:20.732402  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:20.732915  7445 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.733270  7445 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.738482  7373 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:48:20.741514  7445 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.743336  7445 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:20.744463  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:20.745101  7299 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.748390  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:20.748832  7371 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:20.749094  7371 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:20.749881  7371 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.751331  7371 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.753545  7299 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:20.754446  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:20.752010 10002 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 14:48:20.759282  9921 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:20.760200  9921 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:20.761760  9921 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.767021  7369 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:20.768713  7371 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:20.768630 10138 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:20.773749  7199 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.775419  7199 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 13, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.778304  7446 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:20.781903 10138 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 14:48:20.830729  7299 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:48:20.838229 10043 raft_consensus.cc:993] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:20.838697 10043 raft_consensus.cc:1081] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:20.844821  7373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:20.845429  7373 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.845758  7373 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.856871  7373 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.861550  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:20.862087  7297 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:20.862385  7297 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:20.863029  7297 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.870669  7297 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.832759  9952 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.033s
I20260709 14:48:20.873876  7373 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:20.875211  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:20.875752  7446 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:20.889148  7297 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:20.890451  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:20.902307  7446 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:20.904027  9725 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:20.915954  9725 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:20.921825  9725 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:20.943658  7197 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:20.961222 10079 raft_consensus.cc:993] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:20.961711 10079 raft_consensus.cc:1081] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:20.980240  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:20.980845  7445 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:20.981201  7445 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:20.994470  7446 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 10. (term mismatch)
I20260709 14:48:20.994882  7446 pending_rounds.cc:85] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 9
I20260709 14:48:20.995102  7446 pending_rounds.cc:107] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 11.10
I20260709 14:48:20.995322  7446 raft_consensus.cc:2889] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:21.002426  7445 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.006150  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:21.006286  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:21.006708  7294 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:21.006858  7373 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:21.007223  7373 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:48:21.007403  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 100657us
I20260709 14:48:21.007941  7373 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.011627  7373 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:21.015208  7370 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:21.017527  7445 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:21.019816  7373 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:21.020815  7414 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:21.021876  9921 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:21.022357  9921 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:21.023160  9921 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.027287  7294 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:21.037783  9872 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:21.053617 10167 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:21.062229  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.066496  7196 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.135638 10079 raft_consensus.cc:993] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:21.136185 10079 raft_consensus.cc:1081] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:21.137845  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3180af870d1947c4bc9934a761644976"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:21.138403  7445 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.138737  7445 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:21.197798  7445 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.200214  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:21.200800  7300 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:21.214962  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:21.215588  7373 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:21.215891  7373 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:21.216591  7373 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.217680  7373 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:21.231429  7294 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:21.234324  9921 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:21.282838  7372 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:21.284168 10117 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:21.291918  9677 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:21.292560  9677 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.295014  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:21.295570  7301 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:21.313760  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:21.315300 10080 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:21.315668 10080 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:48:21.316002 10080 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:21.323123 10080 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.330621 10080 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:21.348067  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:21.348762  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:21.349496  7442 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:21.350875  7446 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:21.352296  9677 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:21.354494  7301 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:21.356426  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:21.358426 10079 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:21.358914 10079 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:21.359716 10079 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.414039  7373 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:21.459110  7414 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:21.415969  7445 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:21.460563 10117 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:21.461265 10117 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:48:21.430953  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 74558us
I20260709 14:48:21.452875  7369 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:21.456679  7300 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:21.467792  9921 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:21.470963 10117 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.500355  7300 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:21.513732 10079 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:21.524781  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:48:21.525684  7445 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:48:21.568994 10063 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.569509 10063 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.572189 10063 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:21.574558  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:21.575227  7373 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:21.576346  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:21.577131 10063 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:21.577502 10063 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:21.577843 10063 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:21.601174 10002 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 14:48:21.621385 10063 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.634188  7300 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:21.637993  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:21.638576  7301 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:21.644630  9677 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 14:48:21.654760  7196 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.655440 10063 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:21.663275  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:21.663893  7373 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:21.672878  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:21.673454  7295 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:21.676258  7373 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:21.677983  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:21.684350 10180 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:21.684860 10180 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:21.685679 10180 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.715090  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:21.718780  7295 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:21.795060  7199 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.813777  7198 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.931982 10193 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:21.936786 10193 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:21.947960  7444 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:21.949034 10193 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:21.980221 10190 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:21.988709  7372 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:21.999635  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:48:22.021154 10194 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:22.024499  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:48:22.025357  7300 raft_consensus.cc:2410] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 14:48:22.030295  7300 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:22.039696  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:22.041923 10181 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:22.047534  7300 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:22.048748 10193 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:22.050900 10080 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:22.093318  7292 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:22.096521 10181 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:22.194799  7372 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:22.196354 10180 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 14:48:22.445082  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 57150.3us
I20260709 14:48:22.990217  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:23.117955  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:23.118527  7301 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:23.124215  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:23.124805  7445 raft_consensus.cc:606] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:23.131085  7301 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a8a136316174f46b08966551323ceed"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:23.131680  7301 raft_consensus.cc:606] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:23.134241  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:23.134835  7445 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:23.137261  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:23.137770  7445 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:23.141248  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:23.165922  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:23.200726 10181 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.201298 10181 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.203740  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:48:23.204248  7372 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.204576  7372 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:23.215545  7372 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.221475  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:23.222010  7301 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:23.223497 10117 raft_consensus.cc:993] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.223956 10117 raft_consensus.cc:1081] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.225570  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:48:23.226055  7370 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.226359  7370 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.230712  7301 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:48:23.231915  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:23.232676 10192 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:23.233157 10192 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:23.233975 10192 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.238056  7370 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:23.240164  7370 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:48:23.240739  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:23.241415  7444 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:23.241824  7444 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:23.242522  7444 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:23.243465  7444 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.246716  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:23.247301  7445 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:23.247574  7445 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:23.248224  7445 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.249185  7445 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:23.249886  7444 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:23.241390  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:23.251053  7301 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.253688  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:23.254456 10080 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:23.269400 10080 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:23.270249 10080 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:48:23.274365  7301 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:23.276415  7445 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:48:23.278605  7372 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:23.310052  7197 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.322670 10178 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:23.325194 10178 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:23.327476  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38360
I20260709 14:48:23.328003  7445 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.328306  7445 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.334668  7445 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.339250  7445 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:23.346056  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:23.346588  7370 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.352067  7370 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:23.353232  7414 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:23.354044 10203 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:23.354516 10203 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:23.355276 10203 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.370684  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:23.371295  7295 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:23.371611  7295 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:23.372426  7295 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.373607  7295 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:23.380896  7295 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:23.404892  7197 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.425467 10117 raft_consensus.cc:993] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.425943 10181 raft_consensus.cc:1081] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.427562  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:48:23.428056  7369 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.428356  7369 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:23.435353  7369 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.437816  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:23.438333  7301 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:23.438927  7369 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:23.438861  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:23.439635  7445 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:23.439937  7445 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:23.440621  7445 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.441735  7445 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:23.445832  7301 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:23.446869  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:23.450718 10192 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:23.451247 10192 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:23.452127 10192 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.464409  7197 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:23.463897  7445 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:48:23.525418  7197 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 4 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.586211 10178 raft_consensus.cc:993] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.590860 10089 raft_consensus.cc:1081] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:23.596781  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a8a136316174f46b08966551323ceed"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:23.598578  7369 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.600616  7369 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.627367  7445 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:23.628917 10080 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:23.647725  7369 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.660593  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:23.661235  7301 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:23.661557  7301 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:23.662521  7301 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.663781  7301 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.694137  7301 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:23.696218  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:23.699573  7444 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.715260  7444 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:23.716604  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:23.717892 10080 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:23.719303 10080 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:23.720208 10080 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:23.697325  7369 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:23.773119  7372 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:23.775247 10117 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:23.787653  7197 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.799108  7300 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:23.808929 10181 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:23.841873  7295 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:23.844092 10205 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:23.878862  7445 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:23.882304 10192 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:23.884994  7301 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:23.901443  7300 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:23.904624 10205 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:23.923671 10080 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:23.955998  7444 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:23.959730 10192 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:24.166889  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:24.179246  7444 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:24.181649 10205 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:24.214263  7295 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:24.224094 10206 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:25.267733  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:25.525401  7295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:25.526397  7295 raft_consensus.cc:606] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:25.530874  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:25.531488  7369 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:25.534200  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:25.535864  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:25.632597 10178 raft_consensus.cc:993] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:25.633561 10178 raft_consensus.cc:1081] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:25.635082  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:25.635667  7369 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.636045  7369 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:25.644953  7369 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.659726  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:25.660490  7301 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:25.660908  7301 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:25.661825  7301 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.663775  7301 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:25.671540  7301 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:25.673390  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:25.673089  7369 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:25.673977  7446 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:25.674445  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:25.675396 10205 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:25.675827 10205 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:25.676707 10205 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.694022 10080 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:25.693895  7446 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:25.694612 10231 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:25.707170  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:25.707717  7446 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:25.708034  7446 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:25.717442  7446 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.722728  7446 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:25.723919  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:25.724632  7369 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:25.724910  7369 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:25.725695  7369 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.726758  7369 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:25.733719  7369 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:48:25.722172  7198 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:25.737612  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:25.738459  7295 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:25.741892  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:25.748493 10117 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:25.749001 10117 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:25.749806 10117 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:25.746697  7295 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:48:25.797355  7197 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 12 to 13, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:26.085250  7295 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:26.086747 10231 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:26.120092  7444 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:48:26.123328 10205 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:26.236586  7369 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:48:26.246295 10180 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:48:26.276167  7295 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:48:26.279381 10117 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:26.539494  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:27.690320  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:27.801417  7295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:27.802028  7295 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:27.805169  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:27.805737  7372 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:27.808693  7444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:27.809234  7444 raft_consensus.cc:606] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:27.810527  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:27.812058  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:27.937469 10117 raft_consensus.cc:993] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:27.938158 10203 raft_consensus.cc:1081] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:27.940088  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71163060577419b801b8ddc3406a195"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:27.940750  7300 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:27.941094  7300 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:27.961220  7300 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:27.967949  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:27.968565  7444 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:27.968828  7444 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:27.969587  7444 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:27.970343  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:27.970558  7444 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:27.970887  7369 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:27.986395  7300 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:27.988802  7369 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:27.990576  7265 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:27.991012  7444 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:48:27.991580 10089 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:27.992293 10089 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:27.993117 10089 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.023100  7197 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.236932 10080 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:28.237814 10080 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:28.251659  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:28.252444  7445 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.252892  7445 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:28.262292 10178 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:28.263015 10178 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:28.265514  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:28.276897  7376 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:28.277387  7376 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:28.284874  7376 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.294147  7376 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:28.302536  7445 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.305910  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:28.312539  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:28.313025  7444 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:28.313158  7300 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:28.313544  7445 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:28.313606  7300 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:28.314507  7300 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.315675  7300 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:28.319087  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:28.322012  7376 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:28.324132  7300 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:28.333166  7444 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:28.340572  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:28.341871  7295 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:28.345270  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:28.346143 10080 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:28.346593 10080 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:28.347379 10080 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.349237  7295 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:28.328817  7376 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:28.361003  7376 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.362095  7376 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:28.370146  7415 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:28.370988 10203 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:28.371381  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 11 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:28.371440 10203 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:28.374395 10203 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:28.377772  7295 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:28.393468  7197 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:28.395395  7376 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:48:28.481215  7444 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:28.482556 10178 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:28.526960  7369 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:28.528198 10249 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:28.812964  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:28.816713  7369 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:28.818320 10203 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:28.914125  7295 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:28.916410 10259 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:28.919121  7446 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:28.920746 10259 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:28.929500  7300 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:48:28.931058 10180 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:29.895428  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:29.934589  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:29.935385  7376 raft_consensus.cc:606] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:29.939890  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:29.940428  7445 raft_consensus.cc:606] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:29.942898  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:29.943418  7300 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:29.944550  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:29.954501  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:30.130926 10273 raft_consensus.cc:993] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:30.131415 10080 raft_consensus.cc:1081] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:30.132932  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:30.133484  7445 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:30.133838  7445 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:30.140291  7445 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.142910  7445 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:30.145279  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:30.145895  7369 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:30.146766  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:30.147344  7292 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:30.146234  7369 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:30.150038  7369 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.151288  7369 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:30.156538  7292 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:30.159175  7415 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:30.160697 10180 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:30.163910 10180 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:30.164637 10180 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.175375  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:30.180150  7369 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:30.203541 10258 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:30.204005 10258 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:30.205578  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:30.206095  7376 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:30.206422  7376 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:30.225548  7376 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.228029  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:30.228605  7292 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:30.228852  7376 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:30.228989  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:30.229862  7446 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:30.228870  7292 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:30.234524  7292 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.235751  7292 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:30.239676  7446 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:30.240880  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:30.242578 10273 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:30.243079 10273 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:30.244151 10273 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.252084  7292 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:30.258054  7197 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:30.365309 10275 raft_consensus.cc:993] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:30.365823 10275 raft_consensus.cc:1081] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:30.367241  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:30.367684  7292 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:30.367934  7292 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:30.373137  7292 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.374508  7292 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:30.375156  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:30.375730  7369 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:30.375586  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:30.376253  7446 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:30.376598  7446 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:30.377458  7446 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.378651  7446 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:30.381785  7369 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:48:30.383049  7265 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:30.383749 10258 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:30.384248 10258 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:30.385054 10258 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:30.386524  7446 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:48:30.396235  7197 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 13, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:30.599831  7292 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:30.601181 10275 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:30.617770  7372 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:30.619871 10275 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:30.646564  7294 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:30.647933 10276 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:30.669019  7446 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:30.670658 10080 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:30.858220  7446 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:48:30.859390 10178 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:30.869984  7372 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:48:30.871944 10178 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:30.955502  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:31.990254  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:32.024873  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:32.025399  7445 raft_consensus.cc:606] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:32.027699  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:32.028131  7372 raft_consensus.cc:606] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:32.030151  7294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:32.030622  7294 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:32.031788  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:32.033192  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:32.112821 10275 raft_consensus.cc:993] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:32.113474 10295 raft_consensus.cc:1081] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:32.115222  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:32.115729  7292 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.116055  7292 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.122418  7292 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.124532  7292 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:32.124692  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:32.125056  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:32.125415  7372 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.125609  7445 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:32.125936  7445 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:32.126691  7445 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.127730  7445 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.131991  7372 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:32.133358  7265 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:32.133812  7445 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:48:32.134524 10296 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:32.135388 10296 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:32.136026 10296 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.147218  7199 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 5, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 5 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.226356 10178 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:32.226756 10296 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:32.228210  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:32.228662  7369 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.229036  7369 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:32.234206  7369 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.235797  7369 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:32.236485  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:32.236616  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:32.237062  7292 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:32.237195  7445 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:32.237351  7292 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:32.238344  7292 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.240962  7292 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:32.243214  7445 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:32.244287  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:32.245026 10080 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:32.245492 10080 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:32.246271 10080 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.247639  7292 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:48:32.255708  7199 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 11 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:32.408175 10273 raft_consensus.cc:993] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:32.408609 10080 raft_consensus.cc:1081] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:32.409920  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:32.410332  7445 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:32.410589  7445 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.414762  7445 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.416006  7445 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:32.416661  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:32.416893  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:32.417208  7294 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.417418  7369 raft_consensus.cc:3055] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:32.417757  7369 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:32.418304  7369 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.419130  7369 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:32.421367  7294 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:32.422264  7415 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:32.422828 10295 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:32.423301 10295 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:32.424054  7369 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:32.424088 10295 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:32.435685  7199 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:32.650732  7446 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:32.651973 10080 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:32.671743  7292 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:48:32.675979 10273 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:32.756201  7369 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:32.757330 10310 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.759871  7445 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:32.761372 10296 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.836773  7294 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:32.837813 10295 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:32.848809  7372 raft_consensus.cc:1275] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:32.850380 10316 consensus_queue.cc:1048] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:33.034303  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.075210  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:34.119242  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:34.119817  7372 raft_consensus.cc:606] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:34.122095  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:34.122539  7446 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:34.124902  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:34.125455  7300 raft_consensus.cc:606] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:34.126519  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:34.127539  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:34.171663 10310 raft_consensus.cc:993] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:34.172114 10296 raft_consensus.cc:1081] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:34.173319  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:34.173784  7376 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.174037  7376 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.178422  7376 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.179765  7376 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:34.180220  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:34.180552  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:34.180750  7300 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:34.181095  7446 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.181043  7300 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:34.181957  7300 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.182999  7300 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.187492  7446 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:34.188000  7300 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:34.188582  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:34.189388 10318 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:34.190522 10318 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:34.191188 10318 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.200745  7197 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:34.211252 10319 raft_consensus.cc:993] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:34.211797 10309 raft_consensus.cc:1081] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:34.213501  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:34.213903  7446 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.214174  7446 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:34.220198  7446 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.221956  7446 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:34.222719  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:34.223254  7300 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:34.223625  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:34.224166  7376 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:34.224457  7376 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:34.225173  7376 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.226212  7376 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:34.230756  7300 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:34.231743  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:34.232584 10316 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:34.234289 10316 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:34.235124 10316 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.239249  7376 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:48:34.245621  7197 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:34.480208 10316 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:34.480661 10295 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:34.482220  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:34.482736  7300 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:34.483052  7300 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.488741  7300 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.490228  7300 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:34.490760  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:34.491492  7372 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.493289  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:34.493835  7446 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:34.494122  7446 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:34.494796  7446 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.495911  7446 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:34.497407  7372 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:34.498543  7265 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:34.499421 10326 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:34.499827 10326 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:34.500522 10326 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:34.501400  7446 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:34.514848  7197 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:34.578510  7446 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:34.579641 10319 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:34.589128  7300 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:34.592445 10319 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:34.633914  7372 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:34.635064 10316 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:34.645573  7300 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:48:34.647202 10316 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:34.901459  7445 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:34.902467 10326 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:34.910943  7376 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:34.912447 10326 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:48:35.128407  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.256683  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.295750  7292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:36.296584  7292 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:36.299247  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:36.299690  7446 raft_consensus.cc:606] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:36.302156  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:36.302574  7376 raft_consensus.cc:606] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:36.303632  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:36.304685  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:36.494966 10340 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:36.495572 10340 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:36.497479  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:36.498127  7376 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.498545  7376 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:36.504791  7376 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.506294  7376 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:36.507238  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:36.507171  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:36.507901  7446 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:36.508014  7300 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:36.508335  7300 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:36.508955  7300 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.510116  7300 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:36.513571  7446 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:36.515691  7300 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:36.516142  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:36.517248 10343 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:36.517709 10343 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:36.518518 10343 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.529093  7197 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.658453 10309 raft_consensus.cc:993] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:36.658866 10343 raft_consensus.cc:1081] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:36.660154  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:36.660527  7446 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.660742  7446 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.665052  7446 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.666471  7446 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:36.667054  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:36.667465  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:36.667654  7292 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.667961  7376 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:36.668248  7376 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:36.668857  7376 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.669797  7376 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.673355  7292 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:36.674981  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:36.675782 10316 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:36.676004  7376 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:36.676298 10316 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:36.677860 10316 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.687608  7197 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.859758 10334 raft_consensus.cc:993] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:36.860181 10316 raft_consensus.cc:1081] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:36.861411  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:36.861884  7292 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.862196  7292 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:36.868532  7292 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.871227  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:36.871793  7376 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:36.871778  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:36.872325  7292 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:36.872478  7445 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:36.872854  7445 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:36.873765  7445 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.875793  7445 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:36.880471  7445 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:36.881357  7266 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:36.879837  7376 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:48:36.882119 10340 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:48:36.882642 10340 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:36.884294 10340 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:36.893766  7197 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 11, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.941339  7292 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:36.942425 10309 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:36.951216  7445 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:36.954573 10342 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:37.084520  7372 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:37.086205 10334 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.106418  7292 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:37.110584 10316 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.305724  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:37.315656  7372 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:37.317260 10344 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:48:37.330438  7446 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:48:37.333925 10340 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:38.367980  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:38.411209  7292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:38.412005  7292 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:38.414256  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:38.414645  7372 raft_consensus.cc:606] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:38.416654  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:38.417131  7445 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:38.418126  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:38.419157  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:38.690371 10344 raft_consensus.cc:993] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:38.690826 10363 raft_consensus.cc:1081] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:38.692039  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:38.692569  7372 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:38.692919  7372 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:38.699177  7372 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.700598  7372 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:38.701494  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:38.701529  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:38.702090  7292 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:38.702221  7445 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:38.702355  7292 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:38.703449  7292 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.704340  7292 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:38.708719  7292 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:38.708828  7445 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:48:38.709980  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:38.710682 10343 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:38.711144 10343 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:38.711975 10343 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.738795  7199 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.763374 10371 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:38.764070 10334 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:38.765684  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:38.766187  7292 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:38.766525  7292 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.771946  7292 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.773630  7292 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:38.774511  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:38.775054  7446 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:38.775187  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:38.775393  7446 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:38.775733  7376 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.776094  7446 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.777027  7446 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.780143  7376 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:38.781327  7265 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:38.781659  7446 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:38.782109 10363 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:38.782590 10363 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:38.783263 10363 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.792963  7199 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.857431 10343 raft_consensus.cc:993] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:38.857959 10368 raft_consensus.cc:1081] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:38.859283  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:38.859721  7446 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:38.859989  7446 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:38.864219  7446 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.866071  7446 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:38.866984  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:38.867324  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:38.867749  7372 raft_consensus.cc:3055] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:38.868101  7372 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:38.868181  7292 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:38.868870  7372 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.870018  7372 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:38.874356  7292 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:38.875296  7415 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:38.876016 10371 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:38.876125  7372 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 3.
I20260709 14:48:38.876621 10371 raft_consensus.cc:697] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:38.877570 10371 consensus_queue.cc:237] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:38.887919  7199 catalog_manager.cc:5697] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 2 to 3, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:39.164309  7292 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:39.165323 10368 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:39.168170  7446 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:39.169299 10368 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:39.305732  7299 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:39.306929 10360 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:39.307502  7372 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:39.308656 10360 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:39.337797  7372 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:39.339248 10344 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:39.351727  7444 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:39.353973 10381 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 14:48:39.419903  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:40.456136  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:40.493362  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:40.493816  7299 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:40.495958  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:40.496373  7445 raft_consensus.cc:606] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:40.498301  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:40.498696  7376 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:40.499675  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:40.500679  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:40.662760 10371 raft_consensus.cc:993] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:40.663319 10371 raft_consensus.cc:1081] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:40.664772  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:40.665307  7292 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:40.665688  7292 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:40.670691  7292 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.672027  7292 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:40.672770  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:40.673012  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:40.673329  7367 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:40.673578  7445 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:40.673838  7445 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:40.674489  7445 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.675376  7445 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:40.678525  7367 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:40.679456  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:40.680045 10381 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:40.680434 10381 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:40.681149 10381 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.681660  7445 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:40.690466  7198 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.792104 10381 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:40.792613 10344 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:40.793856  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:40.794282  7367 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:40.794535  7367 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:40.798619  7367 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.800335  7367 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:40.800837 10342 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:40.801313 10343 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:40.801537  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:40.802026  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:40.802086  7292 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:40.802546  7446 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:40.802591  7292 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:40.802743  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:40.803416  7445 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:40.803722  7445 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:40.805539  7292 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.806718  7292 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:40.808245  7446 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:48:40.808310  7445 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.809381  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:40.810110 10343 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:40.810223  7445 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:40.810607 10343 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:40.811081  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:40.811652  7294 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:40.811447 10343 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.813395  7292 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:48:40.816134  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:40.816665  7367 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:40.816999  7367 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:40.817711  7367 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.818857  7367 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:40.819375  7294 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:40.820849  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:40.821679 10371 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:40.822170 10371 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:40.823328 10371 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:40.824828  7367 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:40.825637  7198 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 13, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 13 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:40.833381  7197 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:41.158757  7445 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:41.159994 10381 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:41.169268  7367 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:41.170925 10344 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:41.300498  7376 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:41.301568 10371 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:41.311318  7294 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:41.312664 10360 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:41.331445  7446 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:48:41.332767 10343 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:41.343448  7294 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:48:41.345783 10407 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:48:41.501415  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:42.540143  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:42.585383  7294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:42.585956  7294 raft_consensus.cc:606] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:42.588040  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:42.588486  7367 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:42.591365  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:42.591856  7446 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:42.593417  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:42.594883  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:42.730470 10412 raft_consensus.cc:993] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:42.731031 10397 raft_consensus.cc:1081] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:42.732338  7367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b59b7f026341d199718072d5ef978e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:42.732755  7367 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:42.733062  7367 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.739005  7367 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.740345  7367 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:42.741231  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:42.741827  7294 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:42.742106  7294 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:42.742826  7294 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.743726  7294 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.747679  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:42.748157  7445 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:42.749413  7294 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:42.750319  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:42.750892 10411 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:42.751370 10411 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:42.752175 10411 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.753232  7445 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:42.762938  7197 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.846083 10360 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:42.846586 10404 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:42.848062  7294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:42.848515  7294 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:42.848802  7294 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.854682  7294 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.856043  7294 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:42.856582  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:42.857052  7367 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.857147  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:42.857637  7445 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:42.857901  7445 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:42.858481  7445 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.859264  7445 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:42.861254  7367 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:42.862572  7265 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:42.863232 10397 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:42.863655 10397 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:42.864562  7445 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:48:42.864404 10397 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.874218  7197 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:42.951897 10343 raft_consensus.cc:993] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:42.952414 10411 raft_consensus.cc:1081] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:42.953708  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:42.954207  7445 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:42.954519  7445 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.960714  7445 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.963393  7445 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:42.963542  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:42.963747  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:42.964165  7292 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.964408  7367 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:42.965133  7367 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:42.967223  7367 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.969734  7367 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:42.971926  7292 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:42.980454  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:42.981081  7367 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:42.981263 10404 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:42.981894 10404 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:42.982848 10404 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:42.993494  7197 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:43.181594  7445 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:43.182602 10343 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.190205  7294 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:43.191813 10420 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:43.288730  7367 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:43.289971 10381 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.298040  7446 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:43.299526 10412 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.442471  7367 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.443467 10404 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:43.457746  7292 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:43.460742 10430 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:43.595709  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:44.630127  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:44.665707  7294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:44.666155  7294 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:44.668215  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:44.668617  7367 raft_consensus.cc:606] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:44.670539  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:44.670936  7445 raft_consensus.cc:606] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:44.671850  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:44.673187  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:44.693045 10411 raft_consensus.cc:993] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:44.693506 10343 raft_consensus.cc:1081] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:44.694736  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:44.695127  7445 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:44.695375  7445 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.699738  7445 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.701210  7445 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:44.701951  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:44.702050  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:44.702666  7294 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.702664  7367 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:44.703279  7367 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:44.703974  7367 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.705116  7367 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:44.707561  7294 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:44.708710  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:44.709517 10430 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:44.709841  7367 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:48:44.710175 10430 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:44.711222 10430 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.721704  7197 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:44.917829 10412 raft_consensus.cc:993] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:44.918301 10437 raft_consensus.cc:1081] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:44.919605  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:44.920089  7376 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:44.920351  7376 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:48:44.924494  7376 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.925802  7376 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:44.926425  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:44.926631  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:44.927043  7294 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:48:44.927153  7445 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:48:44.927318  7294 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:44.928018  7294 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.928857  7294 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:48:44.931299  7445 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:48:44.932152  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:44.932713 10343 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:48:44.933012  7294 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:48:44.933106 10343 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:44.933887 10343 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:44.942494  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 14 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 15 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.225206  7294 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:45.226564 10441 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:45.255363  7376 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:45.259864 10441 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:45.277494 10430 raft_consensus.cc:993] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:45.278048 10430 raft_consensus.cc:1081] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:45.280351  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:45.281953  7292 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:45.282428  7292 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:45.316659  7292 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:45.320408  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:45.321264  7376 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:45.331740  7292 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:45.333241  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:45.333735  7376 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:48:45.333982  7445 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:48:45.335453  7445 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:45.336395  7445 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:45.337746  7445 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:45.339381  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:45.340618 10437 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:48:45.341312 10437 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:45.342744 10437 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:45.349159  7445 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:48:45.366992  7197 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 14, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:45.411809  7292 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:48:45.413147 10446 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:48:45.423660  7445 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:48:45.431927 10448 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:48:45.674338  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:45.755323  7372 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:48:45.757208 10412 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:48:45.766577  7445 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:48:45.768572 10452 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:48:46.719507  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:46.756425  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:46.757083  7446 raft_consensus.cc:606] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:46.759410  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:46.759807  7376 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:46.762465  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:46.762975  7299 raft_consensus.cc:606] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:46.764217  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:46.765777  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:46.846817 10458 raft_consensus.cc:993] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:46.847388 10452 raft_consensus.cc:1081] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:46.848740  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:46.849377  7376 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:46.849762  7376 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:46.855391  7376 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:46.857281  7376 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:46.857844  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:46.858494  7299 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:46.858777  7299 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:46.858796  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:46.860895  7445 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:46.860179  7299 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:46.861966  7299 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:46.867002  7445 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:46.869024  7299 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:48:46.870831  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:46.871819 10343 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:46.872290 10343 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:46.873112 10343 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:46.887593  7198 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.259281 10456 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:47.259773 10343 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:47.261703  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:47.262217 10457 raft_consensus.cc:993] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:47.262224  7446 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:47.262775  7446 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:47.262821 10441 raft_consensus.cc:1081] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:47.264686  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:47.265102  7299 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:47.265390  7299 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:47.269066  7446 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.270022  7299 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.271147  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:47.271396  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:47.271677  7299 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:47.271741  7292 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:47.270848  7446 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:47.272306  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:47.272696  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:47.272843  7376 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:47.273209  7445 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:47.273531  7445 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:47.274580  7367 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:47.274273  7445 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.274899  7367 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:47.275493  7445 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:47.275725  7367 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.277397  7367 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:47.277973  7292 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:47.279701  7376 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:47.281062  7265 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:47.281533  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:47.281986 10458 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:47.282493 10458 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:47.283344 10458 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.284178 10441 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:47.284651 10441 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:47.285347 10441 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:47.288457  7445 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:47.288529  7367 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:47.296463  7198 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.302814  7199 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.365128  7445 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:47.366173 10465 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:47.378049  7292 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:47.379642 10465 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:47.692414  7367 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:48:47.693729 10458 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:47.712307  7446 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:48:47.716156 10452 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:47.766710  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:47.768436  7372 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:47.769726 10475 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:47.782898  7299 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:47.785473 10457 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:48.819367  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:48.859324  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:48.859894  7299 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:48.862377  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:48.862912  7372 raft_consensus.cc:606] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:48.865298  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:48.865723  7445 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:48.866737  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:48.867839  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:48.945298 10441 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:48.945781 10457 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:48.946974  7299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:48.947373  7299 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:48.947587  7299 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:48.953423  7299 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:48.955636  7299 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:48.955899  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:48.956135  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:48.956434  7367 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:48.956691  7446 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:48.957131  7446 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:48.957741  7446 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:48.958622  7446 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:48.961143  7367 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:48.962189  7265 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:48.962924 10474 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:48.963722  7446 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:48.963286 10474 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:48.964932 10474 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:48.974954  7199 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.138904 10452 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:49.139344 10452 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:49.140900  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:49.141371  7372 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:49.141624  7372 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:49.146119  7372 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:49.149024  7372 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:48:49.149104  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:49.149340  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:48:49.150789  7299 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:49.150884  8006 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:49.151211  7299 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:49.152079  7299 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:49.154045  7299 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:49.157063  8006 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:49.158190  7339 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:48:49.158757  7299 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:49.158816 10465 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:49.159292 10465 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:49.160048 10465 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:48:49.169395  7199 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.277691 10343 raft_consensus.cc:993] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:49.278136 10465 raft_consensus.cc:1081] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:49.279336  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:49.279748  7446 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:49.280001  7446 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:49.284046  7446 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:49.285410  7446 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:49.286031  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:49.286296  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:49.286554  7299 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:49.286827  7367 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:49.287086  7367 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:49.287633  7367 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:49.288421  7367 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:49.290723  7299 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:49.291654  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:49.292411 10488 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:49.292860 10488 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:49.292903  7367 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:48:49.293859 10488 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:49.308575  7199 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.349130  7367 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:49.352267 10452 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:49.366586  7446 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:49.368034 10474 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:49.629237  7299 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 14:48:49.630393 10465 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:49.639632  8006 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 14:48:49.641434 10465 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:49.689190  7299 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:49.690249 10488 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:49.699970  7367 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:49.702087 10457 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:49.868683  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:50.909690  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:50.949856  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:50.950287  7372 raft_consensus.cc:606] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:50.952594  7445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:50.953071  7445 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:50.955104  7292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:50.955519  7292 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:50.956449  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:50.957551  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:51.251214 10465 raft_consensus.cc:993] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:51.251655 10495 raft_consensus.cc:1081] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:51.253355  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:51.253799  7446 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:51.254092  7446 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:51.258884  7446 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.261281  7446 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:51.261255  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:51.261442  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:51.262166  7292 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:51.262233  7367 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:51.262717  7367 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:51.263500  7367 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.264595  7367 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:51.267839  7292 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:51.268822  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:51.269469  7367 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:48:51.269569 10488 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:51.270018 10488 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:51.271128 10488 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.283042  7199 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:51.286077 10457 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:51.286583 10488 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:51.287931  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:51.288532  7292 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:51.288996  7292 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.295364  7292 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.297151  7292 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:51.297873  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:51.298135  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:51.298394  7367 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.298705  7446 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:51.298961  7446 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:51.299474  7446 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.300458  7446 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.303752  7367 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:51.304792  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:51.305495 10486 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:51.305925  7446 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:48:51.305960 10486 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:51.307127 10486 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.313166 10486 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:51.313699 10452 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:51.314946  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:51.315444  7372 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:51.315766  7372 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.319492  7199 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.321082  7372 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.323071  7372 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:51.323549  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:51.324397  7292 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:51.324676  7292 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:51.325434  7292 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.325987  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:51.326514  7446 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.326560  7292 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:51.331550  7446 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:51.332906  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:51.333602 10495 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:51.333987 10495 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:51.334722 10495 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:51.335412  7292 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:51.344370  7199 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.665367  7294 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:51.666563 10457 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:51.679306  7372 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:51.682202 10457 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:51.826695  7446 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:51.827698 10486 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:51.839774  7367 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:51.841468 10452 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:51.844424  7292 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:51.846686 10465 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:51.870078  7446 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:51.871927 10465 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:51.958253  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:53.180202  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:53.214515  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:53.214985  7367 raft_consensus.cc:606] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:53.217288  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:53.217736  7446 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:53.219918  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:53.220348  7296 raft_consensus.cc:606] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:53.221298  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:53.222301  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:53.382688 10541 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:53.383217 10539 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:53.384692  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:53.385237  7292 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.385592  7292 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.391024 10530 raft_consensus.cc:993] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:53.391659 10530 raft_consensus.cc:1081] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:53.396700  7292 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.399055  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:53.399114  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:53.399435  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:53.399767  7442 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.399921  7292 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:53.400023  7446 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:53.400177  7442 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.400504  7446 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:53.400821  7367 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.401342  7446 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.402582  7446 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.406201  7442 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.407351  7367 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:48:53.408605  7265 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:53.409057  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:53.409598  7292 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.409777  7442 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:53.410211  7446 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:48:53.410251 10533 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:53.411280 10533 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:53.412150 10533 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.415185  7292 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:53.416954  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:53.417755 10539 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:53.418530 10539 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:53.419485 10539 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.420037  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:53.420590  7367 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:48:53.420876  7367 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:53.421689  7367 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.422827  7367 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:53.432178  7197 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 12 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:53.437633  7367 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:48:53.446905  7199 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:53.591471 10520 raft_consensus.cc:993] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:53.591995 10533 raft_consensus.cc:1081] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:53.593261  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:53.593765  7372 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:53.594106  7372 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:53.599018  7372 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.600364  7372 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:53.601401  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:53.601557  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:53.601974  7292 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:53.602015  7446 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:53.602430  7292 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:53.603173  7292 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.604283  7292 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:53.608163  7446 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:53.609248  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:53.609947 10465 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:53.610383 10465 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:53.610747  7292 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:48:53.611115 10465 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:53.620342  7199 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:53.733213  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08003813c0 after lost signal to thread 6162
W20260709 14:48:53.734097  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800355d20 after lost signal to thread 7233
W20260709 14:48:53.735146  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080030c340 after lost signal to thread 7325
W20260709 14:48:53.736182  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080033b9c0 after lost signal to thread 7400
W20260709 14:48:53.737211  7397 debug-util.cc:398] Leaking SignalData structure 0x7b080031aa80 after lost signal to thread 7474
W20260709 14:48:53.738224  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002c16c0 after lost signal to thread 8033
I20260709 14:48:53.826411  7296 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:53.827637 10539 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:53.842579  7369 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:53.844200 10534 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:53.942981  7369 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:53.944397 10520 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:53.955924  7442 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:48:53.959599 10533 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:54.133762  7446 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:54.135147 10530 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:54.159438  7292 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:54.162614 10495 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:54.223042  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:55.279417  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:55.367790  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:55.368467  7372 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:55.372627  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:55.373466  7442 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:55.377519  7292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:55.378218  7292 raft_consensus.cc:606] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:55.379685  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:55.380892  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:55.396342 10563 raft_consensus.cc:993] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:55.397065 10562 raft_consensus.cc:1081] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:55.398850  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:55.399477  7370 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.399820  7370 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:55.406606  7370 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.408289  7370 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:55.409451  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:55.410082  7296 raft_consensus.cc:3055] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:55.409943  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:55.410351  7296 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:55.410681  7442 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:55.411377  7296 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.412992  7296 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:55.417044  7442 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:55.419453  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:55.420272 10557 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:55.420778 10557 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:55.421875 10557 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.421890  7296 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:48:55.433732  7197 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.601528 10539 raft_consensus.cc:993] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:55.602253 10560 raft_consensus.cc:1081] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:55.603768  7292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:55.604328  7292 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.604691  7292 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:55.610075  7292 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.612249  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:55.612418  7292 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:55.612780  7372 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:55.617431  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:55.618006  7447 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:55.618295  7447 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:55.619165  7447 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.622659 10465 raft_consensus.cc:993] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:55.623138 10465 raft_consensus.cc:1081] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:55.624652  7372 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:55.625553  7447 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:55.626039  7265 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:55.626900 10562 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:55.627107  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:55.627378 10562 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:55.627703  7442 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:55.628073  7442 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:55.628291 10562 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.634497  7442 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.632899  7447 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:55.638294  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:55.638948  7292 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:55.641129  7442 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:55.641660  7197 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.644260  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:55.644863  7372 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:55.645207  7372 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:55.645880  7292 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:55.645984  7372 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.648388  7372 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:55.648598  7415 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:55.649351 10560 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:55.649819 10560 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:55.650724 10560 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:55.658566  7372 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:48:55.663987  7197 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 7 to 8, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.968655  7292 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:55.970106 10569 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:55.983386  7442 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:55.985383 10569 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:56.064354  7372 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:56.065382 10563 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:56.074461  7442 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:56.075623 10563 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:56.097711  7300 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:56.099054 10526 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:56.120576  7369 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:56.121978 10526 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:56.381821  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:57.418298  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:57.456763  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:57.457259  7369 raft_consensus.cc:606] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:57.460276  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:57.460791  7446 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:57.463511  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:57.463936  7300 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:57.465159  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:57.466691  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:57.658960 10539 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:57.659492 10526 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:57.660801  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:57.661331  7296 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.661589  7296 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.666939  7296 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.668191  7296 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:57.669080  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:57.669211  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:57.669703  7446 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:57.669775  7372 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.670126  7446 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:57.670929  7446 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.672175  7446 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.674943  7372 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:57.675927  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:57.676755 10520 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:57.677155 10520 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:57.677840  7446 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:48:57.678213 10520 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.688794  7197 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.767400 10563 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:57.767798 10520 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:57.769025  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:57.769505  7369 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.769779  7369 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.774600  7369 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.776360  7369 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:57.776983  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:57.777292  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:57.777586  7300 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:57.777858  7446 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.777953  7300 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:57.778738  7300 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.779626  7300 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.783340  7446 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:57.784318  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:57.784987 10569 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:57.785624  7300 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:48:57.786219 10569 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:57.786954 10569 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.797063  7197 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 9 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.821836 10590 raft_consensus.cc:993] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:57.822284 10584 raft_consensus.cc:1081] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:57.823526  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:57.823904  7442 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:57.824124  7442 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.828286  7442 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.829739  7442 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:57.830334  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:57.830598  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:57.830870  7300 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.831060  7369 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:57.831419  7369 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:57.832026  7369 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.832880  7369 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:57.835266  7300 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:57.836082  7415 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:57.836658 10526 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:57.837116 10526 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:57.837847  7369 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:48:57.837885 10526 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:57.847136  7197 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:58.121845  7442 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:58.123003 10520 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:58.133060  7372 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:58.134560 10595 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:58.165429  7300 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:58.166647 10590 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:58.174908  7442 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:58.176218 10569 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:58.232846  7300 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:58.234088 10539 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:58.248987  7369 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:48:58.250207 10539 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:58.467530  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:59.503088  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:59.537894  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:48:59.538580  7369 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:48:59.541517  7296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:48:59.542047  7296 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:48:59.545506  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:48:59.546054  7442 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:48:59.547160  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:59.548911  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:59.571231 10539 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:59.571815 10602 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:48:59.573197  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:48:59.573742  7300 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.574141  7300 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:59.581100  7300 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.583220  7300 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:59.583729  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:59.584316  7370 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:59.587412  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:59.588030  7442 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:59.588351  7442 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:59.589149  7442 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.590291  7442 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:59.591032  7370 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:48:59.592919  7265 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:59.594275 10595 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:59.594789 10595 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:59.595682 10595 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.596524  7442 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:48:59.620492  7198 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 13, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.732873 10595 raft_consensus.cc:993] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:59.733337 10605 raft_consensus.cc:1081] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:48:59.734599  7370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:48:59.735174  7370 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.735505  7370 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.740531  7370 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.742030  7370 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:48:59.742590  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:59.743148  7300 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:59.743392  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:48:59.743410  7300 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:48:59.743949  7442 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.744355  7300 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.745270  7300 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:59.748435  7442 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:59.749398  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:48:59.749734  7300 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:48:59.750027 10584 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:59.750486 10584 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:59.751255 10584 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 7.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.759761  7198 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:59.836395 10569 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:59.836894 10584 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:48:59.838102  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:48:59.838526  7442 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:59.838775  7442 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:59.842868  7442 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.844424  7442 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:48:59.845180  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:48:59.845388  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:48:59.845860  7300 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:59.845979  7369 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:48:59.846439  7369 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:48:59.847143  7369 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.848246  7369 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:59.852164  7300 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:48:59.853232  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:48:59.854068 10539 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:48:59.854290  7369 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:48:59.854969 10539 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:48:59.856248 10539 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:48:59.867496  7198 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 13 to 14, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 14 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:00.093379  7442 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:00.094492 10595 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:00.108829  7369 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:00.110388 10595 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:00.215600  7300 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:00.216589 10569 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:00.223768  7446 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:00.225395 10584 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:00.353237  7296 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:00.354409 10602 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:00.362684  7370 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:00.365913 10602 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:00.549717  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:01.589738  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:01.625140  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:01.625636  7372 raft_consensus.cc:606] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:01.628140  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:01.628705  7300 raft_consensus.cc:606] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:01.631642  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:01.632037  7446 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:01.633010  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:01.634079  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:01.870424 10602 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:01.871132 10539 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:01.872529  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:01.872972  7300 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.873245  7300 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:01.877252  7300 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.878952  7300 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:01.879643  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:01.879761  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:01.880328  7372 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:01.880414  7446 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:01.880803  7446 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:01.881480  7446 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.882542  7446 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:01.885246  7372 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:01.886224  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:01.886883 10595 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:01.888546  7446 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:01.889698 10595 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:01.890563 10595 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.900298  7198 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 14, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:01.913596 10626 raft_consensus.cc:993] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:01.914356 10569 raft_consensus.cc:1081] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:01.915777  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:01.916291  7442 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:01.916633  7442 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:01.922092  7442 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.923588  7442 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:01.924111  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:01.924650  7300 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:01.924676  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:01.925323  7372 raft_consensus.cc:3055] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:01.925611  7372 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:01.926301  7372 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.927240  7372 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:01.928936  7300 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:01.929836  7415 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:01.930382 10539 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:01.930737 10539 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:01.931561  7372 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:01.931469 10539 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:01.942662  7198 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:02.000373 10629 raft_consensus.cc:993] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:02.000852 10595 raft_consensus.cc:1081] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:02.002390  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:02.002923  7372 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:02.003293  7372 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:02.008512  7372 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:02.009804  7372 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:02.010430  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:02.010574  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:02.010989  7300 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:02.011061  7446 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:02.011379  7300 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:02.012074  7300 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:02.013209  7300 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:02.016986  7446 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:02.017866  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:02.018435 10621 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:02.018915 10621 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:02.018985  7300 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:02.019775 10621 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:02.031106  7198 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 13, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 13 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:02.311141  7372 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:49:02.312403 10595 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:02.328912  7446 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:49:02.330132 10629 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:02.345054  7300 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:02.346076 10628 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:02.361652  7370 raft_consensus.cc:1275] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:02.363003 10602 consensus_queue.cc:1048] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:02.492967  7446 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:02.493924 10569 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:02.501976  7300 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:02.503306 10621 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:02.634788  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.671311  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.711303  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:03.712353  7372 raft_consensus.cc:606] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:03.714639  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:03.715036  7442 raft_consensus.cc:606] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:03.717326  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:03.717808  7300 raft_consensus.cc:606] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:03.720037  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:03.720395  7300 raft_consensus.cc:606] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:03.721200  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:49:03.722216  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:03.789481 10629 raft_consensus.cc:993] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:03.789951 10627 raft_consensus.cc:1081] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:03.791148  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:03.791554  7372 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.791805  7372 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:03.796864  7372 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.798154  7372 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:03.798774  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:03.799029  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:03.799278  7300 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:03.799527  7446 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:03.799571  7300 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:03.800520  7300 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.801402  7300 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:03.804320  7446 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:03.805370  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:03.805950 10621 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:03.806414 10621 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:03.806331  7300 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:03.807296 10621 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.816730  7198 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.893525 10643 raft_consensus.cc:993] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:03.894021 10602 raft_consensus.cc:1081] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:03.895517  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:03.896073  7300 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.896404  7300 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:03.901482  7300 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.902849  7300 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:03.903678  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:03.903705  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:03.904167  7372 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:03.904258  7446 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:03.904577  7446 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:03.905170  7446 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.906039  7446 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:03.908695  7372 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:03.909612  7265 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:03.910179 10627 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:03.910833  7446 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:03.910995 10627 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:03.911840 10627 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.921954  7198 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 12 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.941128 10629 raft_consensus.cc:993] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:03.941561 10627 raft_consensus.cc:1081] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:03.942870  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38360
I20260709 14:49:03.943306  7446 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.943598  7446 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.948997  7446 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.950440  7446 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:03.951179  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:03.951287  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:03.951900  7300 raft_consensus.cc:3055] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:03.951985  7370 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.952291  7300 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:03.953087  7300 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.954262  7300 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.958482  7370 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:49:03.959647  7414 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:03.960035  7300 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:49:03.960299 10602 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:03.960763 10602 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:03.961477 10602 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:03.969686  7198 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 3 to 4, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 4 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:04.149291 10626 raft_consensus.cc:993] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:04.149716 10621 raft_consensus.cc:1081] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:04.151002  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54904
I20260709 14:49:04.151464  7296 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.151819  7296 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.158095  7296 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:04.159881  7296 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:04.160485  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:04.160995  7372 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:04.161188  7372 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:04.161783  7372 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:04.162693  7372 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.165344  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:04.165798  8006 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:04.171092  8006 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:04.171545  7372 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:04.172456  7264 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:04.173393 10627 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:04.173856 10627 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:04.174680 10627 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 8.10, Last appended by leader: 10, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:04.183550  7198 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.242482  7442 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:04.244045 10626 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:04.258715  7296 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:04.264842 10626 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:04.355145  7446 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:04.356206 10629 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:04.364449  7370 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:04.365851 10627 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:49:04.443347  7372 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:04.444344 10602 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:04.453491  7300 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:04.456836 10602 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:04.708221  8006 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 9 index: 11. (index mismatch)
I20260709 14:49:04.709424 10627 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:04.716521  7370 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 9 index: 11. (index mismatch)
I20260709 14:49:04.718181 10627 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:49:04.723021  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.776041  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.815127  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:05.815943  7442 raft_consensus.cc:606] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:05.818763  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:05.819183  7372 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:05.821369  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:05.821781  7300 raft_consensus.cc:606] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:05.822813  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:05.823941  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:05.909404 10643 raft_consensus.cc:993] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:05.910041 10602 raft_consensus.cc:1081] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:05.911628 10664 raft_consensus.cc:993] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:05.911561  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396a2483818549f4b72d56f29606d282"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:05.912163 10664 raft_consensus.cc:1081] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:05.912209  7296 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.912650  7296 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.913614  7446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:05.914026  7446 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:05.914290  7446 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:05.918740  7296 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.919456  7446 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.920552  7296 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:05.921435  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:05.921406  7446 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:05.922251  7370 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.922528  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:05.922673  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:05.923069  7372 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:05.922143  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:05.923413  7296 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:05.923417  7372 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:05.925980  7442 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:05.926358  7442 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:05.926185  7372 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.927584  7372 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:05.927327  7442 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.928617  7442 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:05.929505  7370 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:05.932518  7296 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:05.932991  7265 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:05.933921  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:05.934535 10676 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:05.934669 10602 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:05.935125 10602 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:05.933143  7300 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:05.936003 10602 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.936618  7442 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:05.938359 10676 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:05.939211 10676 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:05.944684  7372 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:05.952780  7199 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.953802  7197 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.094802 10676 raft_consensus.cc:993] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:06.095320 10629 raft_consensus.cc:1081] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:06.096621  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:06.097095  7372 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.097391  7372 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:06.102212  7372 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:06.103519  7372 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:06.104184  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:06.104372  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:06.104838  7300 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:06.104965  7442 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:06.105283  7300 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:06.106806  7300 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:06.108042  7300 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:06.112198  7442 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:06.113937  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:06.114861 10664 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:06.115355  7300 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:06.115319 10664 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:06.116971 10664 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:06.130088  7197 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.315523  7370 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:06.316797 10685 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:06.327328  7296 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:06.331903 10685 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:06.376852  7442 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:06.377970 10629 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:06.385751  7370 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:06.390980 10693 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:06.572152  7446 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:06.573283 10664 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:06.581835  7296 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:06.583225 10696 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:06.824754  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:07.859817  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:07.894750  7370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:07.895246  7370 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:07.897722  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:07.898252  7446 raft_consensus.cc:606] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:07.900372  7300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:07.900744  7300 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:07.901702  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:07.902915  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:08.144333 10699 raft_consensus.cc:993] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:08.144819 10696 raft_consensus.cc:1081] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:08.146451  7442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:08.146872  7442 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.147147  7442 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.151573  7442 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.153045  7442 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:08.153522  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:08.154126  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:08.154680  7372 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:08.154068  7296 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.154997  7372 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:08.155900  7372 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.157088  7372 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:08.160697  7296 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:08.162123  7372 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:08.162482  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:08.163210 10701 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:08.163669 10701 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:08.164508 10701 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.172887  7199 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:08.202008 10698 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:08.202502 10698 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:08.204053  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:08.204540  7372 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.204854  7372 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:08.209466  7372 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.210960  7372 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:08.211542  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:08.211769  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 13 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:08.212003  7296 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:08.212283  7446 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:08.212391  7296 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:08.213423  7296 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.214484  7296 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:08.217761  7446 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:08.218961  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:08.219668 10699 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:08.220129 10699 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:08.221390  7296 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:08.220999 10699 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 14.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.231405  7199 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 14 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 15 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:08.328269 10700 raft_consensus.cc:993] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:08.328676 10701 raft_consensus.cc:1081] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:08.329950  7296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:08.330437  7296 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.330711  7296 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:08.335093  7296 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.336398  7296 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:08.337077  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:08.337301  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:08.337666  7372 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:08.337852  7446 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:08.341089  7446 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:08.341728  7446 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.342312  7372 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:08.342859  7446 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:08.343467  7265 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:08.344211 10698 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:08.344889 10698 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:08.345809 10698 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:08.348662  7446 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:08.359270  7199 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 13, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:08.815845  7446 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:08.946213  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:09.425110  7416 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.629s	user 0.000s	sys 0.011s
W20260709 14:49:09.427466  7416 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.000s	sys 0.011s
I20260709 14:49:09.500070 10717 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:09.500748 10717 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:09.502787 10717 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:09.506639  7370 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:09.514359  7294 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:49:09.523397 10723 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:09.526561 10716 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:09.557158 10723 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:09.557291 10716 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:09.559422 10716 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:09.531672  7292 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 14:49:09.544762  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 46495.2us
I20260709 14:49:09.564492 10701 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:09.565573 10722 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:09.566102 10722 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:09.568288 10722 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:09.572405  7376 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:09.577622 10723 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:09.585220  7445 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:09.598291  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:09.602514 10719 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:09.608276  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:09.609699  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:09.612759  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:09.616294 10716 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:09.636296 10698 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:09.650386 10730 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 14:49:09.658566  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:09.661226  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:09.663473  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:09.664884  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:09.671849  7265 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:09.673491 10717 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.675124  7265 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:09.676683 10717 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:09.694557 10723 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:09.710713  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:09.715775 10722 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:09.717038  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:09.717767 10722 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:49:09.829247  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800304220 after lost signal to thread 6162
W20260709 14:49:09.830183  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800321e60 after lost signal to thread 7233
W20260709 14:49:09.831166  7322 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9520 after lost signal to thread 7325
W20260709 14:49:09.832012  7322 debug-util.cc:398] Leaking SignalData structure 0x7b080034db20 after lost signal to thread 7400
W20260709 14:49:09.832775  7322 debug-util.cc:398] Leaking SignalData structure 0x7b0800334e80 after lost signal to thread 7474
W20260709 14:49:09.833600  7322 debug-util.cc:398] Leaking SignalData structure 0x7b08002af460 after lost signal to thread 8033
I20260709 14:49:10.451071  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.492637  7292 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:10.493094  7292 raft_consensus.cc:606] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:10.495147  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:10.495564  7450 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:10.497692  7372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:10.498083  7372 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:10.499014  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:10.500097  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:10.555225 10730 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:10.555667 10696 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:10.557027  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:10.557523  7450 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.557758  7450 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.562458  7450 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.563721  7450 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:10.565261  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:10.565737  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:10.566283  7372 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:10.565912  7292 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.566635  7372 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:10.567337  7372 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.568082  7372 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.573791  7292 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:10.574018  7372 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:10.574311  7300 raft_consensus.cc:1240] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:10.574633  7415 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:10.575373 10720 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:10.575851 10720 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:10.576647 10720 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.586221  7199 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.697638 10700 raft_consensus.cc:993] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:10.698155 10745 raft_consensus.cc:1081] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:10.699602  7294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:10.700110  7294 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.700450  7294 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.705240  7294 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.706524  7294 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:10.707149  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:10.707346  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:10.707675  7372 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.707870  7450 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:10.708178  7450 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:10.708774  7450 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.709685  7450 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.712177  7372 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:10.713083  7265 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:10.713744 10726 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:10.714138 10726 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:10.714408  7450 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:10.714905 10726 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.724530  7199 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 10, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 10 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.918388 10726 raft_consensus.cc:993] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:10.918797 10717 raft_consensus.cc:1081] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:10.920009  7372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0023283be5234a58b2b34564614211ad"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:10.920398  7372 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.920652  7372 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.925007  7372 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.926541  7372 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:10.927690  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:10.927701  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:10.928301  7450 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.928406  7294 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:10.928810  7294 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:10.929410  7294 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.930274  7294 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:10.932471  7450 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:10.933396  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:10.934173 10730 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:10.934626 10730 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:10.935010  7294 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:10.935516 10730 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:10.945490  7199 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.046147  7294 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:11.047236 10745 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:11.056142  7372 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:11.057488 10700 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:11.147058  7372 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:11.148041 10717 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:11.155875  7445 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:11.157608 10717 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:11.422041  7445 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:11.423657 10696 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:11.435431  7294 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 14:49:11.437001 10730 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:11.500814  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:12.542409  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:12.581589  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:12.582079  7450 raft_consensus.cc:606] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:12.584378  7294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:12.584874  7294 raft_consensus.cc:606] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:12.587059  7376 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:12.587561  7376 raft_consensus.cc:606] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:12.588441  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:12.589450  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:12.718926 10759 raft_consensus.cc:993] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:12.719396 10726 raft_consensus.cc:1081] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:12.720494  7376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:12.720914  7376 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:12.721199  7376 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:12.726881  7376 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.728502  7376 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:12.729031  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:12.729527  7292 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:12.729779  7292 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:12.730332  7292 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.731205  7292 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:12.733285  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:12.733839  7445 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:12.735965  7292 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:12.736878  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:12.737505 10763 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:12.738003 10763 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:12.739073  7445 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:12.738754 10763 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.747586  7198 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:12.784497 10730 raft_consensus.cc:993] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:12.784917 10763 raft_consensus.cc:1081] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:12.786105  7445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:12.786506  7445 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:12.786762  7445 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:12.791395  7445 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.792936  7445 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:12.793880  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:12.793916  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 14 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:12.794528  7292 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:12.794616  7376 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:12.794997  7376 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:12.795678  7376 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.796736  7376 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:12.800450  7292 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:12.801389  7415 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:12.801959 10765 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:12.802460 10765 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:12.803278 10765 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 15.14, Last appended by leader: 14, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:12.804388  7376 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:12.813010  7198 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 15 to 16, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 16 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:13.043490 10700 raft_consensus.cc:993] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:13.043892 10765 raft_consensus.cc:1081] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:13.045138  7294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:13.045524  7294 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:13.045770  7294 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:13.050426  7294 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:13.051693  7294 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:13.052273  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:13.052474  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:13.052805  7369 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:13.053088  7445 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:13.053376  7445 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:13.054122  7445 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:13.055267  7445 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:13.058126  7369 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:13.059317  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:13.060122 10759 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:13.060645 10759 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:13.061489 10759 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:13.062253  7445 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:13.076891  7198 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.257891  7445 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:13.258937 10730 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:13.280614  7294 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:13.282775 10763 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:13.404587  7369 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:13.405643 10765 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:13.422127  7292 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 14. Preceding OpId from leader: term: 16 index: 15. (index mismatch)
I20260709 14:49:13.423666 10700 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:13.590135  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:13.601675  7369 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:13.603761 10726 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:13.615459  7450 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:13.617540 10726 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:14.652060  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:14.693957  7294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:14.694594  7294 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:14.697224  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:14.697804  7450 raft_consensus.cc:606] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:14.700068  7369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:14.700528  7369 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:14.701498  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:14.702756  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:14.822680 10763 raft_consensus.cc:993] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:14.823211 10787 raft_consensus.cc:1081] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:14.824743  7450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38366
I20260709 14:49:14.825342  7450 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:14.825685  7450 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.830816  7450 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:14.832171  7450 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:14.832723  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:14.833245  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:14.833298  7294 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.833832  7369 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:14.834096  7369 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:14.834618  7369 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:14.835594  7369 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:14.838886  7294 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:14.839771  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:14.840415 10790 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:14.840880 10790 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:14.841341  7369 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:14.841737 10790 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:14.851560  7198 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:15.061898 10765 raft_consensus.cc:993] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:15.062347 10790 raft_consensus.cc:1081] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:15.063611  7294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:15.064029  7294 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:15.064282  7294 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:15.070147  7294 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.071830  7294 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:15.072320  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:15.072719  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:15.073005  7369 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:15.073271  7443 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:15.073570  7443 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:15.074086  7443 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.075160  7443 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:15.078924  7369 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:15.079851  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:15.081104  7443 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:15.081259 10791 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:15.081754 10791 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:15.082526 10791 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.083213 10759 raft_consensus.cc:993] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:15.083669 10784 raft_consensus.cc:1081] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:15.084929  7369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51294
I20260709 14:49:15.085685  7369 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:15.088294  7369 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.093093  7369 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.094908  7369 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:15.094890  7198 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 11, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.096997  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:15.097534  7294 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:15.097941  7294 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:15.098040  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:15.098564  7443 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.098690  7294 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.099854  7294 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:15.104553  7443 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:15.105609  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:15.106181 10787 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:15.106554 10787 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:15.107033  7294 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:15.107286 10787 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:15.116278  7198 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:15.354609  7292 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:15.360172 10790 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:15.376402  7369 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:15.378679 10765 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:15.491163  7450 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:15.492901 10787 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:49:15.512621  7292 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:15.518409 10787 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:15.577180  7369 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:15.578259 10784 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:15.593340  7450 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:15.596577 10759 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:49:15.703722  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:16.951069  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:17.969633 10825 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:17.970502 10825 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:17.973693 10825 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:18.025342 10824 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.049909 10824 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.052150 10824 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.052708 10824 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.055619 10826 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.055584 10824 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.064348 10824 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.064729 10824 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.065155 10824 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.066876 10824 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.067395 10824 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.067917 10824 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.057925 10825 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.058559 10827 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.069777 10824 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.071898 10825 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.075088 10824 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.073244 10827 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.079715 10827 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.077204 10825 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.075629 10824 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.073439 10826 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.092975 10824 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.093135 10826 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.101071 10826 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:18.101555 10826 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:18.102175 10824 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.102614 10824 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.102897 10825 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.103438 10825 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.104017 10826 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:18.104483 10826 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.085762 10830 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.104971 10826 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.105342 10825 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.105852 10825 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.106277 10825 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:18.106858 10826 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.107306 10826 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.107960 10831 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.107754 10826 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.109694 10826 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.109947 10828 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.110450 10828 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.112429 10828 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.113060 10826 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.105357 10830 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.113530 10826 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.115448 10830 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.116169 10826 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.116111 10829 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.116958 10829 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.119190 10825 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:18.124485 10824 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.125111 10832 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.125694 10832 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.127805 10832 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.128291 10832 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.128770 10832 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.130504 10830 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.131042 10830 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.133069 10830 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.112870 10828 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.134287 10828 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.133538 10830 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.137120 10830 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.139742 10830 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.140982 10828 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:18.116986  7264 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.323s	user 0.011s	sys 0.013s
I20260709 14:49:18.108419 10831 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:18.147921  7264 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.354s	user 0.011s	sys 0.016s
I20260709 14:49:18.147835 10828 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.148398 10828 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.149448 10831 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.123373 10829 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.151382 10828 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:18.153030  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800372f60 after lost signal to thread 6162
W20260709 14:49:18.154069  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08002c7a60 after lost signal to thread 7233
I20260709 14:49:18.154084 10784 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.154765 10832 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:18.155447  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800372c00 after lost signal to thread 7325
I20260709 14:49:18.154719 10784 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.160617 10784 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.161625  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 187) took 1419 ms. Trace:
I20260709 14:49:18.161964  7198 rpcz_store.cc:276] 0709 14:49:16.741997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.160245 (+1418248us) service_pool.cc:224] Handling call
0709 14:49:18.161507 (+  1262us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260709 14:49:18.163060  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
W20260709 14:49:18.165372  7397 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8380 after lost signal to thread 7400
I20260709 14:49:18.166168 10828 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.166867 10828 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.168632 10784 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.169250 10784 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.169883 10828 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.172158 10784 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.172890 10823 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:18.167564  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:18.173421 10823 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:18.176445 10823 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:18.176977 10784 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.177487 10784 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.177731 10834 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.178380 10834 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.179283 10784 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.179754 10784 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.180126 10784 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.180502 10834 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.180799 10823 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.182147 10823 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.182464 10784 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.182682 10834 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.183393 10834 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.182641 10759 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.184506 10759 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.185940 10834 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.186208 10759 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.186880 10823 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.187579 10790 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.188062 10790 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.195566  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.200183  7295 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:18.198243 10836 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.198714  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.198269 10830 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.199561 10831 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.197737  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.202359 10837 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.203449 10838 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.204514 10839 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.205590 10840 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.206655 10841 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.207726 10842 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.208874 10843 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.211550  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.214226 10801 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.217410  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.734478  7443 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:18.226297  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.243973  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.258399  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.259876  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.263962 10834 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.268644  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.269320  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.269456  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.271111  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.280375  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.591625 10784 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.592111 10759 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.601835  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.305682 10832 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.603032  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.602818 10836 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:18.622140  7293 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:49:18.735745  7370 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:18.734011  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:18.743834  7441 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:18.743036  7368 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:18.757998 10800 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.742322 10830 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.759249 10836 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:18.759028 10801 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.759510  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.754668 10834 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.754734  7373 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 3.
I20260709 14:49:18.760573 10839 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.760352  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.761538  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.761579  7443 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:18.762465 10790 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.762717 10839 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.760481 10830 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.762974 10790 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:18.763757  7448 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:18.763840 10838 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.764336 10830 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.764645  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.764833 10830 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.725247 10829 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.765767  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.766021 10838 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.766326  7448 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:18.622200 10824 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.766848 10830 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.762909  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.767302 10837 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.767480 10759 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.762820  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.767742  7443 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:18.767167  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.763265 10842 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.769349  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.768748  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.769543 10832 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.770239  7443 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:18.770383  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.771050  7448 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:18.733534 10843 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.771569 10832 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.771646  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.772149 10832 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:18.772758  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.772959 10843 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.763425 10840 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.774104  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.774680  7294 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 3.
I20260709 14:49:18.775543  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.777149 10834 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.763669 10841 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.770534 10842 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.777448  7295 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:18.755967 10784 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.764679  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.767185  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.778015  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.773327  7443 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 2.
I20260709 14:49:18.769378 10759 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.794147  7293 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:18.778875  7367 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:18.763527 10790 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.767074 10824 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.795008  7299 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:18.776708  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.817988  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.824082  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:18.761127 10801 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.824806  7441 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:18.775467 10840 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:18.772616 10832 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.960740  7448 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
W20260709 14:49:18.962610  7416 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.010s	sys 0.045s
W20260709 14:49:18.962978  7416 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.010s	sys 0.045s
I20260709 14:49:18.797891 10827 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:18.960675  7371 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:18.766188 10829 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:18.755013 10831 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.014081  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:18.988417 10784 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:18.991539  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.014667  7300 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:19.018222  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.091288 10832 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.091771  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.092465 10837 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.093140  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.094388  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.094655 10841 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.095222  7301 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:19.111207  7376 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:19.130298  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.131012  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.131006  7301 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
W20260709 14:49:19.155696  8030 debug-util.cc:398] Leaking SignalData structure 0x7b0800228ae0 after lost signal to thread 6162
I20260709 14:49:19.156186  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.156862  7301 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:19.157331 10824 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.157790  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.157702  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.172340  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.173040  7443 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:19.021636 10827 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:19.435519  7414 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.769s	user 0.011s	sys 0.010s
W20260709 14:49:19.435968  7414 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.191s	user 0.011s	sys 0.010s
I20260709 14:49:18.917870 10800 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:19.449365  7267 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.543s	user 0.006s	sys 0.005s
W20260709 14:49:19.449884  7267 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.167s	user 0.007s	sys 0.005s
I20260709 14:49:19.450142 10790 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.451103 10848 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.451747 10848 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.453408 10784 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.453912 10784 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:19.458388  7265 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.727s	user 0.008s	sys 0.019s
W20260709 14:49:19.458729  7265 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.194s	user 0.008s	sys 0.019s
I20260709 14:49:19.449229  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 6998) took 1246 ms. Trace:
I20260709 14:49:19.509196 10790 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:19.509501  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 564974us
I20260709 14:49:19.509550  7300 rpcz_store.cc:276] 0709 14:49:18.196840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.430211 (+1233371us) service_pool.cc:224] Handling call
0709 14:49:19.442520 (+ 12309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.442703 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.442727 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.442769 (+    42us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:19.442799 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.442850 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.442960 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.510802  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:19.627955  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 117221us
I20260709 14:49:19.606683  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54904 (request call id 7000) took 1409 ms. Trace:
I20260709 14:49:19.510071 10790 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.460181 10837 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.693041 10784 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.694515 10784 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.657706  7301 rpcz_store.cc:276] 0709 14:49:18.197416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.157459 (+960043us) service_pool.cc:224] Handling call
0709 14:49:19.606594 (+449135us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.736155 10784 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.739166  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:19.740216  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 7001) took 1539 ms. Trace:
I20260709 14:49:19.742726  7301 rpcz_store.cc:276] 0709 14:49:18.197686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.730349 (+1532663us) service_pool.cc:224] Handling call
0709 14:49:19.736348 (+  5999us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.736523 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.736544 (+    21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.736586 (+    42us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:19.736620 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.736667 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.736783 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.744234  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 7013) took 1543 ms. Trace:
I20260709 14:49:19.746416  7301 rpcz_store.cc:276] 0709 14:49:18.200913 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.743533 (+1542620us) service_pool.cc:224] Handling call
0709 14:49:19.743797 (+   264us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.743943 (+   146us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.743965 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.744002 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:19.744034 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.744092 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.744187 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.747961  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6522) took 1546 ms. Trace:
I20260709 14:49:19.748454  7301 rpcz_store.cc:276] 0709 14:49:18.201980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.747247 (+1545267us) service_pool.cc:224] Handling call
0709 14:49:19.747510 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.747684 (+   174us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.747707 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.747742 (+    35us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:19.747774 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.747820 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.747917 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.748637  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 7006) took 1549 ms. Trace:
I20260709 14:49:19.750733  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6523) took 1548 ms. Trace:
I20260709 14:49:19.750408  7300 rpcz_store.cc:276] 0709 14:49:18.199095 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.737362 (+1538267us) service_pool.cc:224] Handling call
0709 14:49:19.748285 (+ 10923us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.748407 (+   122us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.748428 (+    21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.748464 (+    36us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:19.748490 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.748531 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.748598 (+    67us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.752067  7301 rpcz_store.cc:276] 0709 14:49:18.202271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.749656 (+1547385us) service_pool.cc:224] Handling call
0709 14:49:19.750225 (+   569us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.750437 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.750463 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.750501 (+    38us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:19.750537 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.750587 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.750687 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.753276 10784 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.757463 10784 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:19.759397  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6524) took 1556 ms. Trace:
I20260709 14:49:19.759690  7300 rpcz_store.cc:276] 0709 14:49:18.202553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.751444 (+1548891us) service_pool.cc:224] Handling call
0709 14:49:19.759073 (+  7629us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.759193 (+   120us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.759209 (+    16us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.759235 (+    26us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:19.759259 (+    24us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.759290 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.759355 (+    65us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.760742 10833 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:19.761211 10833 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:19.761831  7339 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.728s	user 0.026s	sys 0.046s
W20260709 14:49:19.762185  7339 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.978s	user 0.027s	sys 0.046s
I20260709 14:49:19.762568  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 6986) took 1561 ms. Trace:
I20260709 14:49:19.761726 10800 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.764358 10824 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:19.764897 10824 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.761556 10833 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:19.762938  7296 rpcz_store.cc:276] 0709 14:49:18.187194 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.735890 (+1548696us) service_pool.cc:224] Handling call
0709 14:49:19.747761 (+ 11871us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.747963 (+   202us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.747985 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.748019 (+    34us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:19.748046 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.748090 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.748173 (+    83us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.732272 10837 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.750000 10825 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:19.770109  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 78487.6us
I20260709 14:49:19.772722 10784 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.777916  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6526) took 1574 ms. Trace:
I20260709 14:49:19.778294  7300 rpcz_store.cc:276] 0709 14:49:18.203070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.760290 (+1557220us) service_pool.cc:224] Handling call
0709 14:49:19.777420 (+ 17130us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.777591 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.777621 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.777662 (+    41us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:19.777700 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.777752 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.777862 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.766561 10849 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:19.763059 10790 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.782648  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6527) took 1579 ms. Trace:
I20260709 14:49:19.772109 10831 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.771644 10848 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.803310  7296 rpcz_store.cc:276] 0709 14:49:18.203357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.769664 (+1566307us) service_pool.cc:224] Handling call
0709 14:49:19.782146 (+ 12482us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.782325 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.782350 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.782390 (+    40us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:19.782431 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.782478 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.782589 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.810707 10784 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.813202  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6528) took 1609 ms. Trace:
I20260709 14:49:19.814873  7300 rpcz_store.cc:276] 0709 14:49:18.203647 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.783358 (+1579711us) service_pool.cc:224] Handling call
0709 14:49:19.808769 (+ 25411us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.812830 (+  4061us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.812859 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.812905 (+    46us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:19.812963 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.813019 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.813139 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.777339 10801 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.781318 10852 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:19.820644  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6529) took 1616 ms. Trace:
I20260709 14:49:19.822155  7296 rpcz_store.cc:276] 0709 14:49:18.203908 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.809751 (+1605843us) service_pool.cc:224] Handling call
0709 14:49:19.820099 (+ 10348us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.820269 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.820292 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.820330 (+    38us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:19.820369 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.820421 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.820577 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.778471 10825 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.825938 10800 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.826195  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:19.810058 10829 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.788003 10850 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.831459  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6530) took 1627 ms. Trace:
I20260709 14:49:19.834430  7300 rpcz_store.cc:276] 0709 14:49:18.204161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.815849 (+1611688us) service_pool.cc:224] Handling call
0709 14:49:19.830979 (+ 15130us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.831154 (+   175us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.831179 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.831219 (+    40us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:19.831260 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.831308 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.831404 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.836138  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6532) took 1631 ms. Trace:
I20260709 14:49:19.836464  7300 rpcz_store.cc:276] 0709 14:49:18.204712 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.835366 (+1630654us) service_pool.cc:224] Handling call
0709 14:49:19.835667 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.835827 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.835851 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.835891 (+    40us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:19.835931 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.835979 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.836088 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.834046  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6531) took 1629 ms. Trace:
I20260709 14:49:19.839790  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6533) took 1634 ms. Trace:
W20260709 14:49:19.840222  7342 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.947s	user 0.022s	sys 0.080s
W20260709 14:49:19.841331  7342 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.045s	user 0.022s	sys 0.080s
I20260709 14:49:19.840035  7296 rpcz_store.cc:276] 0709 14:49:18.204434 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.823176 (+1618742us) service_pool.cc:224] Handling call
0709 14:49:19.833576 (+ 10400us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.833729 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.833754 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.833793 (+    39us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:19.833832 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.833880 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.833977 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.841810  7300 rpcz_store.cc:276] 0709 14:49:18.204982 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.839061 (+1634079us) service_pool.cc:224] Handling call
0709 14:49:19.839326 (+   265us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.839496 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.839519 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.839559 (+    40us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:19.839599 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.839646 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.839742 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:19.821206  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 82103.1us
I20260709 14:49:19.849475  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: afeee6794cb74b9cb6381ce1220755cf
W20260709 14:49:19.855108  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 74972.3us
I20260709 14:49:19.814163 10855 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.829880 10853 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.824433 10852 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:19.821049 10854 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.864725  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6535) took 1621 ms. Trace:
I20260709 14:49:19.866137  7300 rpcz_store.cc:276] 0709 14:49:18.242901 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.847512 (+1604611us) service_pool.cc:224] Handling call
0709 14:49:19.864283 (+ 16771us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.864444 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.864468 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.864505 (+    37us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:19.864542 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.864593 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.864677 (+    84us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:19.841023 10827 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.882128  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.816515 10849 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.883260  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:19.897392  7368 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:19.849181 10800 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.898360  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.899431  7298 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54904 (request call id 6991) took 1704 ms (client timeout 1583 ms). Trace:
I20260709 14:49:19.886607 10824 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.887017 10857 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.887501 10853 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.888489 10827 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:19.889907 10825 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.893771  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:19.857131 10859 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:19.848600 10850 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.833961 10801 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.864116 10852 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:19.883860  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.899637  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.904589  7371 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6227) took 1636 ms (client timeout 1769 ms). Trace:
W20260709 14:49:19.898712  7376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6221) took 1640 ms (client timeout 1922 ms). Trace:
I20260709 14:49:19.940786 10765 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.941259 10849 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.915853  7450 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6881) took 1707 ms. Trace:
I20260709 14:49:19.943980 10765 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.940893 10841 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:19.912626 10833 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.945282 10841 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.943676  7446 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6885) took 1733 ms. Trace:
I20260709 14:49:19.945835  7370 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:19.901804  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.900061 10800 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.909118 10854 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:19.948009  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:19.948350 10841 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.946184  7446 rpcz_store.cc:276] 0709 14:49:18.210382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.210757 (+   375us) service_pool.cc:224] Handling call
0709 14:49:18.211008 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:18.771821 (+560813us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:18.771850 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:18.771887 (+    37us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:18.771918 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.943327 (+1171409us) spinlock_profiling.cc:243] Waited 561 ms on lock 0x7b54000d43d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:19.943371 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.943486 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1289232128}
W20260709 14:49:19.942951  7371 rpcz_store.cc:269] 0709 14:49:18.268421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.269141 (+   720us) service_pool.cc:224] Handling call
0709 14:49:19.904430 (+1635289us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b5400358c54. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:19.904528 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":499245312}
I20260709 14:49:19.950913  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.951450  7374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6230) took 1681 ms (client timeout 1598 ms). Trace:
I20260709 14:49:19.944521  7450 rpcz_store.cc:276] 0709 14:49:18.208749 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.914973 (+1706224us) service_pool.cc:224] Handling call
0709 14:49:19.915320 (+   347us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.915510 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.915536 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.915577 (+    41us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:19.915619 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.915669 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.915788 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:19.943212  7376 rpcz_store.cc:269] 0709 14:49:18.257917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.258043 (+   126us) service_pool.cc:224] Handling call
0709 14:49:19.898544 (+1640501us) spinlock_profiling.cc:243] Waited 376 ms on lock 0x7b54001f6654. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:19.898638 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":863767424}
I20260709 14:49:19.953543 10857 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:19.953984  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.954842  7448 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 6911) took 1726 ms (client timeout 1955 ms). Trace:
I20260709 14:49:19.955103  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.943418  7298 rpcz_store.cc:269] 0709 14:49:18.194777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.899106 (+1704329us) service_pool.cc:211] Skipping call since client already timed out
0709 14:49:19.899244 (+   138us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:49:19.956151  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.951877  7374 rpcz_store.cc:269] 0709 14:49:18.269508 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.951154 (+1681646us) service_pool.cc:211] Skipping call since client already timed out
0709 14:49:19.951257 (+   103us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:49:20.944759  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:19.957726  7367 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6226) took 1689 ms (client timeout 1745 ms). Trace:
I20260709 14:49:20.011831  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:20.009699  7369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6212) took 1766 ms. Trace:
W20260709 14:49:19.963663  7375 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6229) took 1694 ms (client timeout 1640 ms). Trace:
I20260709 14:49:19.961318 10859 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:20.975298  7375 rpcz_store.cc:269] 0709 14:49:18.269181 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.963374 (+1694193us) service_pool.cc:211] Skipping call since client already timed out
0709 14:49:19.963498 (+   124us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:49:20.976475  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:20.977028 10859 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.883226 10855 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:20.979373 10855 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.963311 10853 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.958431 10850 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.962294  7371 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:19.966215  7295 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6543) took 1690 ms. Trace:
I20260709 14:49:20.211936 10852 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:20.981858 10855 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.982059  7295 rpcz_store.cc:276] 0709 14:49:18.275965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.965337 (+1689372us) service_pool.cc:224] Handling call
0709 14:49:19.965729 (+   392us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.965898 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.965923 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.965963 (+    40us) raft_consensus.cc:1645] Marking committed up to 3
0709 14:49:19.966019 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.966069 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.966161 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46592}
I20260709 14:49:20.982491 10855 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:19.962088  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6534) took 1721 ms. Trace:
I20260709 14:49:20.981992  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6534) took 1041 ms. Trace:
I20260709 14:49:19.949949 10854 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:20.020318  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800237c00 after lost signal to thread 7474
W20260709 14:49:19.978019  7415 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.3.193:41409 timed out after 1.598s (SENT) [suppressed 1 similar messages]
I20260709 14:49:19.963224  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:20.989074  7443 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 6926) took 1026 ms. Trace:
I20260709 14:49:20.989394  7443 rpcz_store.cc:276] 0709 14:49:19.962604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.962734 (+   130us) service_pool.cc:224] Handling call
0709 14:49:20.989017 (+1026283us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:20.990451  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:20.991019  7443 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
W20260709 14:49:20.991264  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 1.01319e+06us
I20260709 14:49:20.991993  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:20.008136  7444 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6889) took 1796 ms. Trace:
I20260709 14:49:20.993638 10887 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.993827 10883 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.006155  7445 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6895) took 1790 ms. Trace:
I20260709 14:49:20.994299 10887 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:20.993959 10854 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.994846  7445 rpcz_store.cc:276] 0709 14:49:18.215360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.251537 (+ 36177us) service_pool.cc:224] Handling call
0709 14:49:18.251831 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:18.773132 (+521301us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:18.773160 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:18.773198 (+    38us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:18.773225 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.005737 (+1232512us) spinlock_profiling.cc:243] Waited 467 ms on lock 0x7b54001324d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:20.005792 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.005961 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1074177408}
I20260709 14:49:20.995718 10854 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:20.176728  7447 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6887) took 1965 ms. Trace:
W20260709 14:49:19.977247  7448 rpcz_store.cc:269] 0709 14:49:18.228032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.778361 (+550329us) service_pool.cc:224] Handling call
0709 14:49:19.954636 (+1176275us) spinlock_profiling.cc:243] Waited 142 ms on lock 0x7b54003958d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:19.954756 (+   120us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":326190976}
I20260709 14:49:19.967330  7449 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6891) took 1754 ms. Trace:
I20260709 14:49:20.998437  7449 rpcz_store.cc:276] 0709 14:49:18.212589 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.966457 (+1753868us) service_pool.cc:224] Handling call
0709 14:49:19.966756 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.966926 (+   170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.966949 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.966989 (+    40us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:19.967030 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.967080 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.967183 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:19.969518  8009 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47228 (request call id 145) took 1802 ms (client timeout 1783 ms). Trace:
I20260709 14:49:19.960273 10801 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:20.476776 10827 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:21.007499 10827 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:20.216571 10765 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:19.946854 10833 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:19.946950 10837 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:20.474587  8030 debug-util.cc:398] Leaking SignalData structure 0x7b0800337280 after lost signal to thread 7233
W20260709 14:49:20.662216  7299 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54904 (request call id 7007) took 2462 ms (client timeout 1741 ms). Trace:
I20260709 14:49:20.760990 10867 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.778801  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:19.966158  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6536) took 1704 ms. Trace:
I20260709 14:49:20.857977 10868 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.875097  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:20.717983  7265 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.853s	user 0.013s	sys 0.002s
I20260709 14:49:20.901044 10869 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.901684  7293 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6544) took 2625 ms. Trace:
I20260709 14:49:20.901695  7441 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 6924) took 1035 ms. Trace:
I20260709 14:49:20.903026 10870 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.903661 10871 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.905027  7414 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:20.907122 10784 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:49:20.919895  7341 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.048s	user 0.002s	sys 0.033s
I20260709 14:49:20.921859 10874 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.922550  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:20.927292 10866 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.929096 10875 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.935235  7442 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 6888) took 2723 ms. Trace:
I20260709 14:49:20.938892  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:20.938905  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:20.939795 10872 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.940157  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:20.941412  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6528) took 1123 ms. Trace:
I20260709 14:49:20.945386  7374 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:20.945350 10876 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.946422 10878 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.948108 10879 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.949225  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:20.950659 10880 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.951467 10881 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:20.961421  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6525) took 2758 ms. Trace:
I20260709 14:49:20.970431 10877 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:20.972601  7367 rpcz_store.cc:269] 0709 14:49:18.268117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.268227 (+   110us) service_pool.cc:224] Handling call
0709 14:49:19.957546 (+1689319us) spinlock_profiling.cc:243] Waited 36.1 ms on lock 0x7b54000140d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:19.957665 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":83009792}
I20260709 14:49:20.973107 10851 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:20.973711 10882 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:20.973819  7372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6547) took 1003 ms. Trace:
I20260709 14:49:20.974462  7369 rpcz_store.cc:276] 0709 14:49:18.243727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.008818 (+1765091us) service_pool.cc:224] Handling call
0709 14:49:20.009180 (+   362us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:20.009369 (+   189us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:20.009396 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:20.009436 (+    40us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:20.009476 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.009540 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.009639 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:20.977255  7375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6546) took 1006 ms. Trace:
I20260709 14:49:19.956269 10857 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:20.980322  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:20.983639 10852 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:20.983736  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:19.942508  7368 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:20.984367  7371 rpcz_store.cc:276] 0709 14:49:19.940396 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.950669 (+ 10273us) service_pool.cc:224] Handling call
0709 14:49:20.981848 (+1031179us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b54002918d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:20.981943 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24733056}
I20260709 14:49:20.984213  7296 rpcz_store.cc:276] 0709 14:49:18.240180 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.841914 (+1601734us) service_pool.cc:224] Handling call
0709 14:49:19.856496 (+ 14582us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.856656 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.856684 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.856718 (+    34us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:19.856758 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.856805 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.962033 (+105228us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:20.986268 10855 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:20.987089  7397 debug-util.cc:398] Leaking SignalData structure 0x7b0800294b80 after lost signal to thread 8033
I20260709 14:49:20.996482 10887 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:20.997687 10854 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:20.993548  7444 rpcz_store.cc:276] 0709 14:49:18.211967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.214810 (+  2843us) service_pool.cc:224] Handling call
0709 14:49:18.215081 (+   271us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:18.725666 (+510585us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:18.725694 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:18.725736 (+    42us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:18.725767 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.007782 (+1282015us) spinlock_profiling.cc:243] Waited 510 ms on lock 0x7b54001caf54. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:20.007829 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.007964 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1173592832}
I20260709 14:49:20.999707  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:21.000223  8009 rpcz_store.cc:269] 0709 14:49:18.167166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.969176 (+1802010us) service_pool.cc:211] Skipping call since client already timed out
0709 14:49:19.969303 (+   127us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 14:49:20.996869  7447 rpcz_store.cc:276] 0709 14:49:18.210970 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.211094 (+   124us) service_pool.cc:224] Handling call
0709 14:49:18.211371 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:18.774311 (+562940us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:18.774339 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:18.774376 (+    37us) raft_consensus.cc:1645] Marking committed up to 13
0709 14:49:18.774403 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.176328 (+1401925us) spinlock_profiling.cc:243] Waited 563 ms on lock 0x7b54000d2fd4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:20.176378 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.176533 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1294099840}
I20260709 14:49:21.000224  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.002050  7415 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.002319 10883 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.006497  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.012087  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.221720 10881 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.223490  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.224685  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.224844  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.012048  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.226946 10870 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.227808  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.225244 10881 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.229127  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:21.230134  7368 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6235) took 1346 ms (client timeout 1628 ms). Trace:
W20260709 14:49:21.230551  7368 rpcz_store.cc:269] 0709 14:49:19.883902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.899389 (+ 15487us) service_pool.cc:224] Handling call
0709 14:49:21.229886 (+1330497us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.230273 10879 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.231822 10881 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:21.232232 10881 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.232681 10881 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:21.233255 10851 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.234536  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.235606  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.236757 10851 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.237286 10765 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.221726 10784 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.237906 10765 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.237947 10867 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.221731 10872 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.239058 10883 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.017772 10827 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.239902 10784 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.238420 10765 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:49:21.240437  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 335448us
I20260709 14:49:21.231243 10877 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.241077  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.241811  7369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6531) took 1394 ms. Trace:
I20260709 14:49:21.242116  7369 rpcz_store.cc:276] 0709 14:49:19.847844 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.240852 (+1393008us) service_pool.cc:224] Handling call
0709 14:49:21.241754 (+   902us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.242435 10889 consensus_queue.cc:1059] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:21.229108 10871 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.243795 10888 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:21.244189 10888 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:21.240206 10872 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.244879 10871 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.232925  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.245227 10888 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.222862  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.232242  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.247064 10888 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:21.246932  7371 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:21.247730 10765 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.248574  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.248775  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.249267  7294 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:21.249471 10765 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.249691  7368 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:21.257404  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6550) took 1286 ms. Trace:
W20260709 14:49:21.247756  7371 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6543) took 1278 ms (client timeout 1697 ms). Trace:
I20260709 14:49:21.244421 10874 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.257462 10883 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:21.258049  7368 rpcz_store.cc:276] 0709 14:49:19.971387 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.248285 (+1276898us) service_pool.cc:224] Handling call
0709 14:49:21.257350 (+  9065us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.250092  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.250636  7367 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 9.
I20260709 14:49:21.258695 10883 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.242527 10877 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.259243 10883 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.259296  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.231230 10868 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.259737 10877 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.260448  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6540) took 1292 ms. Trace:
I20260709 14:49:21.260596 10877 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.260779  7368 rpcz_store.cc:276] 0709 14:49:19.967675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.259088 (+1291413us) service_pool.cc:224] Handling call
0709 14:49:21.260402 (+  1314us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.261708  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.261868 10868 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:21.258252  7371 rpcz_store.cc:269] 0709 14:49:19.969578 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.222599 (+1253021us) service_pool.cc:224] Handling call
0709 14:49:21.247703 (+ 25104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.229635 10882 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.262586 10877 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.262392  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6551) took 1290 ms. Trace:
I20260709 14:49:21.229848  7373 rpcz_store.cc:276] 0709 14:49:19.817964 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.818059 (+    95us) service_pool.cc:224] Handling call
0709 14:49:19.959645 (+141586us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.959857 (+   212us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.959883 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.959926 (+    43us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:19.959971 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.960026 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.941242 (+981216us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b54000140d0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f76892368ad 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:20.941335 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":308004096}
I20260709 14:49:21.264083  7295 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:21.263434  7368 rpcz_store.cc:276] 0709 14:49:19.971636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.261519 (+1289883us) service_pool.cc:224] Handling call
0709 14:49:21.262346 (+   827us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:21.243366  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 243864us
I20260709 14:49:21.266016  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.266675  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6544) took 1296 ms. Trace:
I20260709 14:49:21.266968  7368 rpcz_store.cc:276] 0709 14:49:19.969831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.265825 (+1295994us) service_pool.cc:224] Handling call
0709 14:49:21.266632 (+   807us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.266969  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.267752  7266 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:21.268258  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.268455 10877 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:21.268397  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.226521  7446 raft_consensus.cc:606] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.269325  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.269934  7373 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:21.270651  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6237) took 1386 ms. Trace:
I20260709 14:49:21.277057  7373 rpcz_store.cc:276] 0709 14:49:19.884440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.269094 (+1384654us) service_pool.cc:224] Handling call
0709 14:49:21.270604 (+  1510us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.264353 10882 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.242769 10869 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.259172  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:41434 (request call id 633) took 1287 ms. Trace:
I20260709 14:49:21.279287  7367 rpcz_store.cc:276] 0709 14:49:19.971608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.231997 (+1260389us) service_pool.cc:224] Handling call
0709 14:49:21.259118 (+ 27121us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.279971  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6539) took 1312 ms. Trace:
I20260709 14:49:21.280391  7368 rpcz_store.cc:276] 0709 14:49:19.967400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.268064 (+1300664us) service_pool.cc:224] Handling call
0709 14:49:21.279907 (+ 11843us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.281423  7973 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:21.236646  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.281720  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.281894  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.258479  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:21.280436  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.282349  7368 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:21.283561  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6545) took 1313 ms. Trace:
I20260709 14:49:21.223129  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.263677  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.284487  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6542) took 1315 ms. Trace:
I20260709 14:49:21.284806  7371 rpcz_store.cc:276] 0709 14:49:19.969260 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.263251 (+1293991us) service_pool.cc:224] Handling call
0709 14:49:21.284436 (+ 21185us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.285852  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.285998 10869 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.284296  7367 rpcz_store.cc:276] 0709 14:49:19.970084 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.280140 (+1310056us) service_pool.cc:224] Handling call
0709 14:49:21.283493 (+  3353us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.246430  7372 rpcz_store.cc:276] 0709 14:49:19.970606 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.011402 (+ 40796us) service_pool.cc:224] Handling call
0709 14:49:20.973756 (+962354us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.286923  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.287662  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.231011  7300 rpcz_store.cc:276] 0709 14:49:18.262259 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.965322 (+1703063us) service_pool.cc:224] Handling call
0709 14:49:19.965699 (+   377us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:19.965864 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:19.965890 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:19.965930 (+    40us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:19.965969 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:19.966016 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:19.966107 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15616}
I20260709 14:49:21.226074  7442 rpcz_store.cc:276] 0709 14:49:18.211256 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.211370 (+   114us) service_pool.cc:224] Handling call
0709 14:49:18.211601 (+   231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:18.766505 (+554904us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:18.766535 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:18.766573 (+    38us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:18.766603 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.934838 (+2168235us) spinlock_profiling.cc:243] Waited 555 ms on lock 0x7b54001315d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:20.934889 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.935030 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1275652864}
I20260709 14:49:21.288607  7372 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:21.289043  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.289397 10827 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:21.289827  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.270741 10883 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.286512  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.290527  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6231) took 1439 ms. Trace:
I20260709 14:49:21.290807  7372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6232) took 1439 ms. Trace:
I20260709 14:49:21.290886  7371 rpcz_store.cc:276] 0709 14:49:19.850926 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.289848 (+1438922us) service_pool.cc:224] Handling call
0709 14:49:21.290081 (+   233us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.290246 (+   165us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.290269 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.290305 (+    36us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:21.290344 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.290391 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.290473 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.291656 10883 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.291760  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.292239 10883 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.271416 10877 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:49:21.237484  7376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6537) took 1270 ms (client timeout 1571 ms). Trace:
I20260709 14:49:21.243067 10875 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.237722  7374 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6548) took 1266 ms (client timeout 1595 ms). Trace:
I20260709 14:49:21.230068 10866 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.245177  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.229315  7293 rpcz_store.cc:276] 0709 14:49:18.276529 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.900792 (+2624263us) service_pool.cc:224] Handling call
0709 14:49:20.901181 (+   389us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:20.901361 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:20.901385 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:20.901424 (+    39us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:20.901469 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.901521 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.901624 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.230814  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.247466  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.229355 10880 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.246220  8030 debug-util.cc:398] Leaking SignalData structure 0x7b080031eaa0 after lost signal to thread 7325
W20260709 14:49:21.229961  7341 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.358s	user 0.007s	sys 0.041s
W20260709 14:49:21.237195  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 235183us
I20260709 14:49:21.293111 10868 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:21.306353 10877 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.306622 10881 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.292735  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6233) took 1436 ms. Trace:
I20260709 14:49:21.307722  7443 raft_consensus.cc:1240] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:21.308461 10877 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.308555 10881 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.285120 10857 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.312366 10880 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.315248 10852 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.315485  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.316027 10801 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.315807 10852 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.316695 10827 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.316512 10801 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.317346 10827 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.318812 10801 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:21.233018  7265 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.376s	user 0.022s	sys 0.002s
I20260709 14:49:21.307619  7371 rpcz_store.cc:276] 0709 14:49:19.856634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.292071 (+1435437us) service_pool.cc:224] Handling call
0709 14:49:21.292311 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.292460 (+   149us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.292483 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.292518 (+    35us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:21.292557 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.292603 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.292692 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.320470  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6234) took 1437 ms. Trace:
I20260709 14:49:21.222926  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.322196 10852 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.225502 10878 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.323048  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.323608  7293 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:21.324429  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.325273  7296 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:21.277451 10879 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.226404  7441 rpcz_store.cc:276] 0709 14:49:19.865840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.883596 (+ 17756us) service_pool.cc:224] Handling call
0709 14:49:20.901638 (+1018042us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.326586  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.327687  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.328179  7296 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:21.329598  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.329810  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.330199  7373 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:49:21.330683  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6549) took 1359 ms. Trace:
I20260709 14:49:21.320808  7371 rpcz_store.cc:276] 0709 14:49:19.883594 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.319816 (+1436222us) service_pool.cc:224] Handling call
0709 14:49:21.320055 (+   239us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.320203 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.320226 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.320262 (+    36us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:21.320300 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.320345 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.320426 (+    81us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.331496  7373 rpcz_store.cc:276] 0709 14:49:19.971147 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.279303 (+1308156us) service_pool.cc:224] Handling call
0709 14:49:21.329543 (+ 50240us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b5c0012638c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768cba1161 00007f768cd42a79 00007f768e1fc9b6 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:21.330609 (+  1066us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":39816064}
W20260709 14:49:21.332120  7374 rpcz_store.cc:269] 0709 14:49:19.970868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.944516 (+973648us) service_pool.cc:224] Handling call
0709 14:49:21.237660 (+293144us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.333873  7374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6242) took 1448 ms. Trace:
I20260709 14:49:21.334034  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6239) took 1449 ms. Trace:
W20260709 14:49:21.334633  7376 rpcz_store.cc:269] 0709 14:49:19.966801 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.874765 (+907964us) service_pool.cc:224] Handling call
0709 14:49:21.237428 (+362663us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.278396  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:21.250927  7299 rpcz_store.cc:269] 0709 14:49:18.199369 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:18.762600 (+563231us) service_pool.cc:224] Handling call
0709 14:49:20.655842 (+1893242us) spinlock_profiling.cc:243] Waited 26.6 ms on lock 0x7b5400245c54. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:20.662070 (+  6228us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":61195648}
I20260709 14:49:21.283711  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6532) took 1404 ms. Trace:
I20260709 14:49:21.288014  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.338091  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.337850  7368 rpcz_store.cc:276] 0709 14:49:19.878858 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.281529 (+1402671us) service_pool.cc:224] Handling call
0709 14:49:21.283665 (+  2136us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.338954  7294 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:21.339609  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 631) took 1376 ms. Trace:
I20260709 14:49:21.339720  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.340025  7368 rpcz_store.cc:276] 0709 14:49:19.963277 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.338917 (+1375640us) service_pool.cc:224] Handling call
0709 14:49:21.339168 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.339321 (+   153us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.339344 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.339380 (+    36us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:21.339418 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.339465 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.339562 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.340809  7370 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:49:21.340911  7294 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:21.342074  7367 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:21.342743  7371 raft_consensus.cc:1240] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:21.343104  7367 raft_consensus.cc:1240] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Rejecting Update request from peer afeee6794cb74b9cb6381ce1220755cf for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:21.343299  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6541) took 1374 ms. Trace:
I20260709 14:49:21.343767  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 632) took 1373 ms. Trace:
I20260709 14:49:21.344272  7367 rpcz_store.cc:276] 0709 14:49:19.971313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.342680 (+1371367us) service_pool.cc:224] Handling call
0709 14:49:21.342962 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.343559 (+   597us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.343707 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.345762  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6552) took 1373 ms. Trace:
I20260709 14:49:21.346261  7367 rpcz_store.cc:276] 0709 14:49:20.900106 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.345095 (+444989us) service_pool.cc:224] Handling call
0709 14:49:21.345346 (+   251us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.345490 (+   144us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.345512 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.345551 (+    39us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:21.345588 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.345632 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.345710 (+    78us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.347642  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6536) took 1381 ms. Trace:
I20260709 14:49:21.348003  7368 rpcz_store.cc:276] 0709 14:49:19.966499 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.346958 (+1380459us) service_pool.cc:224] Handling call
0709 14:49:21.347202 (+   244us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.347364 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.347387 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.347423 (+    36us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:21.347462 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.347512 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.347597 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.346553  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.349905  7415 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.350023  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.350662 10880 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:21.351069 10880 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.351504 10880 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:21.353120 10837 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:21.353380 10852 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:21.353803 10852 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.354206 10852 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:21.353165 10801 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:21.355326 10833 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.244166  7375 rpcz_store.cc:276] 0709 14:49:19.970359 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.976214 (+1005855us) service_pool.cc:224] Handling call
0709 14:49:20.977201 (+   987us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.356537  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.229108 10870 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.357244  7297 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:21.356868 10833 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:21.307519  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad3e0 after lost signal to thread 7400
I20260709 14:49:21.353751 10837 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.310595  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.359390 10833 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.334893 10848 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.225869  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.360379 10848 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.231302  7301 rpcz_store.cc:276] 0709 14:49:18.202823 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:19.752768 (+1549945us) service_pool.cc:224] Handling call
0709 14:49:20.655976 (+903208us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:20.656201 (+   225us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:20.656223 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:20.656264 (+    41us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:20.656306 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:20.656361 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:20.961213 (+304852us) spinlock_profiling.cc:243] Waited 903 ms on lock 0x7b5400245c50. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f76892368ad 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:20.961334 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2076495616}
I20260709 14:49:21.335935  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.334488  7373 rpcz_store.cc:276] 0709 14:49:19.884975 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.332802 (+1447827us) service_pool.cc:224] Handling call
0709 14:49:21.333586 (+   784us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.333753 (+   167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.333777 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.333816 (+    39us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:21.333856 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.333905 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.333990 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.362385 10848 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.355861 10801 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.292688 10883 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.362913 10801 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:21.363888 10837 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:21.364302 10883 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.278079 10876 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.366468 10876 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.277241  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.367148  7369 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:21.344202  7298 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 4.
I20260709 14:49:21.330386  7296 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:21.367066  7448 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:21.368078 10880 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.275744 10874 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:21.369633  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 102020us
I20260709 14:49:21.369992 10880 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.358358 10870 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:21.375370 10870 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.377362  7372 rpcz_store.cc:276] 0709 14:49:19.851195 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.290150 (+1438955us) service_pool.cc:224] Handling call
0709 14:49:21.290381 (+   231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.290520 (+   139us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.290542 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.290581 (+    39us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:21.290617 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.290663 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.290758 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:21.359782  8030 debug-util.cc:398] Leaking SignalData structure 0x7b08002432e0 after lost signal to thread 7474
W20260709 14:49:21.320665  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 1.46391e+06us
W20260709 14:49:21.342084  7370 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51282 (request call id 6538) took 1375 ms (client timeout 1564 ms). Trace:
W20260709 14:49:21.384104  7370 rpcz_store.cc:269] 0709 14:49:19.967091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:20.778496 (+811405us) service_pool.cc:224] Handling call
0709 14:49:21.341939 (+563443us) spinlock_profiling.cc:243] Waited 92.9 ms on lock 0x7b5400045954. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:21.342031 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":213783424}
I20260709 14:49:21.338182  7376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6535) took 1397 ms. Trace:
I20260709 14:49:21.391904  7376 rpcz_store.cc:276] 0709 14:49:19.940711 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.337459 (+1396748us) service_pool.cc:224] Handling call
0709 14:49:21.337737 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.337899 (+   162us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.337922 (+    23us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.337960 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:21.337997 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.338045 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.338130 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.380031  7293 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:21.367650  7369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51294 (request call id 6236) took 1483 ms. Trace:
I20260709 14:49:21.385291 10851 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:21.345775 10875 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.393909 10851 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.394465 10851 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.394817  7265 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.385835  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.398300 10850 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.398659 10850 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.399046 10850 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.402671 10851 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.340586 10866 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:21.379575  8030 debug-util.cc:398] Leaking SignalData structure 0x7b0800345320 after lost signal to thread 8033
W20260709 14:49:21.415161  8030 debug-util.cc:398] Leaking SignalData structure 0x7b080036df20 after lost signal to thread 8034
I20260709 14:49:21.418280  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.419438  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.420215 10853 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.420585 10853 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.334483  7374 rpcz_store.cc:276] 0709 14:49:19.885806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.333098 (+1447292us) service_pool.cc:224] Handling call
0709 14:49:21.333396 (+   298us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.333560 (+   164us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:21.333594 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:21.333633 (+    39us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:21.333683 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.333731 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:21.333820 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.420931 10853 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.429024 10853 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.297389  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.431538  7295 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:21.293308 10869 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:21.438176 10826 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:21.438643 10826 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.439028 10826 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:21.447999 10826 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.292788  7414 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:21.450922  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 158182us
I20260709 14:49:21.451855 10876 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.452231 10876 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:21.452498  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 86519.7us
I20260709 14:49:21.453285  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.454557 10837 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:21.454903 10837 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.455262 10837 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:21.455461 10869 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.455972 10869 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:21.312253 10857 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.388000 10852 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.458474 10852 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.459110 10857 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.305657 10868 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.463223 10868 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:21.389583 10827 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.343691  7371 rpcz_store.cc:276] 0709 14:49:19.968806 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.342319 (+1373513us) service_pool.cc:224] Handling call
0709 14:49:21.342576 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:21.343099 (+   523us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:21.343252 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.464818  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.399013  7369 rpcz_store.cc:276] 0709 14:49:19.884172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:21.277017 (+1392845us) service_pool.cc:224] Handling call
0709 14:49:21.367578 (+ 90561us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:21.406562 10850 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.467114  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 56383.6us
I20260709 14:49:21.413635 10801 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.385815 10870 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:21.416638 10851 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.240041 10867 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.452584 10876 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.468289 10879 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:21.470492 10801 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.470498 10879 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.472445 10879 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.473126 10837 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:21.475242 10837 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:21.388851 10878 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.476890 10876 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.465844  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 124230us
I20260709 14:49:21.465998  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:21.478559  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 59188.7us
I20260709 14:49:21.478902  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:21.466509  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 56387.4us
I20260709 14:49:21.479452  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.480978  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.482015  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:21.483018  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.484355 10851 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:21.408979 10855 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:21.484779 10851 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.485226 10851 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:21.485478 10801 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:21.480703 10878 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.486248 10890 consensus_queue.cc:1059] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:21.488554 10870 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.485142 10855 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.488986 10870 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.485900 10801 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Starting leader election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:21.489467 10870 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.489248 10855 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:21.471823 10850 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.490231 10876 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.490046 10826 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.469254  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.493881  7414 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:21.494457  7230 debug-util.cc:398] Leaking SignalData structure 0x7b080021d800 after lost signal to thread 6162
I20260709 14:49:21.489738 10801 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.495046 10881 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:21.495425 10881 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.495877 10881 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.499861 10851 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.487493 10878 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:49:21.495465  7230 debug-util.cc:398] Leaking SignalData structure 0x7b080017da40 after lost signal to thread 7233
W20260709 14:49:21.502179  7230 debug-util.cc:398] Leaking SignalData structure 0x7b08002a92a0 after lost signal to thread 7325
I20260709 14:49:21.502244  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:21.503074  7230 debug-util.cc:398] Leaking SignalData structure 0x7b0800294300 after lost signal to thread 7400
W20260709 14:49:21.504300  7230 debug-util.cc:398] Leaking SignalData structure 0x7b080033c3e0 after lost signal to thread 7474
W20260709 14:49:21.505270  7230 debug-util.cc:398] Leaking SignalData structure 0x7b08002a9fc0 after lost signal to thread 8033
I20260709 14:49:21.507073  7415 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.494669  7414 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.503409 10874 consensus_queue.cc:1059] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.005s
I20260709 14:49:21.467898  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.509091  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.509748 10784 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:21.510353  7265 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.510453 10784 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.511031 10784 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.510934  7415 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.494647 10876 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:21.511720  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.512987  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.508535 10827 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.501047 10826 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:21.501470 10837 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:21.511319 10877 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.516691 10888 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.527817 10877 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.519071 10883 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:21.517920 10827 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.528846 10827 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.529862  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.529979 10881 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.530622 10872 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:21.530982 10872 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.531322 10872 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:21.531934 10881 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.518064 10880 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.534224 10826 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.534664 10826 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.535141 10893 raft_consensus.cc:3055] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:21.535535 10893 raft_consensus.cc:740] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:21.536345 10893 consensus_queue.cc:260] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.517092 10878 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.508652 10867 raft_consensus.cc:3055] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:21.508718 10874 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:21.543123 10874 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.543512 10874 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:21.544358 10867 raft_consensus.cc:740] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:21.545197 10867 consensus_queue.cc:260] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.546334 10867 raft_consensus.cc:3060] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:21.546721 10880 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:21.518182 10876 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.547613 10876 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:21.551151 10878 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.554632 10878 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.519534 10765 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:21.555150 10765 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.555505 10765 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.555418 10874 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.522076 10833 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.527938 10888 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.527226  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.519107 10871 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:21.557729 10871 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.558118 10871 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.558481 10888 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.528309 10889 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:21.559087 10889 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.559463 10889 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:21.561810 10833 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.500928 10801 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.537420 10857 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.577476 10868 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.558746 10870 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.539525 10855 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.528589 10883 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.528227 10877 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.590662 10826 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.592602 10826 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.527565  7266 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.579432 10868 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.541257 10784 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.527592  7265 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:21.593371  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 74721.3us
W20260709 14:49:21.593569  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 66093.5us
W20260709 14:49:21.594082  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 66544.3us
I20260709 14:49:21.594614 10883 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:21.528383 10851 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.542444 10893 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.595496 10784 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.524075 10879 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.596467 10875 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:21.597622 10879 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.565407  8009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:21.565810 10801 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 3 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:21.538415  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.570114 10871 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.599694  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 61351.3us
I20260709 14:49:21.600694 10871 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.601097  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.601243 10871 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:21.601445 10883 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.602202  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.602523 10871 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:21.602458  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.602972 10871 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.603121  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.603392 10871 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:21.603829  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.602699 10881 raft_consensus.cc:993] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:21.604506 10880 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.579988 10888 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.605023 10880 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.605103 10888 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:21.580101  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 52949.5us
I20260709 14:49:21.605329  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.580917 10876 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.581061 10869 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.606663  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.607534  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.581699 10765 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.608709  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.609109 10880 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.609743 10876 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.609773  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.610762  7443 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.602756  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.611948  7446 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:21.612056 10888 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.612567  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.582111 10870 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.586158  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:21.625350  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.626381  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.626381  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.627532  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.626713  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.628163  7446 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:21.596031 10867 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:21.628677 10867 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.629143 10867 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:21.609328  7450 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:21.629455 10765 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.630113  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.608193 10869 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.579478 10827 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.630823  7450 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.631621  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.632117 10827 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.604595 10881 raft_consensus.cc:1081] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:21.581925  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.571170 10872 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.608253  7445 raft_consensus.cc:2393] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.604534  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.617717  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.636127  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:21.618394  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.619561  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.620532  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.637744  7300 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.586845  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:21.627069  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.622560  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.627115  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.587534 10889 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.640698  7444 raft_consensus.cc:2393] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.639535  7295 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:21.613785  7447 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:21.626641  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.632959  7369 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.642306  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.518457 10853 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.636890  7292 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:21.651106 10827 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:21.651543 10827 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.651015 10882 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.651952  7445 raft_consensus.cc:1240] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:21.652436 10882 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.653649  7449 raft_consensus.cc:2393] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 16: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.653967 10889 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.645618  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.646099  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.629485  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.649384  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.657038  7293 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:21.646380  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.647064 10784 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.657931  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.651049 10872 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.660243  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.660825  7301 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.652565  8007 raft_consensus.cc:1240] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.651912 10827 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:21.665221  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.666477  7295 raft_consensus.cc:1240] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:21.667577  7442 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:21.658397 10784 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.657048  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.668848  7296 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:21.669689  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.658476  7292 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.643445  7450 raft_consensus.cc:1240] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: []
W20260709 14:49:21.673117  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 78374.8us
I20260709 14:49:21.674418  7265 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.675737  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.675967  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.594234 10857 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.676811  7443 raft_consensus.cc:2393] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.677614  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.675168  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.675468  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.679749  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.680465  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.681309  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.682507  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.684136  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.687278  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.687522  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.688710  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.689731  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.691668  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.692201  7295 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.695425  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.696487  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.697924  7301 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:21.698113  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.632772 10871 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.699365  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.699977  7298 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:21.700611  7300 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
W20260709 14:49:21.682693  7341 connection.cc:256] RPC call timeout handler was delayed by -1.7865546070000278s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1916s for a response
W20260709 14:49:21.701115  7341 connection.cc:256] RPC call timeout handler was delayed by -1.7785637709999946s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1955s for a response
W20260709 14:49:21.701584  7341 connection.cc:256] RPC call timeout handler was delayed by -1.7415918730000044s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19410000000000002s for a response
W20260709 14:49:21.701911  7341 connection.cc:256] RPC call timeout handler was delayed by -1.6826923439999746s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2076s for a response
I20260709 14:49:21.701714  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:21.702907  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 96406.1us
I20260709 14:49:21.705974 10899 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:21.701032  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.709273  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.707957 10784 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.707875  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.699139  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.710840  7442 raft_consensus.cc:2393] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.712595  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.713617  7297 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.716106  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.722071  7448 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.725823  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.699662 10874 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.731565  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.731935  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.730978  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.730051  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.733623 10889 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:21.724182  7300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:21.737474  7300 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:21.737821  7300 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:21.738674  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.739590 10855 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.739818  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.747430  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.745977  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.746315 10883 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.751907 10880 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.753012  7441 raft_consensus.cc:2393] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:21.753394 10882 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.754474  7448 raft_consensus.cc:1240] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:21.761191  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.763087 10871 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.766697  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.773144 10867 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.775698  7299 raft_consensus.cc:2393] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 8: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:21.778003 10867 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.779266  7300 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.773794  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.691044 10888 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.774428 10870 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:21.774850 10868 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.865547 10868 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.865942 10868 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.866711 10888 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.867185  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.867642 10881 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:21.868006  7450 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:21.864415 10870 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:21.869125 10870 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:21.821573  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 116317us
I20260709 14:49:21.869457  7450 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:21.869969  7265 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.868007 10881 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.870754 10882 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:21.845613  7298 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:21.871151 10882 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.871634 10882 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:21.871014  7265 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.873095 10874 raft_consensus.cc:2764] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 14: won
I20260709 14:49:21.876044 10870 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.869382  7445 raft_consensus.cc:1240] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:21.775651 10896 consensus_queue.cc:1059] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 14:49:21.847525  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.748466  7444 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:21.878273  7372 raft_consensus.cc:2393] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.847479  7295 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:21.848498  7300 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.848781  7294 raft_consensus.cc:2468] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:21.850050  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:21.845052  7369 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 10.
I20260709 14:49:21.721071 10899 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.850770  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.879141  7299 raft_consensus.cc:606] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.850186  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:21.851246  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 181065us
I20260709 14:49:21.851181 10827 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.852741  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.853209 10854 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.881927  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.882352  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.882625  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.883134 10784 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.883486 10784 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:21.883793 10784 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.885221  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.885560 10765 raft_consensus.cc:3055] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:21.885874 10765 raft_consensus.cc:740] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:21.886245  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.886590 10765 consensus_queue.cc:260] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.887205  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.887794 10765 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:21.888183  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.849813  7292 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:21.844480  7297 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:21.853617 10898 consensus_queue.cc:1059] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:49:21.884425 10854 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.890105 10874 raft_consensus.cc:3055] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:21.890468 10874 raft_consensus.cc:740] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:21.891260 10874 consensus_queue.cc:260] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 9.11, Last appended by leader: 11, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:21.894366  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.894390  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.895951 10854 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.890705  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.896976  7368 raft_consensus.cc:2393] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.854873  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.855546  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.857475  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.858443  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.859145 10880 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.899796 10827 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.900549  7376 raft_consensus.cc:2393] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.902102  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.904667  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.905349  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.906123 10870 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.909180  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.909924  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.910794  7368 raft_consensus.cc:1240] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.911305  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.911687  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.911799  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.912499  7367 raft_consensus.cc:1240] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.906275 10868 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.914150  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.914783  7367 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.915659 10868 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:21.863360  7449 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:21.867341  7446 raft_consensus.cc:1240] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.870976 10881 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:21.924373  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.926880  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.928014  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.928544  7441 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:21.928809  7441 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:21.850757 10877 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:21.879689  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 177320us
I20260709 14:49:21.879916  7973 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:21.880160 10899 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:21.889297  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.894548  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:21.930785  7375 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.898080 10784 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.898649  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.931926  7370 raft_consensus.cc:2393] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.898926  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:21.913229  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.913614  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.912746  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:21.862609  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 88862.7us
I20260709 14:49:21.882299  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.932749  7368 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:49:21.934010  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 206587us
I20260709 14:49:21.935091  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.935686  7297 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:21.936547 10874 raft_consensus.cc:3060] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.937137  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.938002  7297 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:21.938800  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.939363  7292 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:21.910154  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.940654  7292 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:21.941164  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.941962  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.942199  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.943150  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.943818  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.944392  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.862747  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.945094  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.945562  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.944595  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.946211  7292 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:21.946595  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.947229  7371 raft_consensus.cc:2393] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.947891  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.910714 10882 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.948067  7298 raft_consensus.cc:1240] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.949860 10882 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.944595  7295 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:21.933508  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.950750  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.951388  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.952481  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.953493  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.954463  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.955405  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.955798  7299 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 10.
I20260709 14:49:21.956410  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.957389  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.951768  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.955811  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.958459  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.958513  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:21.930086  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 50238.8us
I20260709 14:49:21.929559  7441 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.980917  7441 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:21.981173  7369 raft_consensus.cc:2393] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 14: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:21.962253 10897 raft_consensus.cc:2804] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:21.964375  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.983170 10897 raft_consensus.cc:697] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:21.984148 10897 consensus_queue.cc:237] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 9.11, Last appended by leader: 11, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
W20260709 14:49:21.960769  7341 connection.cc:256] RPC call timeout handler was delayed by -1.6043923439999617s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2163s for a response
W20260709 14:49:21.985347  7341 connection.cc:256] RPC call timeout handler was delayed by -1.6034197730000415s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21810000000000002s for a response
W20260709 14:49:21.985671  7341 connection.cc:256] RPC call timeout handler was delayed by -1.595392344000004s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21730000000000002s for a response
I20260709 14:49:21.986779  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:21.965965 10898 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:21.987936 10898 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:21.988317 10898 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:21.990713  7265 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:21.991742 10903 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:21.992240  7367 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:21.969810  7415 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:21.994475  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.996557 10765 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:21.996908  7414 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:21.996755  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.997248 10765 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:21.969576 10881 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:21.992969  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.001315  7295 raft_consensus.cc:2393] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 4: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:22.001389  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.965279  7266 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.002192  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.993587  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.971552 10784 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:21.958789  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.002715  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:21.997645  7376 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:21.979386  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 99201.4us
I20260709 14:49:21.994454  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.001699  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.003348  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:21.997684 10765 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:21.996403 10870 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:22.004487  7266 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.004711  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.005170  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.998383  7415 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:21.999403  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.004415  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.006345  7371 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:21.998797  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.006498  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.004671  7448 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:49:22.006990  7294 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:22.007222  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.993144  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:22.006654  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:21.992915  7265 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.007241  7367 raft_consensus.cc:2393] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 4: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:22.008668 10876 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:22.008931  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.009176 10853 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:22.009416  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:22.008842 10903 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:22.010159 10903 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:22.010495 10903 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.011294 10876 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:22.011714 10876 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:22.009832 10880 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.009752 10853 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.010383 10827 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:22.013777 10827 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.004810  7300 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:22.014277 10827 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:22.008581  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:21.999789  7414 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.010699 10894 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:22.015770 10894 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.016114 10894 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.016785  7414 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.013479 10853 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:22.018350  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.018657 10889 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.019263 10896 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:22.020015  7266 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.020440  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.020665  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.018311  7414 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.023422  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.024127 10784 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.024845 10765 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:22.025202  7441 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:22.002321  7292 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:22.020529 10874 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:22.027164  7376 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:22.028405  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:22.029064  7975 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.030365  7415 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.031277  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.032449 10765 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:22.025233  7265 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.034929  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.035930  7414 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:22.034713  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.013801 10877 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.039022  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.039289  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.037379  7414 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.042558  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.026948 10887 raft_consensus.cc:2764] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 14:49:22.044562  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.045056 10784 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:22.031111 10867 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:22.046893  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:22.031203 10874 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:22.034116 10896 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:22.031400 10889 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.004803 10868 consensus_queue.cc:1059] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.038s
I20260709 14:49:22.048378 10784 consensus_queue.cc:1059] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:22.051651  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.037927 10837 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:22.037837 10888 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:22.056151  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.053368  7265 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.037797 10871 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:22.054183  7376 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:22.040784 10883 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:22.057602  7376 raft_consensus.cc:1240] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:22.042280 10852 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.061305  7369 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.062009  7367 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:22.062357  7369 raft_consensus.cc:1240] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:22.063015  7367 raft_consensus.cc:1240] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:22.065186  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.066377  7373 raft_consensus.cc:1240] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:22.066553  7369 raft_consensus.cc:1240] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.065881  7292 raft_consensus.cc:2393] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:22.048341 10855 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.052788 10874 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.065896  7376 raft_consensus.cc:1240] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Rejecting Update request from peer afeee6794cb74b9cb6381ce1220755cf for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:22.069114  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.040622 10882 consensus_queue.cc:1059] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 14:49:22.071538  7368 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:22.046073 10875 consensus_queue.cc:1059] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.022s
I20260709 14:49:22.071439 10869 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.077092 10875 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:22.077454 10875 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.078181 10875 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.079226 10875 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:22.073946  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.060030 10867 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.074812  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.064613 10833 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.076309 10882 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:22.075450  7370 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:22.075613  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.051117 10848 consensus_queue.cc:1059] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.021s
I20260709 14:49:22.066589 10877 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:22.087910  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:22.093762  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 56459.7us
I20260709 14:49:22.094511  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.103111  7414 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.104638  7414 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.074426 10883 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:22.106699  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.060482 10854 consensus_queue.cc:1059] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 14:49:22.109225  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.109378  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:22.111248  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 72284.1us
I20260709 14:49:22.112051  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.093115 10897 consensus_queue.cc:1059] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 14:49:22.113869 10893 raft_consensus.cc:3055] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:22.113993  7265 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.114241 10893 raft_consensus.cc:740] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:22.115110 10893 consensus_queue.cc:260] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:22.116338 10893 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:22.119504  7371 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:22.086678 10882 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.125607 10882 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.126839 10882 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:22.129300  7375 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:22.089428 10877 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.124847 10853 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.135732  7414 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.128376 10903 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.102815 10900 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.108105 10880 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:22.108505 10872 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:22.110025 10878 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.108354 10848 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:22.148444 10765 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:22.149175  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.148000  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:22.152568 10765 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.110482 10869 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:22.153398 10765 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.084957 10867 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.133800 10851 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.162791  7414 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.163905  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:22.165738 10896 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.166747 10896 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.167588 10908 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:22.168043 10908 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.168407 10908 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:22.172039  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
W20260709 14:49:22.172740  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 125772us
I20260709 14:49:22.173216  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.173970 10914 consensus_queue.cc:1059] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:22.174202  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.175938  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.176920 10916 raft_consensus.cc:3055] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:22.178614 10915 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.179811 10920 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 14:49:22.181672  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 67813.5us
I20260709 14:49:22.147639 10855 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.132686 10876 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.158032 10848 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.189996 10916 raft_consensus.cc:740] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.190783 10917 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:22.151168 10909 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:22.191651 10920 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.189219  7265 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:22.194205  7264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.196203 10784 consensus_queue.cc:1059] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
I20260709 14:49:22.161288 10900 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:22.191465 10875 raft_consensus.cc:3055] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:22.136722 10877 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:22.241082  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 55248.7us
I20260709 14:49:22.187148 10888 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.180678 10908 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.189904 10906 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:22.261134  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.268517  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.262025  7300 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:22.269260  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.263583  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.264787  7295 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:22.266381  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.263322  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.271440  7296 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:49:22.277503  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 88353.3us
I20260709 14:49:22.187043 10881 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:22.318640  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.236104  7199 catalog_manager.cc:5697] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to afeee6794cb74b9cb6381ce1220755cf (127.6.3.196). New cstate: current_term: 10 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.194139 10827 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.342567 10784 raft_consensus.cc:3055] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:22.201174 10852 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:22.189146 10872 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:22.359079  7441 raft_consensus.cc:1240] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer afeee6794cb74b9cb6381ce1220755cf for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.361523  7301 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:22.365476  7293 raft_consensus.cc:1240] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:22.369076 10921 consensus_queue.cc:1059] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.189s
I20260709 14:49:22.370787 10827 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.373983 10876 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:22.375582 10898 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:22.376358  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:22.376760  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.377506 10869 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:22.363108 10870 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.381769  7300 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:22.360682  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.384265 10883 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:22.384829 10908 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.388571  7296 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:22.390184 10898 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.390193 10855 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.395711 10889 raft_consensus.cc:3055] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:22.396140 10889 raft_consensus.cc:740] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.396261  7415 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.397395 10878 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.267915 10875 raft_consensus.cc:740] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.267539 10920 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:22.272782 10917 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.328402 10871 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.398571 10875 consensus_queue.cc:260] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.399881 10875 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:22.236465 10851 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 15.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.091s
I20260709 14:49:22.356709 10916 consensus_queue.cc:260] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.398633 10917 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:22.375597 10903 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.400866 10851 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:22.401300 10851 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:22.356321 10852 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.401918 10852 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:22.402076 10851 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.403193 10851 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:22.322038 10848 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.404249 10848 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:22.399253 10921 raft_consensus.cc:3055] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:22.405221 10921 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.405983 10921 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.407083 10921 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:22.354156 10906 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.399345 10871 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.321138 10909 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:22.357609 10853 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.408677  7372 raft_consensus.cc:1240] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:22.409283 10916 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.411250  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.408584 10906 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.397045 10889 consensus_queue.cc:260] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.413415 10889 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:22.344173  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.343415 10784 raft_consensus.cc:740] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.421604  7370 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:22.421906  7415 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.423568  7376 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:22.429052  7296 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:22.425012  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.432078 10874 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.434557 10899 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.437032  7298 raft_consensus.cc:1240] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:22.390053 10877 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:22.449270  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.449329 10784 consensus_queue.cc:260] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.458545 10784 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
W20260709 14:49:22.463599  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 282367us
W20260709 14:49:22.470345  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 191724us
I20260709 14:49:22.471184  7265 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.469900 10876 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:22.479403 10883 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.465271 10910 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:22.481791 10909 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.483108  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.482859 10909 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.484398  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.485466  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:22.486753  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 300765us
I20260709 14:49:22.488078  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.489123  7415 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.489341  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.492517  7265 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.494370  7265 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.495054 10878 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:22.505228  7198 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:22.495129 10853 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:22.496800 10883 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.496711 10908 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:22.490581 10900 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:22.518525 10927 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:22.518833 10905 consensus_queue.cc:1059] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.029s
I20260709 14:49:22.519224 10880 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:22.519893 10905 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:22.520269 10905 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:22.509954 10926 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:22.510967  7265 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.512032  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.513453  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.512255 10784 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:22.514794 10765 raft_consensus.cc:2804] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:22.524971 10765 raft_consensus.cc:697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.521153 10905 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.464134 10894 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.514480 10908 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.525784 10765 consensus_queue.cc:237] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.530846  7376 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 9 index: 11. Preceding OpId from leader: term: 10 index: 12. (index mismatch)
I20260709 14:49:22.531226 10915 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.532311 10893 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:22.525899 10905 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:22.515437 10907 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 14:49:22.514148 10853 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:22.512920 10878 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.514039 10910 consensus_queue.cc:1059] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:49:22.519091 10927 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.496960 10875 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.512075 10876 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.513278 10899 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.528645  7371 raft_consensus.cc:1240] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.529708  7415 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.530055 10908 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:22.526518 10913 consensus_queue.cc:1059] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.018s
I20260709 14:49:22.531097 10924 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:22.526520 10926 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:22.525055  7266 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.549804  7266 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.537321 10784 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:22.551714  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:22.551869  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.553110  7444 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:22.555236  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.555567  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.556383 10765 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:22.528462 10894 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.560302  7446 raft_consensus.cc:1240] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:22.516481 10922 consensus_queue.cc:1059] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.051s
I20260709 14:49:22.537065  7265 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.556878  7444 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:22.557648  7441 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:22.564741 10784 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.558835  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.559157  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.566540  7265 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:22.559839  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 74424.1us
I20260709 14:49:22.539139 10853 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:22.563871 10765 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.562618 10926 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.570192 10932 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:22.568992  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.574872  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:22.600980  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 44526.4us
I20260709 14:49:22.601763  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.601634  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.560840 10899 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:22.560823 10900 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:22.603098 10784 consensus_queue.cc:1059] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:22.605295 10765 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.603966  7450 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.606065  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.563483 10874 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:22.608799  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.576687 10921 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.613807  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.615473 10784 consensus_queue.cc:1059] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:22.617602  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.602434 10883 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:22.620007  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.620128 10852 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.620482 10900 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.620705 10879 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.602766 10932 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:22.604359 10924 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.620988  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.621070 10899 raft_consensus.cc:697] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.621546 10914 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:22.635780 10914 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.620388  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.637022 10852 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.611157 10878 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.637354  7292 raft_consensus.cc:2393] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:22.637482 10924 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.638942 10899 consensus_queue.cc:237] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.623518  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.607909 10894 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:22.600670 10854 consensus_queue.cc:1059] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.017s
W20260709 14:49:22.626060  7266 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.642442  7301 raft_consensus.cc:1240] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.643702  7266 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.643319  7296 raft_consensus.cc:2468] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:22.645572  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.646087  7449 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.644816  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.641330  7370 raft_consensus.cc:1240] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:22.649849  7297 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:22.628065  7415 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.628980  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.651902  7295 raft_consensus.cc:1240] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.619256 10915 raft_consensus.cc:3055] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 14:49:22.631752 10930 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 14:49:22.630249 10880 consensus_queue.cc:1059] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.005s
I20260709 14:49:22.627290 10867 consensus_queue.cc:1059] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.008s
W20260709 14:49:22.652005  7267 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.653303  7294 raft_consensus.cc:1240] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:22.653853  7367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:41436
I20260709 14:49:22.658667  7367 raft_consensus.cc:606] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:22.654228  7293 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:22.622303 10923 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:22.660840 10925 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.657212  7266 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.622764 10848 consensus_queue.cc:1059] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.034s
I20260709 14:49:22.660392  7299 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:22.619138 10907 consensus_queue.cc:1059] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 14:49:22.654757 10883 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.651098  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.655390 10915 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.667310  7369 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:22.666739  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.682432  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.656379 10879 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:22.683008  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:22.662698  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.682432  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.675732  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.684321  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.636543 10914 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.622828 10898 consensus_queue.cc:1059] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.020s
I20260709 14:49:22.699154 10898 raft_consensus.cc:3055] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:22.699501 10898 raft_consensus.cc:740] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.686188  7301 raft_consensus.cc:1275] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 9 index: 11. Preceding OpId from leader: term: 10 index: 12. (index mismatch)
I20260709 14:49:22.686480  7373 raft_consensus.cc:1240] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:22.700332 10898 consensus_queue.cc:260] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.701566  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:49:22.700845 10900 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.707914 10916 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 14:49:22.663817 10874 consensus_queue.cc:1059] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 13.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.038s
I20260709 14:49:22.687188  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.685714  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:22.691123  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.716522  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.618438 10927 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.661451 10853 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.673719 10869 consensus_queue.cc:1059] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.023s
I20260709 14:49:22.697067 10877 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.698167 10855 consensus_queue.cc:1059] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:22.708817  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:22.719211  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.672435 10837 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.042s
I20260709 14:49:22.711866 10914 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:22.726861 10848 raft_consensus.cc:3055] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:22.727042 10867 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.728076  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.731026  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.732034  7374 raft_consensus.cc:1240] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
W20260709 14:49:22.724237  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 48552us
I20260709 14:49:22.737458  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.737354  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.720908 10894 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:22.742465  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.746448  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.749040  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.750412  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:22.736055 10848 raft_consensus.cc:740] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.729384 10853 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.731837 10924 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.761844  7444 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:22.731925 10801 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:22.710119 10933 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.654356 10932 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.742146 10922 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:22.762956 10765 consensus_queue.cc:1059] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 14:49:22.762279  7265 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.764382 10848 consensus_queue.cc:260] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.752494 10879 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.713596 10920 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.762754 10784 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:22.769650  7265 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:22.755564 10870 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:22.774406 10870 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.775239 10870 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.752040 10852 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.736652 10855 consensus_queue.cc:1243] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 log is divergent from this leader: its last log entry 5.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 14:49:22.751888 10916 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.751952 10827 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:22.753847 10833 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:22.778126 10936 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:22.770733 10887 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:22.777781 10848 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:22.780752  7449 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:22.784240  7372 raft_consensus.cc:1240] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:22.783474  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:22.768661 10894 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:22.785585 10916 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:22.767228 10908 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.787171 10920 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.755045 10907 consensus_queue.cc:1059] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 12.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.026s
I20260709 14:49:22.772137 10881 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:22.769300 10877 consensus_queue.cc:1059] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.020s
I20260709 14:49:22.796614 10881 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:22.797812 10881 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.798314 10916 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.798935 10881 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:22.799224 10916 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.800282 10922 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:22.793378  7448 raft_consensus.cc:1240] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:22.796057 10911 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:22.796442  7447 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:22.796794  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.802788  7450 raft_consensus.cc:2393] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:22.796358  7446 raft_consensus.cc:1240] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:22.791925  7444 raft_consensus.cc:1240] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:22.803966  7445 raft_consensus.cc:1240] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:22.806603  7445 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.809231  7371 raft_consensus.cc:1240] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:22.815980  7294 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:22.817817  7294 raft_consensus.cc:1240] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 4. Current term is 5. Ops: []
W20260709 14:49:22.819526  7264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:22.815670 10917 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.821643  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.822131  7375 raft_consensus.cc:1240] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:22.822320  7299 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 13: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:22.822348  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.824445 10917 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.824569 10875 raft_consensus.cc:3055] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:22.826751  7445 raft_consensus.cc:1240] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.825979  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.828583  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:22.827080 10875 raft_consensus.cc:740] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:22.830145 10908 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:22.834878  7450 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:22.835052  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.832327 10915 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:22.876317  7415 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:22.877481  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 109592us
I20260709 14:49:22.878336  7449 raft_consensus.cc:1240] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.882061  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.889276  7441 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:22.890308  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:22.894623  7296 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:22.951794 10881 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:23.049993  7296 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
W20260709 14:49:23.050750  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 300367us
I20260709 14:49:23.051628  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.052436  7296 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:23.054514  7296 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:23.055776  7373 raft_consensus.cc:1240] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:23.056275  7296 raft_consensus.cc:1240] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:23.057348 10945 consensus_queue.cc:1048] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:49:23.057721  7296 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:23.062280  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.063025 10908 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:49:23.062768  7197 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 14, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:23.063448  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.071254  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.072068  7373 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:23.072294  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.073030 10851 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:23.073675 10851 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:23.074100 10926 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:23.063448 10917 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:23.032684 10915 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:22.875334 10893 consensus_queue.cc:1059] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.157s
I20260709 14:49:23.027642 10906 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:23.078291 10906 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.073814  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:23.069665 10946 log.cc:927] Time spent T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.181s	user 0.000s	sys 0.000s
I20260709 14:49:23.080497  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:23.083726 10908 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:23.084440 10908 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:23.086259 10906 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.087531 10906 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:23.078760 10848 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.015s
I20260709 14:49:23.095695  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.087608 10896 raft_consensus.cc:3055] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:23.096612 10896 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.097451 10896 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.098567 10896 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:23.098928  7371 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:23.099260  7371 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.099965  7371 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.100795  7371 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:23.101362 10908 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:23.102368  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.108304  7371 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:23.109803 10878 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:23.109965 10915 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:23.110298 10878 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.111901  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.105603 10908 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:23.121939 10917 consensus_queue.cc:1059] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:23.122941 10917 raft_consensus.cc:3055] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:23.123108 10932 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:23.123435 10854 raft_consensus.cc:3055] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:23.123832 10854 raft_consensus.cc:740] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:23.124656 10854 consensus_queue.cc:260] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.111086 10878 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.126791 10945 raft_consensus.cc:3055] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:23.127195 10945 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 LEADER]: Becoming Follower/Learner. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:23.121335  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.128783  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.118111 10926 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:23.127296 10878 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:23.128381 10917 raft_consensus.cc:740] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.131656 10926 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:23.146212 10920 consensus_queue.cc:1059] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:23.147537 10874 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:23.147171 10917 consensus_queue.cc:260] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.147879 10905 consensus_queue.cc:1059] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:23.151329  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:23.144547 10851 consensus_queue.cc:1059] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.007s
I20260709 14:49:23.152209  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:23.151472 10922 consensus_queue.cc:1059] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:23.139142 10871 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:23.153302 10871 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.145445 10903 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:23.153825 10903 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:23.154130 10920 consensus_queue.cc:1243] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 log is divergent from this leader: its last log entry 7.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 14:49:23.154625 10920 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:23.148480 10894 consensus_queue.cc:1059] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 14:49:23.155143 10920 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.155368  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:23.150791 10874 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:23.155718 10936 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:23.156481 10874 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.157001 10936 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.157548 10894 consensus_queue.cc:1059] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:23.158394  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:23.158493  7341 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:23.156365  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:23.153478  7300 raft_consensus.cc:1240] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:23.148366 10923 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:23.164891  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:23.163851 10827 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:23.157794 10936 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.156292 10851 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:23.154647 10903 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.180151 10827 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.157820 10874 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:23.138234 10908 consensus_queue.cc:1059] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 14:49:23.186968  7441 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:23.169737 10923 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.186620 10852 raft_consensus.cc:2764] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:49:23.194080  7341 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.188583 10833 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:23.187788 10922 consensus_queue.cc:1243] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 log is divergent from this leader: its last log entry 11.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 9
I20260709 14:49:23.186512 10851 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.131549 10945 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:23.186100 10950 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:23.201169 10833 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.201588 10852 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:23.202543  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 190) took 1072 ms. Trace:
I20260709 14:49:23.193399 10917 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:23.167479 10920 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.227809 10920 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:23.194489 10936 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:23.165997 10871 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.190706 10915 consensus_queue.cc:1059] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.019s
I20260709 14:49:23.198803 10827 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.215562 10765 consensus_queue.cc:1059] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:23.214362 10927 consensus_queue.cc:1059] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 14:49:23.218120 10826 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:23.221400  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.221514 10945 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:23.221925 10905 consensus_queue.cc:1059] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:23.225741 10926 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:23.226840 10898 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:23.239449  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:23.229947  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:23.231045  7449 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:23.231863  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:23.234690  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:49:23.235428  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.238524 10833 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.239163  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:23.246711  7376 raft_consensus.cc:1240] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:23.248131  7370 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:23.248556  7371 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:23.239315 10765 raft_consensus.cc:3055] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:23.240383 10894 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:23.228053 10872 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:23.249402 10765 raft_consensus.cc:740] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.250425  7368 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:23.236567 10871 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:23.254412  7368 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:23.250238  7369 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:23.228680 10906 consensus_queue.cc:1059] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:49:23.233551 10896 consensus_queue.cc:1059] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:49:23.261518  7373 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:23.237967 10826 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.260495  7375 raft_consensus.cc:1240] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:23.256707 10765 consensus_queue.cc:260] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.243665 10926 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.269114 10954 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:49:23.271675  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.272478  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.257486 10827 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:23.253122 10872 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.244190 10853 consensus_queue.cc:1059] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.024s
I20260709 14:49:23.253432 10910 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:23.318252 10765 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:23.349244 10826 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.240783 10933 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 14:49:23.256620 10880 consensus_queue.cc:1059] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.022s
I20260709 14:49:23.261119 10879 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.015s
I20260709 14:49:23.241737 10851 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:23.216359  7199 rpcz_store.cc:276] 0709 14:49:22.130153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:22.130325 (+   172us) service_pool.cc:224] Handling call
0709 14:49:23.202457 (+1072132us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:22.525485 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:22.526558 (+  1073us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:22.526604 (+    46us) write_op.cc:435] Acquired schema lock
0709 14:49:22.526637 (+    33us) tablet.cc:662] Decoding operations
0709 14:49:22.527021 (+   384us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:22.527108 (+    87us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:22.527135 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:22.527431 (+   296us) tablet.cc:701] Row locks acquired
0709 14:49:22.527474 (+    43us) write_op.cc:260] PREPARE: finished
0709 14:49:22.527629 (+   155us) write_op.cc:270] Start()
0709 14:49:22.527765 (+   136us) write_op.cc:276] Timestamp: P: 1783608562527566 usec, L: 0
0709 14:49:22.527798 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 14:49:22.528444 (+   646us) log.cc:844] Serialized 530 byte log entry
0709 14:49:22.764787 (+236343us) op_driver.cc:464] REPLICATION: finished
0709 14:49:22.806710 (+ 41923us) write_op.cc:301] APPLY: starting
0709 14:49:22.806804 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:22.808293 (+  1489us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:22.808402 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:23.066331 (+257929us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:23.066646 (+   315us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:23.066693 (+    47us) write_op.cc:312] APPLY: finished
0709 14:49:23.066995 (+   302us) log.cc:844] Serialized 25 byte log entry
0709 14:49:23.067192 (+   197us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:23.067267 (+    75us) write_op.cc:454] Released schema lock
0709 14:49:23.067324 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:23.067763 (+   439us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:23.067792 (+    29us) write_op.cc:454] Released schema lock
0709 14:49:23.105795 (+ 38003us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:23.106201 (+   406us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":41670,"apply.run_cpu_time_us":4603,"apply.run_wall_time_us":261021,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8299,"num_ops":1,"prepare.queue_time_us":159497,"prepare.run_cpu_time_us":42983,"prepare.run_wall_time_us":102068,"raft.queue_time_us":75302,"raft.run_cpu_time_us":40275,"raft.run_wall_time_us":301525,"replication_time_us":236843,"thread_start_us":280171,"threads_started":4,"wal-append.queue_time_us":143962}]]}
W20260709 14:49:23.386464  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 114014us
I20260709 14:49:23.387431  7444 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:23.234596 10923 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.274789 10927 consensus_queue.cc:1059] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.122s
I20260709 14:49:23.397809 10826 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:23.396508 10908 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:23.349102 10952 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.404896  7449 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:49:23.405090 10894 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:23.418759 10848 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
W20260709 14:49:23.436796  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:23.467242  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:23.467689  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:23.468025  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.441319  7367 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
W20260709 14:49:23.455840  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:23.469969  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.456673  7296 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:49:23.470774  7441 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:23.457202  7301 raft_consensus.cc:1240] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:23.459453  7292 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:23.460043  7295 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:23.472713  7292 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:23.461125  7299 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:23.461488  7294 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:23.461045  7298 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:49:23.454388  7372 raft_consensus.cc:1275] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:23.459689  7300 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:23.465555  7293 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:23.466612  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.459820  7449 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:23.478856  7297 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:23.479902  7292 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:23.413187 10877 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.051s
I20260709 14:49:23.400341 10910 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.510865  7445 raft_consensus.cc:1240] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:23.439599 10826 consensus_queue.cc:1059] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.072s
I20260709 14:49:23.512125 10826 consensus_queue.cc:1243] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer 16b34b7e0b6e4fee846fcf88944539d3 log is divergent from this leader: its last log entry 11.11 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 10
I20260709 14:49:23.512607 10826 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:23.512898 10826 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.513691 10826 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.514865 10826 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:23.516182 10852 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:23.518287  7367 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:23.521181  7367 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:23.523638 10927 consensus_queue.cc:1059] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:23.524863  7367 raft_consensus.cc:1240] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:23.526222  7367 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:23.524688 10927 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:23.433876 10923 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:23.423617 10913 raft_consensus.cc:3055] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:23.540685 10913 raft_consensus.cc:740] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.552990  7450 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:23.529235  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.530366 10765 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:23.441349 10870 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:23.445501 10851 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:23.439468 10908 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:23.521034 10878 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 14:49:23.533332 10875 consensus_queue.cc:260] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.507326 10874 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 14:49:23.537871  7371 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:23.574784 10888 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 14:49:23.577172 10878 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:23.579742 10874 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:23.580283  7372 raft_consensus.cc:1240] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:23.481456 10894 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:23.563189 10908 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.568153 10875 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:23.562919 10870 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.568661 10907 raft_consensus.cc:3055] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:23.573416 10954 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:23.574221 10906 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:23.585496  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.580232 10874 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:23.575189 10917 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:23.554392 10883 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.021s
I20260709 14:49:23.435075 10837 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.096s
I20260709 14:49:23.431713 10952 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:23.530748 10927 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.591675 10882 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.463290 10872 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.607477 10910 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:23.519057 10965 consensus_queue.cc:1175] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cde51d64638242d09c2fc18e3acd4cd9" responder_term: 11 status { last_received { term: 10 index: 10 } last_committed_idx: 10 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:49:23.612529 10905 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:23.531525 10827 consensus_queue.cc:1059] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.069s
I20260709 14:49:23.608260 10871 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:23.597890 10907 raft_consensus.cc:740] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.606962 10889 raft_consensus.cc:3055] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:23.616369 10765 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:23.616295  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.610042  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.620368 10888 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:23.620697  7372 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:49:23.622423 10927 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.614295 10881 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 14:49:23.591859 10853 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 14:49:23.623243 10908 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.624058 10870 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.614518 10896 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.618681 10882 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.625250 10801 raft_consensus.cc:3055] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:23.625559 10910 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:23.625766 10954 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:23.626197 10869 raft_consensus.cc:3055] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:23.628574  7369 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:23.630017  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:23.632920  7266 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.630463 10945 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:23.655200  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 45229.9us
I20260709 14:49:23.637732 10889 raft_consensus.cc:740] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:23.671952  7265 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.687637  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.718402  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.720721  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:23.651531 10906 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.654213 10801 raft_consensus.cc:740] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.734557  7293 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:23.736200  7296 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:23.713200 10914 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.718967 10894 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:23.684141 10869 raft_consensus.cc:740] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:23.726176 10920 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:23.727654 10908 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:23.683838 10971 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:23.725073 10933 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:23.729182 10870 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:23.756673  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.757277  7367 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 3.
I20260709 14:49:23.654279 10896 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.724988 10945 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:23.732316 10906 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.768316  7973 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:23.745224 10907 consensus_queue.cc:260] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:23.748214 10969 log.cc:927] Time spent T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 14:49:23.749727 10874 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:23.809731 10882 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.814827 10905 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.815358 10905 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.817466 10905 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.744987 10914 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.819929 10914 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.655614 10926 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.820744 10926 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:49:23.825254 10833 consensus_queue.cc:1175] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "16b34b7e0b6e4fee846fcf88944539d3" responder_term: 11 status { last_received { term: 11 index: 10 } last_committed_idx: 9 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260709 14:49:23.827625  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.829032  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:23.829324  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:23.829658  7444 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:23.830816  7266 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:23.834178  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.834828  7376 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 3.
I20260709 14:49:23.753502 10950 raft_consensus.cc:3055] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:23.836287 10950 raft_consensus.cc:740] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:23.837168 10950 consensus_queue.cc:260] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.838198 10950 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:23.753885 10889 consensus_queue.cc:260] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.755405 10952 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:23.762930  7265 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.763530  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.801770 10801 consensus_queue.cc:260] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.802402  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:23.803004 10869 consensus_queue.cc:260] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.803794 10906 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:23.804291 10893 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:49:23.839941  7267 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.832738 10874 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:23.846499  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.851159  7973 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
W20260709 14:49:23.871280  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.841428  7369 raft_consensus.cc:2393] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 3: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:23.896236  7370 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
W20260709 14:49:23.901913  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 50836.7us
I20260709 14:49:23.903815 10784 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.904311 10784 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.905567 10869 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:23.906242 10784 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.907430 10784 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.907856 10784 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.909435 10801 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:23.910109  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:23.910774  7445 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:23.911854  7266 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:23.912683 10848 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.913147 10848 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.913862 10854 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:23.915768  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:23.916417  7376 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:23.920179 10877 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:23.920624 10877 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.895090 10921 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.920964 10877 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:23.895428 10893 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.921495 10893 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:23.923146  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:23.923740  7296 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:49:23.902683 10914 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.925138 10900 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.925356 10914 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.925666 10900 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.802416 10945 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.930171  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:23.928416 10784 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.899065 10874 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:23.927359 10889 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:23.927174 10952 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 14:49:23.938495  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.952557  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:23.953284  7447 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:23.952111 10784 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:23.954068  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.937058 10874 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:23.954384 10784 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:23.930229 10921 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:23.954742  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.949252 10848 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.949952 10952 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:23.978330  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:23.949770 10896 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:23.991334 10784 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.977524 10882 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:23.999385 10914 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.991182 10952 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:24.034973  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:24.035388  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.035215  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:24.035774  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.002851 10882 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.036687  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.001614 10982 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.038242  7444 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 2.
I20260709 14:49:24.038312 10900 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.045629 10900 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.047724 10882 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.015573 10914 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.048606  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.037885 10981 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.056061 10981 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.058101 10981 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.058889 10900 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.059666 10877 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.060762  7295 raft_consensus.cc:2393] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:24.060964 10900 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.061664 10921 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:23.730753  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.076701  7198 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.093083  7198 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 5 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.095084  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 894) took 1557 ms. Trace:
W20260709 14:49:24.096356 10976 log.cc:927] Time spent T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260709 14:49:24.097798  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.098361  7300 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:24.100474  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.108173 10979 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:24.108628 10979 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.108932 10979 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:24.113497 10981 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.114060 10981 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.116137 10981 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.113413 10765 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.121601 10765 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.064549 10914 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.120697 10889 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.009s
I20260709 14:49:24.130774 10765 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.047506 10982 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:24.133031 10869 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:24.133658 10878 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:24.134389 10871 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:24.095824  7197 rpcz_store.cc:276] 0709 14:49:22.538034 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:22.538180 (+   146us) service_pool.cc:224] Handling call
0709 14:49:22.757836 (+219656us) spinlock_profiling.cc:243] Waited 61.4 ms on lock 0x7b5400173754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a1090 00007f768923ff3a 00007f768eff61cc 00007f768f0f437e 00007f768d5b52a4 00007f768d5b5232 00007f768d5b5161 00007f768d5b50dc 00007f768d5b4392 00007f768757248c 00007f76875718c6
0709 14:49:24.094972 (+1337136us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:23.408471 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:23.453790 (+ 45319us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:23.453820 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:49:23.453838 (+    18us) tablet.cc:662] Decoding operations
0709 14:49:23.454132 (+   294us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:23.454178 (+    46us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:23.454201 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:23.454362 (+   161us) tablet.cc:701] Row locks acquired
0709 14:49:23.454381 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:49:23.454519 (+   138us) write_op.cc:270] Start()
0709 14:49:23.454627 (+   108us) write_op.cc:276] Timestamp: P: 1783608563454476 usec, L: 0
0709 14:49:23.454646 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:49:23.460248 (+  5602us) log.cc:844] Serialized 535 byte log entry
0709 14:49:23.517905 (+ 57657us) op_driver.cc:464] REPLICATION: finished
0709 14:49:23.518356 (+   451us) write_op.cc:301] APPLY: starting
0709 14:49:23.518427 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:23.521420 (+  2993us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:23.521512 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:23.522158 (+   646us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:23.522356 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:23.522398 (+    42us) write_op.cc:312] APPLY: finished
0709 14:49:23.522568 (+   170us) log.cc:844] Serialized 25 byte log entry
0709 14:49:23.522716 (+   148us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:23.522791 (+    75us) write_op.cc:454] Released schema lock
0709 14:49:23.522827 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:23.523201 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:23.523226 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":132793,"reported_tablets":1,"spinlock_wait_cycles":141192448,"child_traces":[["op",{"apply.queue_time_us":224,"apply.run_cpu_time_us":3135,"apply.run_wall_time_us":4824,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8299,"mutex_wait_us":1077,"num_ops":1,"prepare.queue_time_us":72205,"prepare.run_cpu_time_us":2724,"prepare.run_wall_time_us":105970,"replication_time_us":63117,"thread_start_us":34254,"threads_started":1}]]}
I20260709 14:49:24.136368 10923 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:24.137341  7414 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.138502 10877 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.139293  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.140244  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.161682  7296 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:24.141331 10893 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.101751 10921 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:24.158589  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.167848  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.162840  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.169683  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:24.134284 10974 log.cc:927] Time spent T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.389s	user 0.009s	sys 0.004s
I20260709 14:49:24.175266  7369 raft_consensus.cc:1240] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:24.170305  7375 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:24.182348  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.182909  7375 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:24.183881  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.202356  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.206933  7371 raft_consensus.cc:1240] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:24.208585  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.209295  7374 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:24.212414  8006 raft_consensus.cc:2368] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4.
I20260709 14:49:24.164603 10878 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:24.216053  7376 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:24.198359 10868 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:24.166455 10916 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.199294 10879 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.145331 10970 consensus_queue.cc:1048] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.065s
I20260709 14:49:24.211268 10903 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:24.198336 10921 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:24.242933  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 59121.3us
I20260709 14:49:24.220084 10868 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.241189 10878 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:24.227967 10916 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.260962  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.249740 10868 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:24.261792  7368 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:24.230566 10879 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:24.269312  7339 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.249969 10913 consensus_queue.cc:260] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.273280 10913 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.257691 10878 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.278641  7298 raft_consensus.cc:1240] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
W20260709 14:49:24.280104  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.281169  7298 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:24.271615 10923 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.283066 10923 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.283377 10879 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:24.286952  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.288409 10923 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.291402  7296 raft_consensus.cc:1240] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:24.292732 10908 consensus_queue.cc:1059] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:24.282243 10878 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:24.297490 10926 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:24.280912 10978 log.cc:927] Time spent T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.207s	user 0.000s	sys 0.001s
I20260709 14:49:24.301383 10893 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.303087  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.303665  7373 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:24.287789 10870 consensus_meta.cc:287] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.531s	user 0.003s	sys 0.006s
I20260709 14:49:24.286316 10985 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:24.327275 10997 log.cc:927] Time spent T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:49:24.310923 10914 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:24.345438  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 130702us
I20260709 14:49:24.317003 10979 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.348280  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.347085  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.348922  7298 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:24.349828  7296 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:24.341385 10982 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:24.351538  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.329960 10985 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.349334 10870 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:24.375972 10990 log.cc:927] Time spent T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 14:49:24.369488  7450 raft_consensus.cc:1240] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 5. Current term is 6. Ops: []
W20260709 14:49:24.381986 10987 log.cc:927] Time spent T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 14:49:24.382258 10985 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:24.369933 10991 log.cc:927] Time spent T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 14:49:24.370391  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.369501  7449 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:24.372255 10979 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.373255 10916 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.361534 10921 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.367893 10914 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.376040 10870 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.384322 10914 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.348052 10952 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.386322 10914 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:24.374275 10988 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 14:49:24.393294 10870 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.386433 10952 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 4 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.393888  7444 raft_consensus.cc:1240] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:24.396641  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.396965  7373 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:49:24.398171 10872 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:24.399981 10878 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.401468  7370 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.401573  7973 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:24.405411 10893 raft_consensus.cc:2804] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:24.409004 10893 raft_consensus.cc:697] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:24.409838 10893 consensus_queue.cc:237] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.416299  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.417711  7371 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 16.
I20260709 14:49:24.405791  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.421398  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.421847  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.421952  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.423588  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.422518  7375 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:24.424885  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.425115  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.425500  7375 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 4.
I20260709 14:49:24.426049  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.426497  7369 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:24.426355  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.427748  7369 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:24.432861  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.433173  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.433737  7371 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:24.434185  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.434343  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:24.431896  7415 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.434850  7294 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:24.435961  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.436388  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:24.436527  7292 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:24.436892  7445 raft_consensus.cc:3060] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.436981 10908 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:24.438350  7415 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.436218 10971 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:24.439998  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 191) took 1021 ms. Trace:
I20260709 14:49:24.440337  7199 rpcz_store.cc:276] 0709 14:49:23.418117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:23.432104 (+ 13987us) service_pool.cc:224] Handling call
0709 14:49:24.439940 (+1007836us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":501838,"reported_tablets":1}
I20260709 14:49:24.441815  7198 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 5 to 6, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.443300  7198 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 15 to 16, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 16 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.445530  7370 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:49:24.444654  7198 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.446589  7973 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:24.447464  7198 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.449097  7198 catalog_manager.cc:5697] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.427129 10801 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.427165 10852 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.454087 10852 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.454358 10878 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.455049  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:24.456032 10852 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.457489  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.458613 10874 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.458788 10868 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.460685 10868 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.487285  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.452682 10801 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.434532 10870 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:24.507236 10870 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.507597 10870 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:24.508419 10801 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.509141 10913 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.509785  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.509655 10913 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.510317  7376 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:24.511521 10913 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.453635  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6641) took 1204 ms. Trace:
I20260709 14:49:24.434638 10896 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:24.513226 10896 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.513098  7368 rpcz_store.cc:276] 0709 14:49:23.249297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:23.254962 (+  5665us) service_pool.cc:224] Handling call
0709 14:49:23.259729 (+  4767us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:24.264198 (+1004469us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:24.453413 (+189215us) spinlock_profiling.cc:243] Waited 1 s on lock 0x7b54003e4754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:24.453581 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2303634176}
I20260709 14:49:24.461782 11002 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:24.451239  7445 raft_consensus.cc:2468] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:49:24.514274 11002 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.514432  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.514883 10896 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:24.516192 10872 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.516728 10872 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.518146  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.518388  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.514680 11002 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:24.518725  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.519749  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:24.519892  7199 catalog_manager.cc:5697] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.523540  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.524083  7368 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:24.461304  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:24.467657 10881 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.468490  7450 raft_consensus.cc:1240] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:24.469398 10936 raft_consensus.cc:3055] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:24.470954 10907 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:24.468997 10874 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.480733  7293 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
W20260709 14:49:24.481985 10973 log.cc:927] Time spent T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.730s	user 0.003s	sys 0.015s
I20260709 14:49:24.461257  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:24.490128 10975 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.734s	user 0.017s	sys 0.032s
I20260709 14:49:24.492282  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.540083  7372 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:24.493225  7414 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.493706 10927 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:24.494040 10883 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:24.494469  7265 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:24.494822 10837 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:24.494930 10900 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.497071 10954 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:24.498301 10889 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.498697 10871 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.496690 10979 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.498328  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.565961  7374 raft_consensus.cc:3060] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:24.499866  7266 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:24.566814  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 67023.2us
I20260709 14:49:24.500231  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.567704  7444 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:24.568564  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.500854  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.501950  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.569381  7448 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:24.565424  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.570212  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:24.570349  7450 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:24.570773  7448 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:24.502985  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:24.503643  7373 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:24.451530  7198 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.572871  7198 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 10 to 11, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.574460  7198 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:24.504599  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.575970  7375 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:24.576867  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:24.577365  7375 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:24.506529 10999 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.534958  7376 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:24.537863 10784 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.581683 10784 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.539057  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:24.544059  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 50908.7us
I20260709 14:49:24.584249  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.540900  7447 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
W20260709 14:49:24.546746  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 52364us
I20260709 14:49:24.552605  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.557282  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.546097 10868 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:24.560813  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.537670 10914 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.537642 10936 raft_consensus.cc:740] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:24.563587  7294 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:24.562795  7264 leader_election.cc:400] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4.
I20260709 14:49:24.603308  7264 leader_election.cc:403] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:24.603729  7446 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 6122) took 1065 ms. Trace:
I20260709 14:49:24.603343 10936 consensus_queue.cc:260] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.449790 10952 raft_consensus.cc:2804] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader election won for term 4
W20260709 14:49:24.604113  7264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 64194.5us
I20260709 14:49:24.565351 10921 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:24.604080  7446 rpcz_store.cc:276] 0709 14:49:23.538515 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:23.555500 (+ 16985us) service_pool.cc:224] Handling call
0709 14:49:23.570374 (+ 14874us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:23.583270 (+ 12896us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:23.583301 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:23.602541 (+ 19240us) log.cc:844] Serialized 26 byte log entry
0709 14:49:23.653541 (+ 51000us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:23.891117 (+237576us) log.cc:844] Serialized 14 byte log entry
0709 14:49:23.891394 (+   277us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:23.891466 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:24.481460 (+589994us) spinlock_profiling.cc:243] Waited 77 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:24.603478 (+122018us) raft_consensus.cc:1685] finished
0709 14:49:24.603568 (+    90us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:24.603677 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12933,"prepare.queue_time_us":237537,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":283,"raft.queue_time_us":13161,"raft.run_cpu_time_us":240,"raft.run_wall_time_us":3642,"spinlock_wait_cycles":177066368,"thread_start_us":270685,"threads_started":2,"wal-append.queue_time_us":138039}
I20260709 14:49:24.545310 10926 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.539323 10881 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.585184  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.559072 10874 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:24.589052  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:24.585618 10801 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.593438  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.593557  7447 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16. Ops: [15.13-15.13]
I20260709 14:49:24.594722 10868 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.581199 10853 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.596006  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.562834 10900 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.558331 10883 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.602651 10914 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.573499  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.572106  7299 raft_consensus.cc:3060] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:24.591200  7266 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.610002 10784 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.572295 10893 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.636905  7415 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.611443  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.579670 10916 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:24.565397 10889 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.595108 10993 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:24.586849 10903 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.624457  7448 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:24.562740 10954 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:24.639413  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 48262.3us
I20260709 14:49:24.646420  7266 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.647233  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.639912 10784 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.604516 10952 raft_consensus.cc:697] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Becoming Leader. State: Replica: afeee6794cb74b9cb6381ce1220755cf, State: Running, Role: LEADER
I20260709 14:49:24.640700  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:24.614609  7414 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.610764 10970 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.572083 10871 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.641898  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.579416 10979 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.619869 10868 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.615152 10874 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.650007 10765 raft_consensus.cc:2804] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:24.635210 10985 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.616932 10869 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.619756 10981 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:24.648211 10784 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.635068 10878 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:24.604832 10921 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:24.675617 10874 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.657051  7446 raft_consensus.cc:1240] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:24.619182 10801 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.634707 10913 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:24.642653 10916 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:24.683873  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 94909.1us
I20260709 14:49:24.617568 10906 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.615389 10926 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.643318 10936 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:24.673406  7444 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:24.674656 10854 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:24.674734 10905 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.676869  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:24.642498 10893 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.679168  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:24.604426 10999 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.637181 10853 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.643677 10870 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.679781 10985 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.692111 10879 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.724841 10916 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:24.650645 10903 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.661301 10888 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:24.662451 10970 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.645260 10917 consensus_queue.cc:1059] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260709 14:49:24.671803 10971 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:24.724373  7442 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:24.726020  7374 raft_consensus.cc:2468] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:24.727896 10784 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:24.736580  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 59783.5us
I20260709 14:49:24.678579  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:24.786309  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 139127us
I20260709 14:49:24.662267 10872 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:24.791234  7372 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:24.735826 10906 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.802129  8006 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:24.726432 10854 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.780535 10852 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:24.811996  7445 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:49:24.678135 10869 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.823251  7373 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:24.828272 10765 raft_consensus.cc:697] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:24.836951  7376 raft_consensus.cc:2393] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:24.824899 10784 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 14:49:24.839746  7341 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:24.845847 10784 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:24.841212  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 117363us
I20260709 14:49:24.844713 10765 consensus_queue.cc:237] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.825503 10981 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:24.847647  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:24.846362 10784 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:24.811159 10888 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.781628 10905 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.819414 10908 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.811113 10833 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:24.848070 11011 log.cc:927] Time spent T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.164s	user 0.000s	sys 0.001s
I20260709 14:49:24.856353  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.877094  7297 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:24.872850  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.868193  7266 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.805840 10879 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.869282  7265 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:24.870839  7441 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:49:24.835331 10971 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.887200 10971 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:24.871223  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.843400 10854 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:24.877756  7295 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:24.859148  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:24.897720  7374 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:24.849160 10917 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.900125 10917 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.885381 11019 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:24.901810 11019 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:24.902222 11019 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:24.886510 10950 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:24.909509 10917 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.910362 10917 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.910831 10917 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.908851 10916 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.909207 10950 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:24.921237 10950 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.923101 10950 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:24.929059 10917 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.929713 10917 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:24.930235 10917 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.932473 10917 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.935258 10917 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.936080 10917 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.986711 10784 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.916296 10854 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.940871  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.938117  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:24.869688 10888 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:24.872546 10880 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.006203  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:24.953146 11021 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.954499 10970 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.955319  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.051748  7300 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:24.955598  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.052696  7292 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:24.955727 10853 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.054873 10916 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.055495 10916 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.978165 10979 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:24.956248  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.060034  7296 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:24.960144 10914 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:24.961001 10910 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:24.962448  7415 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:24.965764 10971 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.802270 10952 consensus_queue.cc:237] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:24.854079 11024 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:25.005281  7295 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
W20260709 14:49:25.069561  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 107173us
I20260709 14:49:24.944763 10881 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.005870  7294 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:24.977177 10900 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:25.010097  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 140887us
I20260709 14:49:25.012629 10893 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.013286 10954 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.036259  7375 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:25.038992 10784 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.084019  7265 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.085362  7265 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:24.938088 10833 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:24.878680 10908 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.055883 10916 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:25.061445 11017 log.cc:927] Time spent T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.263s	user 0.000s	sys 0.001s
I20260709 14:49:25.052595 10993 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:24.981735 10883 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:25.053956 10871 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.058769  7299 raft_consensus.cc:2468] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 4.
I20260709 14:49:25.098023 10784 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.072731  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.006755 10889 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.078890 10905 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:25.079747 10907 consensus_meta.cc:287] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.540s	user 0.008s	sys 0.000s
I20260709 14:49:25.082126 11019 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:25.106357 11010 log.cc:927] Time spent T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
I20260709 14:49:25.106782 10916 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.053166 10913 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:25.108129 10765 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:25.094816 11002 consensus_meta.cc:287] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.573s	user 0.013s	sys 0.000s
I20260709 14:49:25.098625 10784 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:25.097921 10896 consensus_meta.cc:287] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.582s	user 0.006s	sys 0.008s
I20260709 14:49:25.052873 10880 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.104912  7265 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:25.093338 10927 consensus_meta.cc:287] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.533s	user 0.009s	sys 0.000s
I20260709 14:49:25.137061  7265 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:25.103426 11000 log.cc:927] Time spent T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:49:25.109901  7376 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:25.096536 11030 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:25.054931 11032 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.048s
I20260709 14:49:25.146966 10784 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.095250 10921 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.101924 10914 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:25.107266 11019 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.137903  7265 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:25.108973 10765 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.139794  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.152704  7299 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 13: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:25.153132 11031 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.153687 11031 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.148509 10869 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.140025  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.140461  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.156641  7294 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:25.141275  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.141911  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.142535  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.156827  7293 raft_consensus.cc:2393] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:25.157974  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.158123  7294 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 16. Current term is 17. Ops: []
I20260709 14:49:25.107895 10913 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.144549 11029 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:25.107318 10916 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:25.145534 10985 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.140655  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.173142  7295 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:25.099154 10877 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 3. Current term is 4.
I20260709 14:49:25.068367 10910 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.075892 11024 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.101290 10801 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.144721  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:25.179098  7298 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:49:25.107421 11012 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.251s	user 0.000s	sys 0.001s
I20260709 14:49:25.050297 10981 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.163750 10913 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.145738 10896 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.159273 11031 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.133306 10900 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:25.157720  7300 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:25.139448  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.136216 10907 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:25.094708 10875 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:25.146442 10870 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.174326  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.174443 10784 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:49:25.159337 11015 log.cc:927] Time spent T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.294s	user 0.002s	sys 0.000s
I20260709 14:49:25.205171  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:25.221544  7293 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:25.222054 10910 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.175678 10883 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.004s
I20260709 14:49:25.176738  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.148618 10903 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.135842 10826 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.177372  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.262218  7375 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:25.263267  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.178057  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.263556  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.162631 11040 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:25.104609 10926 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.175875 11038 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 14:49:25.184270  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.186267  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.155866 11030 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.188315  7415 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.169677 10922 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.151193  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:25.161257 10950 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.136485 10993 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.190420 10869 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.169780 10916 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.198247  7301 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:25.155720 10905 consensus_queue.cc:1059] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.035s
I20260709 14:49:25.179206 10914 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:25.200534  7298 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:25.257615 10833 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.204833  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.275377  7300 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:25.275738  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.276161  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:25.209128 11013 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.348s	user 0.002s	sys 0.000s
I20260709 14:49:25.209561 10801 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:25.210680 10908 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:25.210985 11014 log.cc:927] Time spent T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.181s	user 0.000s	sys 0.001s
I20260709 14:49:25.211292 11034 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.212868 10906 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:25.216391 10878 consensus_meta.cc:287] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.535s	user 0.009s	sys 0.001s
I20260709 14:49:25.217037 10907 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.217494 10880 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.225260  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.137650 11002 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.275182 10914 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.260982  7370 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:25.068580 11021 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.265395  7375 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:25.264920  7374 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:49:25.264230  7373 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
W20260709 14:49:25.258497 10874 consensus_meta.cc:287] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.522s	user 0.006s	sys 0.001s
I20260709 14:49:25.293576  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.293867 10874 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:25.256910 10868 consensus_meta.cc:287] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.575s	user 0.007s	sys 0.000s
I20260709 14:49:25.295454  7297 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:25.268836  7296 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:25.269251  7295 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:25.296046  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.269248  8006 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:25.270635  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.297109  7371 raft_consensus.cc:2393] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 8: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:49:25.271641  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 86711.1us
I20260709 14:49:25.264727 10826 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.178622 11024 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:25.258996  7293 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:25.276434  7301 raft_consensus.cc:2393] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:25.276428  7265 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.264739 11040 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.274185  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.274870 10910 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:25.273674 10869 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.301167  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.276841  7300 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afeee6794cb74b9cb6381ce1220755cf in term 6.
I20260709 14:49:25.298161  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.278918 11027 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.272156 10922 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.313676  7264 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.313146 10826 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.314064 10869 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.279196 11019 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:25.279608 10875 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:25.267594 10971 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.268131 10917 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.269701 11030 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:25.266355 10854 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.274578 10916 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:25.294926 10993 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.198683 10921 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 14:49:25.289155  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 420984us
I20260709 14:49:25.288082  7367 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:25.388355  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.290139  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.388918  7369 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.281250 10801 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.298439  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.304265 11040 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:25.299144  7373 raft_consensus.cc:2393] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:25.272086 10950 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.305382  7298 raft_consensus.cc:2368] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12.
I20260709 14:49:25.306108  7415 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.305289  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:25.306573  7414 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.583s	user 0.009s	sys 0.064s
I20260709 14:49:25.306627 10880 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:25.292373 10914 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
W20260709 14:49:25.308028 10837 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.525s	user 0.012s	sys 0.013s
W20260709 14:49:25.287782  7416 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.004s	sys 0.036s
I20260709 14:49:25.289407 10878 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:25.316421  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:25.369827  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:25.418319  7416 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.004s	sys 0.036s
I20260709 14:49:25.418646  7300 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:25.418828  7293 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:25.286969  7294 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:49:25.304491 10910 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.309664 10877 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:25.314585 10922 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.386838 10765 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.388649  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:25.409801  7414 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.686s	user 0.010s	sys 0.064s
I20260709 14:49:25.391479  7374 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:25.316968 11035 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 14:49:25.413829  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 107779us
I20260709 14:49:25.387856 10921 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.413780  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.435295  7371 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:25.418013 10854 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:25.417639  7373 raft_consensus.cc:1275] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:49:25.388643  7266 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:25.429215  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:25.582443  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 153143us
I20260709 14:49:25.425256 10910 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:25.584002  7415 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.437143 10854 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.408062 10833 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.437392 10875 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.427434 10877 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.414384 10880 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.605690 10880 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:25.434563 10896 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.603072 10878 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.609686 10878 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.612102 10878 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:25.582603  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 193901us
I20260709 14:49:25.415460  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:25.417948 10837 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.637s	user 0.012s	sys 0.013s
W20260709 14:49:25.615221  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 199698us
I20260709 14:49:25.616223  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.380963 10826 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.391072 10905 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.409078 10801 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:25.490844 10907 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.427376 10869 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.621119 10908 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:25.622006 10852 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:25.621649 10869 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:25.507212 10888 consensus_meta.cc:287] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.506s	user 0.003s	sys 0.005s
I20260709 14:49:25.617527 10826 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.623256 10888 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:25.501235 10913 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:25.625522 10826 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.627270 10913 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:25.377367 10917 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.628717 10917 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.629905  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.631300  7442 raft_consensus.cc:2393] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afeee6794cb74b9cb6381ce1220755cf in current term 8: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:25.436380 10921 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:49:25.409888  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 104676us
I20260709 14:49:25.636108  7265 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.637162 10869 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.469910  7371 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:25.427868  7367 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:25.418475 10971 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.512286 10950 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.642335  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.642961  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.643186  7367 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:25.643777  7372 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:25.456038 10874 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.300442 10868 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.465739 11002 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.533267 10879 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.645545 10971 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.647452 10868 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.516899 10999 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:25.466403 11018 log.cc:927] Time spent T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.605s	user 0.000s	sys 0.002s
I20260709 14:49:25.370607 11019 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.651299 10801 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.652455 11019 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.588469 10854 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:25.461869 11021 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.485271 11025 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.656097 10950 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.295298 11034 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.428813 11035 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.562974  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.377995 11027 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.367606 11037 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:25.656827 10950 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.661816 10950 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.662571 11035 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:25.657457  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:25.664258  8006 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.514415 11045 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:25.665923 11037 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:25.666357 11037 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:25.667402 11034 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.656893 11025 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.520107 10914 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.682231 11037 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:25.683840 10914 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.496125 11049 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
W20260709 14:49:25.529194 11050 log.cc:927] Time spent T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260709 14:49:25.684736 11037 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:25.525394 11052 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:25.685173  7266 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:25.593251 11029 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:25.588856 10833 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.598910 10952 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:25.599666 10881 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:25.600613 10970 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:25.605284 10877 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:25.685755 11052 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:25.622409 10852 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.686929 10852 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:25.687599 11052 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.621584 10908 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.618925 10905 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.689044 10881 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.689502 10881 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:25.690616 10905 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.523828 10916 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.688796 10908 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:25.693440 11049 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:25.693917 11049 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:25.638233  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.616655  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.641527 10883 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:25.641846  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.642084  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 192) took 1134 ms. Trace:
I20260709 14:49:25.637166  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.646214 10888 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:25.653982 10801 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.665313 11045 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:25.670814 11027 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.676915  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.676297  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.686259 11029 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.635993 10917 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.702082 10833 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.702875  7369 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:25.662022 10921 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.696712  8006 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:25.698417  7371 raft_consensus.cc:2368] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
W20260709 14:49:25.696691  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 56745.8us
I20260709 14:49:25.677205 11025 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.701328  7367 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.693054 11052 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:25.700616  7374 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:25.686434 10970 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.696332 10883 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.713125  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.721541 10883 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:25.722352 10880 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.724364 10880 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.693022 10916 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.702875  7375 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:25.708607 11035 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.711755 11029 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:25.733569 10833 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:25.734169 10833 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:25.735682  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.735381 10833 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.736671 11021 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 16.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
W20260709 14:49:25.730847  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 93936.4us
I20260709 14:49:25.738924  7367 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
W20260709 14:49:25.730068  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 92028.1us
I20260709 14:49:25.725279 10970 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:49:25.742102  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 91929.7us
I20260709 14:49:25.744061  7372 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:25.744515  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:25.745256  8007 raft_consensus.cc:2368] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:25.745656  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:25.737640 10999 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:25.746403 10999 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.747512  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.748059  7264 leader_election.cc:400] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:25.748356  7264 leader_election.cc:403] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:49:25.749051 10916 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.750245 11040 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.752334 11040 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.753225 10868 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:25.753785 10868 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:25.754889 10868 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:25.737689 10888 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:49:25.757287 10888 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:25.758618 10971 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.758426 10888 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.759747 10888 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:25.760210  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.760911  7449 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:25.746768 10999 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:25.740995  7374 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:49:25.732388 11037 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:25.764782  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.765619  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.768461  7449 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:25.766399  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.713016 11045 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.769506  7371 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:25.747105 11027 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:25.770233  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.770226  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.761940  7265 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.773531  7375 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:25.771020 11027 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.772112 10916 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631) with higher term. Message: Invalid argument: T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:25.796746 11027 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:25.771524 11037 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.798889 11037 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:25.761901 10881 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.695627  7199 rpcz_store.cc:276] 0709 14:49:24.506853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:24.515041 (+  8188us) service_pool.cc:224] Handling call
0709 14:49:25.640277 (+1125236us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:25.149155 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:25.213555 (+ 64400us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:25.213592 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:49:25.213611 (+    19us) tablet.cc:662] Decoding operations
0709 14:49:25.213921 (+   310us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:25.213970 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:25.213997 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:25.214695 (+   698us) tablet.cc:701] Row locks acquired
0709 14:49:25.214712 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:49:25.214842 (+   130us) write_op.cc:270] Start()
0709 14:49:25.214946 (+   104us) write_op.cc:276] Timestamp: P: 1783608565214796 usec, L: 0
0709 14:49:25.214966 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:49:25.215598 (+   632us) log.cc:844] Serialized 530 byte log entry
0709 14:49:25.523128 (+307530us) op_driver.cc:464] REPLICATION: finished
0709 14:49:25.529886 (+  6758us) write_op.cc:301] APPLY: starting
0709 14:49:25.533130 (+  3244us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:25.535035 (+  1905us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:25.535108 (+    73us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:25.535720 (+   612us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:25.535894 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:25.535937 (+    43us) write_op.cc:312] APPLY: finished
0709 14:49:25.536096 (+   159us) log.cc:844] Serialized 25 byte log entry
0709 14:49:25.536241 (+   145us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:25.536295 (+    54us) write_op.cc:454] Released schema lock
0709 14:49:25.536321 (+    26us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:25.536564 (+   243us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:25.536580 (+    16us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":6521,"apply.run_cpu_time_us":2794,"apply.run_wall_time_us":6698,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8299,"num_ops":1,"prepare.queue_time_us":565894,"prepare.run_cpu_time_us":28827,"prepare.run_wall_time_us":276014,"raft.queue_time_us":16609,"raft.run_cpu_time_us":3803,"raft.run_wall_time_us":9651,"replication_time_us":308007,"thread_start_us":317100,"threads_started":4,"wal-append.queue_time_us":221870}]]}
I20260709 14:49:25.817654  7372 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:25.819130  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.819756  7374 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:25.820286  7341 leader_election.cc:400] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12.
I20260709 14:49:25.820585  7341 leader_election.cc:403] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:25.821411 11045 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:49:25.818991  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 71540.3us
I20260709 14:49:25.824441 10927 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:25.825029 10927 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:25.826035 10927 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.827961 10877 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.838781  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.839555  7445 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:25.805068 10952 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 14:49:25.847182 10881 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.851552 10877 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.857424 10921 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:25.857352  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:25.863765  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.864825  7372 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:25.868759  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.869565  7447 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:25.867050 10999 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.870159  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.870784  7450 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:25.871359  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.871984  7448 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:25.871652 11030 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.873031  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:25.873209  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 111361us
I20260709 14:49:25.873759  7444 raft_consensus.cc:2368] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:25.869496  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.868072  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.870718  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:25.882261  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 109307us
I20260709 14:49:25.797729 10854 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.831732 11021 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:25.890511  7443 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:25.890908  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.891453  7446 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:25.892102 10971 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:49:25.892742 11021 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.894846 11021 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.896745 10854 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.897444  7441 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:25.899554 10971 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12.
I20260709 14:49:25.900584  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.891667  7444 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 16: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:25.902215  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.904793  7441 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:25.900267  7199 catalog_manager.cc:5697] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "afeee6794cb74b9cb6381ce1220755cf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 14:49:25.913753  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.914652  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.914978  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.915375  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.915643  7443 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:25.916244  7447 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:25.916704  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.916441  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.917424  7446 raft_consensus.cc:2368] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:25.918946  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.919512  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.923374  7445 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:25.901196 10921 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 14:49:25.911620  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 75137.6us
I20260709 14:49:25.925087  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:25.935235  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.936653  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.923082 11048 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.926620 10921 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.912128 11021 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:25.927500 10881 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:25.940850  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.861569 10908 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:25.924232 10854 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.944213  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.943161  7368 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:25.953680 10945 raft_consensus.cc:2764] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 14:49:25.948211  7373 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:25.953593  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.955260  7444 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:25.953981  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.963137  7441 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 17.
I20260709 14:49:25.942198 10921 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:25.944211 10881 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:25.982148  7447 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:25.944519 10877 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:25.953615 10971 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:25.958590 11035 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:25.957331  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:25.992141  7446 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:49:25.984493  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 82989.7us
W20260709 14:49:25.954859 11024 consensus_meta.cc:287] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.594s	user 0.007s	sys 0.004s
I20260709 14:49:25.994628  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.982196 10881 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:26.002326  7265 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.954555 10945 consensus_queue.cc:1048] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.050s
I20260709 14:49:26.005210 10908 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.005738 10910 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.006178  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.006831  7367 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.008464  7449 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.008184 10852 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.009318  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.007751 10910 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.009959  7369 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:26.010874  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.992539 10971 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.011639  7369 raft_consensus.cc:2393] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:25.991220 11030 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.993167 10888 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:26.014398  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.015836  7371 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16. Ops: [15.13-15.13]
I20260709 14:49:26.012413  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.017920  7444 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:26.018085  7373 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:26.019203  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:25.992775 10868 consensus_queue.cc:1059] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 14:49:26.026373  7370 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.019992  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:25.993695 10999 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:25.979592 10970 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.024744  7376 raft_consensus.cc:2393] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:25.987212 11021 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:26.022358  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 76056.5us
I20260709 14:49:26.029364  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:25.982369 11048 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.031456 10916 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:26.020344 10971 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.031877 10916 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:26.033668  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.034412 11048 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.034723 10970 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.035416  7367 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:26.017236 10914 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:26.063918  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.037273  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.064638  7292 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:26.065325 10914 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:26.066041  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.066733  7298 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:26.067724 10914 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:26.068506  7445 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:26.069551  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.064970  7374 raft_consensus.cc:2393] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.070796  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.071488  7444 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.071728  7450 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:26.072194  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.064742  7266 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.073375 11027 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.074479 10914 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:26.074869 10914 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.075232 10914 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.000449 11024 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.061575  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.076274  7294 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:25.996373 10854 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.077032  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.037232  7375 raft_consensus.cc:2368] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:49:26.024669 10888 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.078608 10888 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.031826 10868 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:25.998144 10883 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.043336  7265 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.047475  7370 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:26.050109  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.052405  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.043022 10916 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.053318  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:26.053617  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 162026us
I20260709 14:49:26.054057  7372 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:26.088702  7441 raft_consensus.cc:2393] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.055171  7369 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.058444  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.061529  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.062052  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.089569  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.055200  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.062325 11021 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.063011  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.061987  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.082867  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.080910  7266 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.093390  7295 raft_consensus.cc:2393] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 13: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.093529  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.093478  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.094210  7296 raft_consensus.cc:2368] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:49:26.094988  7376 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.102430  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.103132  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.104045  7450 raft_consensus.cc:2368] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
I20260709 14:49:26.105068  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.083742 11040 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:26.082449 10868 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.111088  7300 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:26.111919  7441 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:26.072767  7444 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.044697 11029 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.069471  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.019599 10877 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.086143  7298 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:26.045202 11049 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:26.087296  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 44030.1us
I20260709 14:49:26.082405 10908 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.087682  7299 raft_consensus.cc:1275] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:26.054697  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.088049  7449 raft_consensus.cc:2368] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 13. Current term is 14.
I20260709 14:49:26.111214  7294 raft_consensus.cc:3060] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:49:26.081489  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 90964.5us
I20260709 14:49:26.112013  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.122427  7447 raft_consensus.cc:2368] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12.
I20260709 14:49:26.039932  7446 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
W20260709 14:49:26.111065  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 69112us
I20260709 14:49:26.114142  7301 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.116868  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.170077  7448 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:26.115520  7293 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:26.082737 11037 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.120751  7266 leader_election.cc:400] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:26.162652  7292 raft_consensus.cc:2393] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.107092 11040 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.121568  7443 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
W20260709 14:49:26.164762  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 62644.1us
I20260709 14:49:26.123113  7265 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.119745  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.113607 11027 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.101312 10914 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.177122  7300 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
W20260709 14:49:26.180830  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 65075.7us
I20260709 14:49:26.179876  7297 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 5.
I20260709 14:49:26.123569 11045 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:26.190861  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.186993 10875 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:26.178037 11040 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.196219  7369 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.196509  7293 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.202625  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.203063 11049 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.203400  7443 raft_consensus.cc:1275] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Refusing update from remote peer afeee6794cb74b9cb6381ce1220755cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 14:49:26.180751 10854 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.200287  7265 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.209929  7298 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:26.184779 11048 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 14:49:26.212261  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 91650us
I20260709 14:49:26.183017 11021 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:26.213692  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.221127  7294 raft_consensus.cc:2468] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
W20260709 14:49:26.222064  7341 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:26.224408  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.197156 10875 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.208861 11029 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.227089  7265 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.241274  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.230125  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.230428  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:26.230616  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 128226us
I20260709 14:49:26.231007  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:26.231720 11074 log.cc:927] Time spent T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:49:26.234242 11037 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.236137 10881 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.230041 11027 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:26.237573 10883 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.238397 10877 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.238590 11073 consensus_queue.cc:1048] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:26.239630  7443 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:26.244145 10875 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.241372  7296 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 13. (term mismatch)
I20260709 14:49:26.242544  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.242892 10921 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.243500  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.209928 11045 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.244987  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.230017  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.267413  7441 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:26.229355 11049 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:26.247991  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.249359  7447 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.248883  7444 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:26.250484  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 12 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:26.271121 11024 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.250686  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.249018  7299 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:26.251479  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.251724  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.214874 11048 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.252673  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.254106  7446 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:26.196933 10908 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.222249 10852 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.246804  7415 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.241016 11021 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.254374  7442 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:26.265686 11027 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.277211  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.268307  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.268858  7295 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 16: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.246088  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.266578  7296 pending_rounds.cc:85] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Aborting all ops after (but not including) 12
I20260709 14:49:26.267479  7449 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:26.278406  7373 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:26.270960  7297 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:26.272782  7450 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:26.270502  7298 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.251405 10888 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.275490  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.280467 10852 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:26.280788  7292 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.281319  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.281473 10914 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.274106 11048 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.278496  7296 pending_rounds.cc:107] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: Aborting uncommitted NO_OP operation due to leader change: 15.13
I20260709 14:49:26.271906 11052 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.286201 10921 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.286413 11027 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.281618 10908 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.271668 11045 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.244998 10868 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.288262  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.289054  7448 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:26.290247 11021 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.293576  7441 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:26.294454  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.295297  7444 raft_consensus.cc:2393] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.297405  7297 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:26.287338 10971 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.296573  7295 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:26.306486  7443 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.298524  7296 raft_consensus.cc:2889] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:26.274114 11029 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 14:49:26.298612  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 51892.1us
I20260709 14:49:26.300565  7445 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.299795 10927 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:26.313369  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.314165  7298 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.300737  7265 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.308279 10888 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.309916 11029 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:26.311132  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.310792  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.324079  7295 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:26.323997  7297 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:26.311988 10927 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.312001 11052 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.317922 10971 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.318887  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.299947 11049 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.319738  7266 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.321158  7196 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 6, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 6 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.323860  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.326596  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.300300 10852 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.310448 10914 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:26.328220  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.329991  7295 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.332796  7298 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:26.334400  7266 leader_election.cc:400] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.335829  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.336567  7297 raft_consensus.cc:2393] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.325070 11029 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.337821  7296 raft_consensus.cc:2393] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 15: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.345485  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.346105  7296 raft_consensus.cc:2368] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
I20260709 14:49:26.346856  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.347363  7296 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:26.347620  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.347806 10852 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.338047 10888 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:26.338815  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.327535 10927 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.339077 10916 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:26.348153  7369 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.348062  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.351055  7415 leader_election.cc:400] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:49:26.339321 10883 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:26.352149  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:26.357929  7295 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.328905 10921 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:26.352912  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.352833  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.357263  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.360296  7373 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:26.360849  7370 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.361138  7371 raft_consensus.cc:2393] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.354907  7415 leader_election.cc:403] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.355654  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.355906  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:26.356557  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:26.361526  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 101763us
I20260709 14:49:26.363235  7375 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:49:26.362001  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.346118 11040 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.351590 10888 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.367755  7372 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:26.367262  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.375346  7374 raft_consensus.cc:2393] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 5: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.375924  7301 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.380579  7298 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.382722  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.383477  7367 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.357594 10883 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.386309 10877 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:26.382495 10888 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.367203 10854 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:49:26.392867  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 58580.5us
I20260709 14:49:26.392859  7266 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.398821  7414 leader_election.cc:400] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
I20260709 14:49:26.398720  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.399911  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.400432 11021 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:26.400866 11021 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:26.401232 11021 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.401602  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.402105  7367 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:26.403196 11030 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:26.403671 11030 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.404457 11030 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.405004  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.405718  7371 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.405799 11049 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.406490  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.407096  7371 raft_consensus.cc:2393] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.407379 11040 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.409960 11049 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:26.410627  7367 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:26.411787  7414 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.412559  7414 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.412706 11049 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:26.382654 10914 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:26.413112 11049 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.386233 10921 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.414297 10921 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.413544 11049 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.417207  7414 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.417457  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.418010  7376 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:26.420145 10875 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.421145  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.422231 10916 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.422719  7414 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.417229 10910 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:49:26.424610 11021 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.425670 10910 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:26.426040 10910 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.426339 10910 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.427086 11040 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:26.428279 11021 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.432585  7369 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:26.433758  7373 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:26.409866 11052 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.435441  7292 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.436429  7301 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:26.396631 10883 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.439204  7294 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:26.441561  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.439230 11040 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.435062 10881 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.446389  7266 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.439324 10916 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:26.428049 11049 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.437258 10914 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.449767  7376 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:26.450429 10877 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.453410 11040 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.457345  7265 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.413475 10854 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.443887 11021 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:26.462436  7414 leader_election.cc:400] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 13. Current term is 14.
I20260709 14:49:26.462986 10916 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.463524 10914 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 16.14, Last appended by leader: 14, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.463984 10916 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.449407 11052 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:26.466357 11052 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.466920 11052 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.469017 11024 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:26.473227  7266 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.473512  7372 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 16.
W20260709 14:49:26.474486  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:26.475806  7266 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.476732 11037 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:26.477105 10854 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.477892 11035 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:26.478232 11029 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.480144  7414 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.473763  7265 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:26.467332 10877 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.468823 11052 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.485452 11035 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.485951  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.487551  7443 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:26.488052 10875 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.486601 11080 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:26.487116  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.488752 11035 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.489089 10888 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.488724 11080 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.490110 11080 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.491060 10888 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.491417 11048 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.491784  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.492291  7448 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:26.493376 11048 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.489679  7446 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 16: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.490105 11040 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.474107 11024 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.497786 11024 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.498970 11080 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.502234  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.503268  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.505429  7449 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:26.474388 11045 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:26.506327  7293 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.506536  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.506383  7443 raft_consensus.cc:2368] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:49:26.515439  7441 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 14: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.515786  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.516450  7443 raft_consensus.cc:2368] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:26.517238  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.517393  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.517938  7442 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:26.519197  7445 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:26.506678  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.520231  7449 raft_consensus.cc:2393] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.521179  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.521857  7450 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.522459  7414 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.523378 11040 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.523911 11040 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.524657  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 852) took 3281 ms. Trace:
I20260709 14:49:26.510864  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.516261  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:26.525858 11040 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.526024 11049 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.527508 11029 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.527828  7196 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:26.529017 10877 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:26.484131 10927 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.530267  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.503823  7448 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:26.530405  7375 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:26.514700  7266 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.506489  7265 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.546468  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.547057  7373 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:26.517938  7443 raft_consensus.cc:2393] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.547793  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.548501  7369 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 6: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.549018  7446 raft_consensus.cc:2368] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11.
I20260709 14:49:26.551034  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.551210  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:26.551369  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 44101.4us
I20260709 14:49:26.551790  7372 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.552249  7371 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 9
W20260709 14:49:26.554666  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 48472.8us
I20260709 14:49:26.555292  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.555598 11084 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:26.556002  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.556085  7265 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.556280 11048 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:26.556110 11084 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:26.557041  7266 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.559067 11019 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:26.559621 11019 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.555735  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.561357  7265 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.563977  7374 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.510257 11037 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.537405 11086 raft_consensus.cc:2804] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:26.571549  7341 leader_election.cc:400] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
I20260709 14:49:26.571875  7341 leader_election.cc:403] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.562758  7196 catalog_manager.cc:5697] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 3 to 4, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:26.566979  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.572640  7447 raft_consensus.cc:2368] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.573000  7375 raft_consensus.cc:3060] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.568169  7367 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:26.569419  7376 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.560554 11048 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.548614 11021 raft_consensus.cc:2764] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 14:49:26.536986 11045 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.586278  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.520817 10910 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.538399 10888 consensus_queue.cc:1048] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.049s
I20260709 14:49:26.560046 10914 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:26.511962 10883 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.587267  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.590656  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.587807  7374 raft_consensus.cc:2393] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 16: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.568994 11027 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:26.594102  7442 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:26.595785  7373 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:26.595340  7370 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.597139  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.597810  7374 raft_consensus.cc:2393] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 8: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.598526  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.601300  7296 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:26.564906  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:26.605252  7450 raft_consensus.cc:606] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.605567  7450 raft_consensus.cc:614] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:26.607707  7371 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:26.586210 11086 raft_consensus.cc:697] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.608862  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.531750  7198 rpcz_store.cc:276] 0709 14:49:23.243398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:23.245866 (+  2468us) service_pool.cc:224] Handling call
0709 14:49:26.524448 (+3278582us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:25.418454 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:25.496337 (+ 77883us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:25.498141 (+  1804us) write_op.cc:435] Acquired schema lock
0709 14:49:25.499337 (+  1196us) tablet.cc:662] Decoding operations
0709 14:49:25.597937 (+ 98600us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:25.613947 (+ 16010us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:25.620259 (+  6312us) tablet.cc:685] Acquiring locks for 10 operations
0709 14:49:25.651749 (+ 31490us) tablet.cc:701] Row locks acquired
0709 14:49:25.651797 (+    48us) write_op.cc:260] PREPARE: finished
0709 14:49:25.652036 (+   239us) write_op.cc:270] Start()
0709 14:49:25.652197 (+   161us) write_op.cc:276] Timestamp: P: 1783608565651964 usec, L: 0
0709 14:49:25.652247 (+    50us) op_driver.cc:348] REPLICATION: starting
0709 14:49:25.653325 (+  1078us) log.cc:844] Serialized 3974 byte log entry
0709 14:49:25.658392 (+  5067us) op_driver.cc:464] REPLICATION: finished
0709 14:49:25.659163 (+   771us) write_op.cc:301] APPLY: starting
0709 14:49:25.659249 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:25.702089 (+ 42840us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:25.702207 (+   118us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:26.015226 (+313019us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:26.094858 (+ 79632us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=20,key_file_lookups=20,delta_file_lookups=20,mrs_lookups=0
0709 14:49:26.099832 (+  4974us) write_op.cc:312] APPLY: finished
0709 14:49:26.209491 (+109659us) log.cc:844] Serialized 97 byte log entry
0709 14:49:26.228771 (+ 19280us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:26.251857 (+ 23086us) write_op.cc:454] Released schema lock
0709 14:49:26.264038 (+ 12181us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:26.281499 (+ 17461us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:26.281531 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":863830,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":506,"apply.run_cpu_time_us":17141,"apply.run_wall_time_us":617414,"cfile_cache_hit":40,"cfile_cache_hit_bytes":41720,"num_ops":10,"prepare.queue_time_us":670744,"prepare.run_cpu_time_us":6503,"prepare.run_wall_time_us":246750,"replication_time_us":5998}]]}
I20260709 14:49:26.613493  7374 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:26.613556  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.614220  7371 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 14: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.614969  7265 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.616760  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.596709 11029 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election won for term 15
W20260709 14:49:26.617604  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 46201.6us
I20260709 14:49:26.595261 10914 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.618273  7376 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:26.609201 11027 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.619302  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.622005  7374 raft_consensus.cc:2393] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.623112 11027 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.623598  7375 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
W20260709 14:49:26.624963 11087 log.cc:927] Time spent T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 14:49:26.625555 11037 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.626721 11045 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.627349  7374 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:26.621937  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.628356 10868 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:26.623864  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:26.629446  7450 raft_consensus.cc:606] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.629920 11052 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.630442 11052 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:26.631812 11075 log.cc:927] Time spent T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.366s	user 0.000s	sys 0.003s
I20260709 14:49:26.632439 11052 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.633168  7264 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:26.634196 10875 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:26.637712  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.638003 10910 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.639202 10927 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.640134 11086 consensus_queue.cc:237] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.641754  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.642328  7372 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.636883  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.643158  7368 raft_consensus.cc:2368] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11.
I20260709 14:49:26.643896  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:26.640628  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 226383us
I20260709 14:49:26.645474  7415 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.560467 11019 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.648425 11084 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:26.649303  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.608852 11040 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
I20260709 14:49:26.651691  7415 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.651533 11048 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.644935  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.655743  7368 raft_consensus.cc:2393] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:26.646919 11021 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:26.642217  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.624888  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.660954  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.656543  7372 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:26.661366  7375 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.659833  7293 raft_consensus.cc:2468] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:26.663194  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.663390  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.665679  7376 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.665665  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.666262  7367 raft_consensus.cc:2368] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
I20260709 14:49:26.666466  7371 raft_consensus.cc:2368] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.668852  7373 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:26.664554 11052 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.673039 11052 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.673760  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.674366  7367 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.619766 10916 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:26.681074  7375 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:26.681228  7414 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.654914 10914 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.689469  7415 leader_election.cc:400] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
I20260709 14:49:26.690943  7415 leader_election.cc:403] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
W20260709 14:49:26.691059  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 134097us
I20260709 14:49:26.691828  7266 leader_election.cc:400] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:49:26.692101  7266 leader_election.cc:403] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.660989 11021 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.702114  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.705209  7376 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.705904  7414 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.662117 11029 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.706996  7368 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:26.663049 10877 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.707005  7265 leader_election.cc:400] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.710579  7265 leader_election.cc:403] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.680446 10927 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:26.689237 10910 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:26.716187  7266 leader_election.cc:400] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:26.716092  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.689558 10916 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:26.718879  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.718529  7266 leader_election.cc:403] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.707346 11021 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.720618  7443 raft_consensus.cc:2393] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:26.726121  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.726023  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:26.727044  7446 raft_consensus.cc:606] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.727433  7446 raft_consensus.cc:614] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:26.702739 10888 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.018s
I20260709 14:49:26.722272  7265 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:26.716612 11084 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:26.729564  7376 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:26.730057  7266 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.731372  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.714882 11024 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:26.718380 10910 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.720083 10880 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
I20260709 14:49:26.740603  7367 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:26.722322 10916 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.735357  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.724093 11094 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.728976 10927 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.751322  7266 leader_election.cc:400] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11.
I20260709 14:49:26.721736 11025 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:26.754513  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.764803  7266 leader_election.cc:403] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.765246  7367 raft_consensus.cc:2368] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:26.730682 11089 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:26.732030 11084 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:26.749261  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 59851.3us
I20260709 14:49:26.733850 11080 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:26.742654 10910 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.776377  7266 leader_election.cc:400] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.741802 11019 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:26.761081  7414 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.746301 11048 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:26.776719  7266 leader_election.cc:403] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.778303  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.762455 11037 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:26.764393 11052 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.764989 10880 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 14:49:26.783149  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 49823.7us
I20260709 14:49:26.766233  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:26.767112 11040 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.787415  7446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:26.768347 11089 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.791927 11089 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.786867  7414 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.793468  7414 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.794283  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.795320  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.796308 11025 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:26.796519  7414 leader_election.cc:400] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11.
I20260709 14:49:26.796905 11040 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.774288 11084 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:26.798769 10927 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.773512 10883 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.797204 11049 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:26.771811 10879 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:26.791924  7446 raft_consensus.cc:606] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:26.796870  7414 leader_election.cc:403] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.803699  7446 raft_consensus.cc:614] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:26.790014  7265 leader_election.cc:400] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:26.773557 11045 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:26.804615  7265 leader_election.cc:403] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.796655 10868 raft_consensus.cc:2804] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:26.777935 10999 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.037s
I20260709 14:49:26.788564 11080 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:26.789695 11048 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:26.813294 11030 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:26.803248 10921 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.823874  7341 leader_election.cc:400] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12.
I20260709 14:49:26.780309 11090 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.118s
I20260709 14:49:26.772650 11029 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.821848 11045 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.769120 10877 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.845244 11048 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.817802 11025 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.818826 11019 raft_consensus.cc:3060] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:26.820525 10907 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:26.831359 10868 raft_consensus.cc:697] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.831446 11049 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:26.832048 10883 raft_consensus.cc:3060] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:26.863013 11040 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.866297  7341 leader_election.cc:400] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 13. Current term is 14.
I20260709 14:49:26.866688  7341 leader_election.cc:403] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:26.859833  7370 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
W20260709 14:49:26.863507 11097 log.cc:927] Time spent T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.092s	user 0.003s	sys 0.000s
I20260709 14:49:26.823765 11095 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
W20260709 14:49:26.860631 11091 log.cc:927] Time spent T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 14:49:26.867748 10907 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:26.881593  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:26.881736 10907 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.883162  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.883803 10875 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:26.885919  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:26.887339 11052 raft_consensus.cc:2764] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:49:26.888057 11052 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:26.888413 11052 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:26.888737 11052 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:26.867760 11027 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.023s
W20260709 14:49:26.893600 11101 log.cc:927] Time spent T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:49:26.894596  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.895644 11040 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 13. Current term is 14.
I20260709 14:49:26.862926 11025 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:26.882273 11045 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.897527 10868 consensus_queue.cc:237] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:26.909736  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 133463us
I20260709 14:49:26.937780 10914 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.940054 10914 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:26.940670  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:26.941445  7371 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:26.913980 11021 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.911531 10852 raft_consensus.cc:2764] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 14:49:26.946659 11019 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 6. Current term is 7.
I20260709 14:49:26.947613 11049 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11.
I20260709 14:49:26.898696 11084 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.948570 11024 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 5. Current term is 6.
I20260709 14:49:26.949748  7447 raft_consensus.cc:2368] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9.
I20260709 14:49:26.907127 10910 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:26.944757 10883 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:26.946897 11021 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:26.985647  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 189212us
I20260709 14:49:26.986913  7414 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.991904  7299 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:27.003506  7371 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:26.969269 11089 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.006626  7414 leader_election.cc:400] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15.
W20260709 14:49:27.008701  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 114156us
I20260709 14:49:27.009994  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:26.991089 10921 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 10. Current term is 11.
I20260709 14:49:27.010860  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:27.011125  7299 raft_consensus.cc:606] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Received request to transfer leadership to TS 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:27.005342 11021 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.015875  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.008841 10888 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:27.016109  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:26.991276 10916 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.018838  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:27.017371  7448 raft_consensus.cc:2368] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:27.017746  7413 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:27.018850  7450 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:27.011451 10852 raft_consensus.cc:2764] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 14:49:27.021112  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.025154  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.025869  7444 raft_consensus.cc:2368] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.025998  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.021979  7371 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:27.030768  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.019100  7414 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:27.022891  7295 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:27.022228  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.011935 11084 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:27.023802  7445 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:27.034508  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.034860  7266 leader_election.cc:400] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8.
I20260709 14:49:27.023564  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.031183 11040 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:27.036494 11040 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:27.025070  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.013195 10883 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 14:49:27.036304  7292 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.032646  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.036868 11040 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:27.042678  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:27.043195  7414 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:27.023829 11112 log.cc:927] Time spent T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 14:49:27.044585  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.048122  7294 raft_consensus.cc:2468] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:27.036970 10852 raft_consensus.cc:2764] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election decision vote started in defunct term 6: won
I20260709 14:49:27.044001 10888 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:27.054098 11110 log.cc:927] Time spent T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.175s	user 0.003s	sys 0.000s
I20260709 14:49:27.048907  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.055217  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.048107  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.056157  7292 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:27.056524  7298 raft_consensus.cc:3060] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:27.050298  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.048466 11122 raft_consensus.cc:2804] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:27.057626  7294 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:27.061863 10916 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.062440 10916 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.062847 10916 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.063333 10910 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:27.062764  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:27.065287 10916 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.021659 11021 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.065100 11029 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:27.065687  7266 leader_election.cc:400] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.066347  7266 leader_election.cc:403] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
W20260709 14:49:27.066921 11092 log.cc:927] Time spent T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.362s	user 0.002s	sys 0.000s
I20260709 14:49:27.067205 11021 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:27.068630 11029 raft_consensus.cc:3060] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:27.069417 11052 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.070555  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.071074  7367 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:27.071414  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.072142 11084 raft_consensus.cc:2804] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:27.073583  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.074123  7372 raft_consensus.cc:3060] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.054250 10888 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.073940  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.076920 11086 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:27.062868 11019 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.015s
I20260709 14:49:27.076581  7415 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.078826 11122 raft_consensus.cc:697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.079674  7415 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.079955  7447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:27.072710  7374 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:27.080482  7447 raft_consensus.cc:606] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:27.081377  7447 raft_consensus.cc:614] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:27.082134  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.082818  7371 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:27.022276 10927 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 14:49:27.086009  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.086524  7372 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:27.087188  7299 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:27.079681 11122 consensus_queue.cc:237] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.090734 11030 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:27.097872 11049 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:27.098366  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:27.101868  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:27.102694  7369 raft_consensus.cc:2410] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 10 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:49:27.106037  8007 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:27.072624 11084 raft_consensus.cc:697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.108997 11029 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.109815  7367 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:27.109746 11084 consensus_queue.cc:237] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.054309 11089 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.116102  7266 leader_election.cc:400] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9.
I20260709 14:49:27.116412  7266 leader_election.cc:403] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:49:27.116818  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.121356  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.122099  7450 raft_consensus.cc:2393] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.122669  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.122012  7414 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:27.123816  7449 raft_consensus.cc:2410] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
I20260709 14:49:27.071338 11052 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.098635 11049 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:27.130309  7445 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:27.131065  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.131711  7444 raft_consensus.cc:2368] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.133240  7442 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:27.125066 10910 raft_consensus.cc:993] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:27.121882 10970 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:27.121997 11086 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.056s
I20260709 14:49:27.173563  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:27.175217  7301 raft_consensus.cc:2468] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:27.130522 11027 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.122236 11030 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.055s
I20260709 14:49:27.179550  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.180182 11124 raft_consensus.cc:2764] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 14:49:27.173715  7298 raft_consensus.cc:2468] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:27.181761  7447 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:27.184180  7444 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
W20260709 14:49:27.184806  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 49411.2us
I20260709 14:49:27.185815  7297 raft_consensus.cc:2410] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 10 because replica has last-logged OpId of term: 8 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 7.
I20260709 14:49:27.184360  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:27.124490 11019 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.058s
I20260709 14:49:27.176288 10868 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:27.196405  7295 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:27.193583  7415 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:27.175215  7266 leader_election.cc:400] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.172696  7294 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:27.215626  7415 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:27.216251  7301 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:27.215229  7266 leader_election.cc:403] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
W20260709 14:49:27.219201  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 47028.4us
I20260709 14:49:27.215842 11029 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 8. Current term is 9.
I20260709 14:49:27.220508 11089 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.229525 10910 raft_consensus.cc:2804] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:27.229830 10868 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.219099 11106 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.013s
I20260709 14:49:27.231058 10868 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.196646 11027 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.238897 11027 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:27.240648  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 197997us
I20260709 14:49:27.246946  7299 raft_consensus.cc:2468] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:27.213819 11105 raft_consensus.cc:1081] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
W20260709 14:49:27.249330  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 72040.4us
I20260709 14:49:27.214331 10970 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.219585 11049 raft_consensus.cc:2804] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:27.252036 10910 raft_consensus.cc:697] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:27.281450  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 77127.8us
I20260709 14:49:27.285590 10868 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:27.289485  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.290176  7442 raft_consensus.cc:2368] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 14. Current term is 15.
I20260709 14:49:27.290956  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.292270  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.293184  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.294202  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.294823  7442 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:27.295370  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.295680  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.296597  7448 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:27.297698  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.298197  7448 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:27.301340  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.301405  7296 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:27.304275  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.305094  7441 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 6: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.273484 11049 raft_consensus.cc:697] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.310081  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.300829  7415 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:27.309289  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:27.347079  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.347417  7371 raft_consensus.cc:2368] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
W20260709 14:49:27.348151  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 46870.9us
I20260709 14:49:27.348462  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.349134  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.349880  7295 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:27.350085  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.349997  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.352033  7294 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.352207  7372 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:27.352672  7374 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:27.353029  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.353596  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:27.354322  7374 raft_consensus.cc:2410] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 8 because replica has last-logged OpId of term: 6 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 4.
W20260709 14:49:27.355345  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 54584.1us
I20260709 14:49:27.358098  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.359225  7299 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:27.359278  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.298477 11052 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:27.362149  7298 raft_consensus.cc:2393] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:27.365197  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.365397  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.365883  7295 raft_consensus.cc:2393] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 9: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.366416  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.366964  7299 raft_consensus.cc:2393] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.367767  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.367780  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.368793  7372 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:27.367453  7367 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:27.311673 10888 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:27.369445  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.311553 11025 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:27.371796  7296 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:27.374619 11117 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.064s
I20260709 14:49:27.376331  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.361289 11134 raft_consensus.cc:2804] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:27.307361 11089 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.061s
I20260709 14:49:27.308929 11048 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 14:49:27.377413  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.331976 10999 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.062s
I20260709 14:49:27.383075  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.381126  7300 raft_consensus.cc:2468] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:27.383881  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.387122  7296 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:27.381350  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.386402  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.364624  7371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38173952243d4e21a673a34275e5cc11"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:49:27.392647  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.494282  7372 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 16 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 14:49:27.360570 11131 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:49:27.382418 11125 log.cc:927] Time spent T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.317s	user 0.002s	sys 0.001s
I20260709 14:49:27.363693 10970 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.361793 11024 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.047s
W20260709 14:49:27.501422  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 115066us
I20260709 14:49:27.496629  7371 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.311959 10921 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.061s
I20260709 14:49:27.500034  7448 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:27.502202  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.506685  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.371623 11135 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.502391  7371 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.381861 11124 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:49:27.508970  7372 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:27.368324 11052 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.389554 11134 raft_consensus.cc:697] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:27.530122  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 173553us
I20260709 14:49:27.495524 10852 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:27.522279  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:27.533108  7372 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:27.534189  7296 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:27.538985  7367 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:27.546525 11132 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:27.391806 11040 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.553887  7265 leader_election.cc:400] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10.
I20260709 14:49:27.537281 11131 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:27.381150 10910 consensus_queue.cc:237] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.556900  7265 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:27.557281  7371 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.560724  7265 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:27.405194 11049 consensus_queue.cc:237] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.558775  7372 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:27.562978  7368 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:27.567446  7371 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.523168 11135 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.565866 10916 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:27.576684  7301 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:27.565706 11029 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 14:49:27.591169 11142 log.cc:927] Time spent T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 14:49:27.560916 11089 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:49:27.561452 10877 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 14:49:27.600579 11040 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.578485 11134 consensus_queue.cc:237] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.611070 11029 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:27.612077 11029 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.578054 11081 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.716710 10879 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:49:27.719409 11080 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:27.727506 11135 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.728818 11081 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.731266 11081 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:27.804852  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 298173us
I20260709 14:49:27.805094  7371 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:27.803457 11040 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.822270  7371 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
W20260709 14:49:27.830148  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 265612us
I20260709 14:49:27.834897 10970 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.835485 10970 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.837894 10970 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:27.820035 11040 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:27.898762  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 45558.5us
I20260709 14:49:27.903090  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:27.908808  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.909475  7444 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:27.909813  7444 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:27.910403  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:27.921729  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.922328  7450 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:27.910506  7444 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.923208  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 906) took 4187 ms. Trace:
I20260709 14:49:27.924355  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:27.897761 11081 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 14:49:27.924691 11089 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:27.924978 11151 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:27.845321 10875 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.080s
I20260709 14:49:27.925393 11089 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.844750 10921 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 13, Time since last communication: 0.084s
I20260709 14:49:27.927805 11089 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.929175  7444 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.934094  7341 leader_election.cc:400] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 14. Current term is 15.
I20260709 14:49:27.934460  7341 leader_election.cc:403] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:27.942152  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.943253  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:27.943720  7444 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:27.932579 11151 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:27.947582 11150 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:27.956518 11150 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.958621 11150 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.954967  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.959816  7295 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:27.960659  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.961176 11152 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:27.961390  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:27.961687 11152 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.963866  7292 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:27.966178 10877 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:27.966766 10877 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:27.944763 11132 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 14. Current term is 15.
I20260709 14:49:27.969340 10877 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:27.955101 11135 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:27.955651  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.972044  7299 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:27.977315  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:27.978120  7301 raft_consensus.cc:2393] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:27.947731 11124 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:49:27.981164 11165 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:49:27.955869 11151 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.967298 11040 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.984139  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:27.923671  7196 rpcz_store.cc:276] 0709 14:49:23.735769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:23.735928 (+   159us) service_pool.cc:224] Handling call
0709 14:49:27.923129 (+4187201us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:26.783163 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:26.878653 (+ 95490us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:26.879711 (+  1058us) write_op.cc:435] Acquired schema lock
0709 14:49:26.880616 (+   905us) tablet.cc:662] Decoding operations
0709 14:49:26.906108 (+ 25492us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:26.906178 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:26.906212 (+    34us) tablet.cc:685] Acquiring locks for 3 operations
0709 14:49:26.906505 (+   293us) tablet.cc:701] Row locks acquired
0709 14:49:26.906522 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:49:26.906661 (+   139us) write_op.cc:270] Start()
0709 14:49:26.906763 (+   102us) write_op.cc:276] Timestamp: P: 1783608566906612 usec, L: 0
0709 14:49:26.906782 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 14:49:26.907329 (+   547us) log.cc:844] Serialized 1299 byte log entry
0709 14:49:27.180974 (+273645us) op_driver.cc:464] REPLICATION: finished
0709 14:49:27.389877 (+208903us) write_op.cc:301] APPLY: starting
0709 14:49:27.389995 (+   118us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:27.493074 (+103079us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:27.493173 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:27.606477 (+113304us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:27.606671 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=6,mrs_lookups=0
0709 14:49:27.606716 (+    45us) write_op.cc:312] APPLY: finished
0709 14:49:27.606925 (+   209us) log.cc:844] Serialized 41 byte log entry
0709 14:49:27.607089 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:27.607181 (+    92us) write_op.cc:454] Released schema lock
0709 14:49:27.607220 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:27.607591 (+   371us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:27.607614 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":398307,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":189760,"apply.run_cpu_time_us":28126,"apply.run_wall_time_us":220920,"cfile_cache_hit":14,"cfile_cache_hit_bytes":16643,"num_ops":3,"prepare.queue_time_us":157779,"prepare.run_cpu_time_us":3276,"prepare.run_wall_time_us":134684,"replication_time_us":273993,"thread_start_us":150979,"threads_started":2}]]}
I20260709 14:49:27.994042 11037 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:27.994851  7297 raft_consensus.cc:1275] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:27.994582 11037 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:27.996667 11037 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:27.997687  7299 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
W20260709 14:49:27.997605 11126 log.cc:927] Time spent T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.936s	user 0.004s	sys 0.003s
I20260709 14:49:28.011174 11149 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:28.033895 11149 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.036031 11149 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:28.025740 11049 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 14:49:28.024641 10970 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.038331 10970 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.039760  7370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6376) took 1143 ms. Trace:
I20260709 14:49:28.040426 10970 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:28.042740 11130 log.cc:927] Time spent T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.496s	user 0.000s	sys 0.004s
I20260709 14:49:28.040158  7370 rpcz_store.cc:276] 0709 14:49:26.896265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:26.896431 (+   166us) service_pool.cc:224] Handling call
0709 14:49:26.896732 (+   301us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:26.897111 (+   379us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:26.897139 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:26.897634 (+   495us) log.cc:844] Serialized 26 byte log entry
0709 14:49:27.004903 (+107269us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:27.004987 (+    84us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:27.005047 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:27.997074 (+992027us) spinlock_profiling.cc:243] Waited 62 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:28.039452 (+ 42378us) raft_consensus.cc:1685] finished
0709 14:49:28.039474 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:28.039681 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1905,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":1752,"spinlock_wait_cycles":142632320,"thread_start_us":106850,"threads_started":1,"wal-append.queue_time_us":144227}
I20260709 14:49:28.046571 11052 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:28.051540 11137 log.cc:927] Time spent T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.496s	user 0.001s	sys 0.000s
I20260709 14:49:28.057727  7266 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:28.061369  7293 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6742) took 1035 ms. Trace:
I20260709 14:49:28.061736  7293 rpcz_store.cc:276] 0709 14:49:27.025793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:27.026017 (+   224us) service_pool.cc:224] Handling call
0709 14:49:27.026309 (+   292us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:27.054892 (+ 28583us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:27.054930 (+    38us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:27.122488 (+ 67558us) log.cc:844] Serialized 26 byte log entry
0709 14:49:27.284123 (+161635us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:27.284158 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:27.284478 (+   320us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:28.050916 (+766438us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:28.052670 (+  1754us) raft_consensus.cc:1685] finished
0709 14:49:28.052691 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:28.061308 (+  8617us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18498,"raft.queue_time_us":28743,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":95,"spinlock_wait_cycles":3410304,"thread_start_us":78914,"threads_started":1,"wal-append.queue_time_us":258815}
I20260709 14:49:28.066494 11149 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:28.068985  7368 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:28.069064 11037 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:28.069389  7370 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:28.070019 11037 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:28.070405 11037 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:28.071467  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.072067  7372 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:28.073429  7371 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:28.074584  7374 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:28.082947  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.089174  7374 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:28.090255  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.090875  7374 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 17.
W20260709 14:49:28.096426  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 153203us
I20260709 14:49:28.097237  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.101363  7370 raft_consensus.cc:1275] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:28.102981  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:28.105955  7413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 79139.4us
I20260709 14:49:28.107897  7449 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:28.107609 10868 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.012s
I20260709 14:49:28.121763  7441 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:28.113638 11149 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:28.127286  7441 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:28.105557 10910 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
W20260709 14:49:28.161111  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 63952.4us
I20260709 14:49:28.171603  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.177593  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:28.156075 11122 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.062s	user 0.007s	sys 0.017s
I20260709 14:49:28.179513  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.188242  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.116276 10927 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
I20260709 14:49:28.217340  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:28.219566  7441 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:28.219991 11081 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:28.220570 11081 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:28.221540  7442 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:28.222790  7442 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:28.224110  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:28.224462  7446 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:28.225900  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:28.226966  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:28.226984 11089 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 14:49:28.229095 11089 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:28.229180 11090 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:28.230868 11089 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:28.231248 10877 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 14:49:28.232568  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 44391.4us
I20260709 14:49:28.233306  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.234366  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.235464 11150 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:28.236156 11150 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:28.236730 11150 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:49:28.187716 11122 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.096s	user 0.008s	sys 0.017s
I20260709 14:49:28.162010 11149 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:28.222631 11081 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:28.177155 10852 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:28.268373  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.238080 11135 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:28.237970 11052 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:28.218861 11168 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:28.231256 11089 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:28.279423  7414 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:28.263120 11149 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:28.237753 11131 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
W20260709 14:49:28.283813  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 55770.3us
I20260709 14:49:28.231009 11159 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.049s
W20260709 14:49:28.282630  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 48325.5us
I20260709 14:49:28.305693  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.308154 10852 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:28.308430  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.309159 10852 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:28.310324 11090 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:28.312858  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:28.313601 10852 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:28.313948 10852 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:28.313905  7341 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:28.314424 10852 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:28.314757 11150 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:28.315315 11150 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:28.316179 11150 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.318127  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.318856 11132 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:28.274223 11052 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:28.280135 11081 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.281201 11089 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:28.283802 10907 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.045s
W20260709 14:49:28.343429 11172 log.cc:927] Time spent T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:49:28.325059 11052 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:28.380293 11037 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.332463 10881 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election won for term 18
W20260709 14:49:28.391793 11177 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260709 14:49:28.393685  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 114661us
I20260709 14:49:28.328598 11081 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.406948  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6390) took 1033 ms. Trace:
I20260709 14:49:28.407352  7367 rpcz_store.cc:276] 0709 14:49:27.373446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:27.383144 (+  9698us) service_pool.cc:224] Handling call
0709 14:49:27.383394 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:27.539406 (+156012us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:28.406687 (+867281us) spinlock_profiling.cc:243] Waited 155 ms on lock 0x7b5400367ed4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:28.406884 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":356965760}
W20260709 14:49:28.408321 11167 log.cc:927] Time spent T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.249s	user 0.001s	sys 0.000s
I20260709 14:49:28.408617 10879 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.409152 10879 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.411130 10879 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:28.412272 11169 log.cc:927] Time spent T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 14:49:28.396899 10881 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:28.413887 10881 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Advancing to term 18
W20260709 14:49:28.464161  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 59401.5us
I20260709 14:49:28.398851 10852 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:28.521819 11182 log.cc:927] Time spent T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 14:49:28.534461  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.538540  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:28.537024 11021 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 1.440s	user 0.021s	sys 0.017s
I20260709 14:49:28.544519  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.564426  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.540337 11131 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:28.543535 11021 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 1.447s	user 0.022s	sys 0.017s
I20260709 14:49:28.568320  7448 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 14:49:28.583721 11187 log.cc:927] Time spent T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:49:28.585738 11081 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:28.586606 11180 log.cc:927] Time spent T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.182s	user 0.000s	sys 0.000s
I20260709 14:49:28.588044 10852 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.588721  7444 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:28.590137  7444 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:28.543226 10879 consensus_queue.cc:1048] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 14:49:28.601027 11131 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.622800 11090 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:28.596567 10881 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.627604  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:28.628383  7373 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:28.629520  7414 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:28.632403 11117 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 14:49:28.634213 11131 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.634794 11148 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.635277 11148 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.637238  7373 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:28.581019 11029 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.061s
I20260709 14:49:28.648486  7447 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:28.649492  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:28.649993  7447 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:28.650137 11149 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.644876 11037 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:28.661749 11196 log.cc:927] Time spent T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.093s	user 0.000s	sys 0.014s
I20260709 14:49:28.662155 11148 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:28.664616 11152 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.654592 11048 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 14:49:28.668431  7447 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:28.673764  7266 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:28.677088  7450 raft_consensus.cc:1240] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 12. Current term is 13. Ops: [12.9-12.9]
I20260709 14:49:28.679541  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:28.685671 11089 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.687059  7368 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:28.687709 11089 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:28.689779 11198 log.cc:927] Time spent T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
I20260709 14:49:28.690438 11203 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.690909 11203 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:28.695750 10881 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:28.702538 11191 log.cc:927] Time spent T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.297s	user 0.003s	sys 0.000s
I20260709 14:49:28.723567  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:28.724403  7443 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:28.731448  7443 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:28.681041 11037 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:28.700562 11052 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.735307 11204 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.789624  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:28.692868 11203 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:28.798661 11149 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:28.810770  7196 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 6 to 8, leader changed from afeee6794cb74b9cb6381ce1220755cf (127.6.3.196) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:49:28.817992 11090 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:28.818841 10883 raft_consensus.cc:993] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: : Instructing follower 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:28.819295  7376 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:28.795642 11037 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:28.822063 11052 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.795935 11204 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.827171  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:28.838213 11152 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.846733 10852 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:28.844210 11024 raft_consensus.cc:1081] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Signalling peer 16b34b7e0b6e4fee846fcf88944539d3 to start an election
I20260709 14:49:28.881608 11204 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.860203 11048 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:28.882822 11048 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.887637  7369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6392) took 1485 ms. Trace:
I20260709 14:49:28.888068  7369 rpcz_store.cc:276] 0709 14:49:27.401966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:27.532894 (+130928us) service_pool.cc:224] Handling call
0709 14:49:27.533227 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:27.732197 (+198970us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:27.732233 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:27.732752 (+   519us) log.cc:844] Serialized 26 byte log entry
0709 14:49:27.838661 (+105909us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:27.838687 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:28.887230 (+1048543us) spinlock_profiling.cc:243] Waited 199 ms on lock 0x7b540035a054. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:28.887282 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:28.887331 (+    49us) raft_consensus.cc:1685] finished
0709 14:49:28.887344 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:28.887573 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1495,"raft.queue_time_us":38721,"raft.run_cpu_time_us":160,"raft.run_wall_time_us":29044,"spinlock_wait_cycles":456589696,"thread_start_us":104766,"threads_started":1,"wal-append.queue_time_us":200748}
I20260709 14:49:28.890403  7369 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:28.897336 11045 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:28.897948 11045 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.900068 11045 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.855208 11152 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.906507 11152 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.907104 11037 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.912289 11048 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:28.962198 11135 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:28.964371 11135 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:28.983139  7367 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:28.997439 11135 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:29.047284 11210 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260709 14:49:29.047600 11170 log.cc:927] Time spent T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.808s	user 0.006s	sys 0.000s
I20260709 14:49:29.048885  7292 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6776) took 1223 ms. Trace:
W20260709 14:49:29.049139 11214 log.cc:927] Time spent T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 14:49:29.049268  7292 rpcz_store.cc:276] 0709 14:49:27.825327 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:27.965320 (+139993us) service_pool.cc:224] Handling call
0709 14:49:27.965635 (+   315us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:27.966130 (+   495us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:27.966155 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:27.966664 (+   509us) log.cc:844] Serialized 26 byte log entry
0709 14:49:28.089130 (+122466us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:28.089169 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:28.089230 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:29.046894 (+957664us) spinlock_profiling.cc:243] Waited 21.3 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:29.048571 (+  1677us) raft_consensus.cc:1685] finished
0709 14:49:29.048601 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:29.048813 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1288,"raft.run_cpu_time_us":84,"raft.run_wall_time_us":85,"spinlock_wait_cycles":48973568,"thread_start_us":121925,"threads_started":1,"wal-append.queue_time_us":150151}
I20260709 14:49:29.061935  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:29.063215  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:29.064419  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:29.066676  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:29.067340  7368 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:29.068531  7368 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 14:49:29.085724 11202 log.cc:927] Time spent T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.503s	user 0.003s	sys 0.004s
I20260709 14:49:29.124886  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.126096  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:29.126605  7446 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.088416 11045 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.129338 11045 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.131423 11168 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.131999 11168 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.089164  7370 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:29.090507 10914 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.136344 10914 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.163048 11168 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.164511 11045 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.165930 10914 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.094755  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:29.095306 11089 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.174582 11089 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.095765 10877 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:29.096227 10883 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:29.097297 11048 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:49:29.178478  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 83777.6us
I20260709 14:49:29.178943 11048 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:29.176702 11089 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.099790 11151 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.179785 11151 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.181906 11151 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.099728 11152 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:29.101220 10868 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:29.184554 10868 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.186700 10868 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:29.102336 11164 consensus_queue.cc:1048] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:49:29.107441 11192 log.cc:927] Time spent T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.702s	user 0.003s	sys 0.004s
I20260709 14:49:29.188392  7375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6762) took 1110 ms. Trace:
I20260709 14:49:29.188773  7375 rpcz_store.cc:276] 0709 14:49:28.077989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.078697 (+   708us) service_pool.cc:224] Handling call
0709 14:49:28.078994 (+   297us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.095467 (+ 16473us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.095496 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.107119 (+ 11623us) log.cc:844] Serialized 26 byte log entry
0709 14:49:28.373756 (+266637us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:28.373795 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:28.374420 (+   625us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:29.106770 (+732350us) spinlock_profiling.cc:243] Waited 48.8 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:29.188119 (+ 81349us) raft_consensus.cc:1685] finished
0709 14:49:29.188139 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:29.188332 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":45247,"raft.queue_time_us":16594,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":10454,"spinlock_wait_cycles":112143744,"thread_start_us":248018,"threads_started":1,"wal-append.queue_time_us":289078}
I20260709 14:49:29.115057  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:29.116313  7448 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:29.117242  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.193670  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:29.193843  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.194950  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.195968  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.117748  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.197329  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.117901  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.197702  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.198341  7450 raft_consensus.cc:2393] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 13: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:29.199090  7441 raft_consensus.cc:1240] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:49:29.200321  7450 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:29.179245  7265 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:29.204774 11151 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:29.205438 11152 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:29.205401 11151 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.207545 11173 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:29.208711 11151 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.210108  7448 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:29.211095 11152 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.235441 11168 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:29.237103  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 57925.9us
I20260709 14:49:29.238051  7446 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:29.239518  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.240585  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.247133  7265 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:29.250638  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.253664  7442 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.024s	sys 0.028s
W20260709 14:49:29.254046  7442 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.551s	user 0.024s	sys 0.028s
W20260709 14:49:29.254772  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 399738us
I20260709 14:49:29.258059  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.294528  7444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
 from {username='slave'} at 127.0.0.1:38360
I20260709 14:49:29.295157  7444 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.295315  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:29.295614  7444 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:29.298058  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:29.298487  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.286369  7199 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:29.328246  7297 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:29.307130  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.331804  7444 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.332859 11089 raft_consensus.cc:493] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.298787 10927 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:29.340579 10927 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.334379 11217 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.342643 11217 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.343897  7293 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:29.344580 11217 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.328332 11124 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:49:29.336062  7265 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:29.336840 11184 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:29.350215  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:29.333293  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 54887.2us
I20260709 14:49:29.351501  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.352355  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.338155 11122 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:29.338799 10875 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:29.298003 11048 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:29.298195 10883 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.327211 11132 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:29.345976 11124 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:29.345778 11089 raft_consensus.cc:515] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.246688 11152 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.388187 11124 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:29.253196 11168 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.389078 11124 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.389750 11089 leader_election.cc:290] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.345109 10921 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:29.390234 11124 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:29.390744 11168 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.353121  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:29.354043  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.391860  7368 raft_consensus.cc:2410] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 15 because replica has last-logged OpId of term: 14 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 11.
I20260709 14:49:29.350163  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.392972  7368 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:29.394841 10921 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:29.311379  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.354949  7445 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:29.397323 10883 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:29.399000 11152 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:29.399276 10883 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:29.377868 11151 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.022s
I20260709 14:49:29.359426 11113 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.042s
I20260709 14:49:29.359308 11040 consensus_queue.cc:1059] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.046s
I20260709 14:49:29.405814 11040 raft_consensus.cc:3055] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:29.406175 11040 raft_consensus.cc:740] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:29.406970 11040 consensus_queue.cc:260] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.408111 11040 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:29.352650 10914 consensus_queue.cc:1059] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.060s
I20260709 14:49:29.412695 10914 raft_consensus.cc:3055] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:29.413061 10914 raft_consensus.cc:740] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:29.413887 10914 consensus_queue.cc:260] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.415521 10914 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:29.417603  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:29.418728  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:29.420014  7368 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:29.336906 11173 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:29.424706 11173 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:29.431288 11122 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:29.360049 11035 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.006s	sys 0.021s
W20260709 14:49:29.439986 11019 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.580s	user 0.008s	sys 0.016s
I20260709 14:49:29.439163  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.357659  7371 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.007s	sys 0.008s
I20260709 14:49:29.358454  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:29.361917  7199 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:29.365038  7447 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.019s	sys 0.009s
W20260709 14:49:29.472724  7447 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.019s	sys 0.009s
I20260709 14:49:29.368031  7293 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:29.378177  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.280469 11090 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:49:29.379361  7972 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.535s	user 0.011s	sys 0.019s
W20260709 14:49:29.477517  7972 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.011s	sys 0.019s
I20260709 14:49:29.387329  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:29.387712  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.395233 10921 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:29.441397 11151 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:29.473338  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 114927us
I20260709 14:49:29.473461  7199 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 7 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:29.472730  7371 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.007s	sys 0.008s
I20260709 14:49:29.476441  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:29.481726  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.482015  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:29.443171 11035 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.649s	user 0.006s	sys 0.022s
I20260709 14:49:29.476718  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.442191 11019 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.588s	user 0.008s	sys 0.016s
I20260709 14:49:29.478404  7296 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
W20260709 14:49:29.443933 11037 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.017s	sys 0.046s
W20260709 14:49:29.472769  7443 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.004s	sys 0.012s
W20260709 14:49:29.478601 11150 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.149s	user 0.041s	sys 0.048s
I20260709 14:49:29.502170  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:29.479965 11135 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:29.485788  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.489500  7443 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.004s	sys 0.012s
I20260709 14:49:29.441335 11122 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.041s
I20260709 14:49:29.483992  7199 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:29.481334 10921 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:29.507834  7199 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 16 to 17, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 17 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:29.500113 11037 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.017s	sys 0.046s
W20260709 14:49:29.509720  7373 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.008s	sys 0.046s
W20260709 14:49:29.549554  7373 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.008s	sys 0.050s
I20260709 14:49:29.550487  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.508997 11150 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.182s	user 0.042s	sys 0.048s
I20260709 14:49:29.545612  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.545928  7372 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.981s	user 0.029s	sys 0.049s
I20260709 14:49:29.546630  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.593387  7297 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 14:49:29.618927  7372 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.054s	user 0.030s	sys 0.049s
I20260709 14:49:29.619751  7372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6400) took 1151 ms. Trace:
I20260709 14:49:29.486392 10875 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:29.500130 11168 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:29.620846  7299 raft_consensus.cc:1240] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: [10.9-10.9]
I20260709 14:49:29.620270  7372 rpcz_store.cc:276] 0709 14:49:28.468163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.468257 (+    94us) service_pool.cc:224] Handling call
0709 14:49:28.501521 (+ 33264us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.531233 (+ 29712us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.531261 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.536272 (+  5011us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.619400 (+1083128us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:29.619440 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.619524 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:29.619579 (+    55us) raft_consensus.cc:1685] finished
0709 14:49:29.619590 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:29.619702 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7135,"raft.queue_time_us":63813,"raft.run_cpu_time_us":200,"raft.run_wall_time_us":45640,"thread_start_us":1054822,"threads_started":1,"wal-append.queue_time_us":696428}
I20260709 14:49:29.633055  7300 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:29.486999 11151 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.542907  7199 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 12 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.698112  7199 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.729208  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:29.730265  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:29.744979  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:29.678095 11168 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:29.644136 10875 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:29.751525  7415 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.3.193:41409 timed out after 1.633s (SENT) [suppressed 10 similar messages]
I20260709 14:49:29.630595 11090 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:29.815327  7298 raft_consensus.cc:1275] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:29.824785  7294 raft_consensus.cc:1275] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:29.826479  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:29.829430  7293 raft_consensus.cc:2410] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for term 10 because replica has last-logged OpId of term: 9 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 14:49:29.836750  7298 raft_consensus.cc:1275] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:29.854386  7447 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 6247) took 1087 ms. Trace:
I20260709 14:49:29.854821  7447 rpcz_store.cc:276] 0709 14:49:28.765621 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.768564 (+  2943us) service_pool.cc:224] Handling call
0709 14:49:28.768907 (+   343us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.796077 (+ 27170us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.796112 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.796636 (+   524us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.473166 (+676530us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:29.473204 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.473273 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:29.852976 (+379703us) raft_consensus.cc:1685] finished
0709 14:49:29.852993 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:29.853118 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41126,"raft.queue_time_us":21749,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":22768,"thread_start_us":618995,"threads_started":1,"wal-append.queue_time_us":981897}
I20260709 14:49:29.809381  7199 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.857998  7199 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 11, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.873538  7199 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.879246  7199 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:29.884348  7375 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.009s	sys 0.025s
W20260709 14:49:29.886811  7375 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.009s	sys 0.025s
W20260709 14:49:29.856477 11159 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.006s	sys 0.018s
W20260709 14:49:29.889133  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 553006us
I20260709 14:49:29.890326  7199 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:29.886538 10868 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.008s	sys 0.041s
W20260709 14:49:29.883617 11029 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.537s	user 0.014s	sys 0.009s
W20260709 14:49:29.895294  7266 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.014s	sys 0.010s
W20260709 14:49:29.914297  7266 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.015s	sys 0.011s
W20260709 14:49:29.914656  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 561816us
W20260709 14:49:29.903555 11089 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.018s	sys 0.007s
I20260709 14:49:29.908812  7199 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:29.904239  7367 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.009s	sys 0.033s
W20260709 14:49:29.893487 11159 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.547s	user 0.006s	sys 0.018s
W20260709 14:49:29.917532  7367 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.010s	sys 0.033s
W20260709 14:49:29.918998  7370 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.584s	user 0.021s	sys 0.035s
W20260709 14:49:29.920341  7370 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.585s	user 0.022s	sys 0.035s
W20260709 14:49:29.893571 11220 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.006s	sys 0.019s
I20260709 14:49:29.906682 11132 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:29.923422  7368 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.500s	user 0.021s	sys 0.046s
W20260709 14:49:29.939879  7368 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.516s	user 0.022s	sys 0.046s
W20260709 14:49:29.914044 11029 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.014s	sys 0.010s
I20260709 14:49:29.919368  7199 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:29.913786 10868 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.008s	sys 0.041s
W20260709 14:49:29.917001 11089 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.018s	sys 0.007s
I20260709 14:49:29.856405 11168 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:29.941996 11236 log.cc:927] Time spent T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.262s	user 0.001s	sys 0.000s
W20260709 14:49:29.923336 11220 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.571s	user 0.006s	sys 0.019s
W20260709 14:49:29.982642 11238 log.cc:927] Time spent T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.168s	user 0.001s	sys 0.000s
W20260709 14:49:29.938699 11219 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.002s	sys 0.025s
I20260709 14:49:29.958066  7199 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 11, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.047868  7199 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 14, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.049597  7199 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:30.051211  7199 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.983536  7266 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:29.917179 10927 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:29.961787 11147 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:29.919550 11221 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.110s
W20260709 14:49:30.226594 11223 log.cc:927] Time spent T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.348s	user 0.000s	sys 0.001s
W20260709 14:49:30.050067 11219 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.002s	sys 0.025s
I20260709 14:49:29.979328 11037 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:30.113623  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 130163us
I20260709 14:49:30.682080  7444 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:29.977869 11132 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:30.107741 11173 consensus_meta.cc:287] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.683s	user 0.008s	sys 0.002s
I20260709 14:49:29.983848 11217 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.133s
W20260709 14:49:30.131525 11239 log.cc:927] Time spent T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.223s	user 0.000s	sys 0.000s
I20260709 14:49:30.117512 11024 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:49:30.137317 11231 log.cc:927] Time spent T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.299s	user 0.000s	sys 0.001s
W20260709 14:49:30.155907 10921 consensus_meta.cc:287] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.550s	user 0.008s	sys 0.000s
W20260709 14:49:30.157349 11237 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.273s	user 0.001s	sys 0.000s
I20260709 14:49:30.109627 11147 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.141723 10875 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:30.174227 11224 log.cc:927] Time spent T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.324s	user 0.001s	sys 0.001s
I20260709 14:49:30.106251  7199 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 12 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:30.251981  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 439562us
I20260709 14:49:30.741609  7376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6785) took 2163 ms. Trace:
W20260709 14:49:30.357810  7415 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.009s	sys 0.021s
W20260709 14:49:30.362533  7342 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.526s	user 0.007s	sys 0.023s
W20260709 14:49:30.369326  7413 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.897s	user 0.009s	sys 0.019s
W20260709 14:49:30.427726 11090 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.001s	sys 0.009s
W20260709 14:49:30.437201  7367 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.015s	sys 0.014s
W20260709 14:49:30.650983  7339 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.000s	sys 0.028s
W20260709 14:49:30.354173  7372 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.545s	user 0.009s	sys 0.017s
W20260709 14:49:30.266423  7296 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.001s	sys 0.023s
W20260709 14:49:30.351029 11113 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.948s	user 0.013s	sys 0.014s
W20260709 14:49:30.421998  7369 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.548s	user 0.000s	sys 0.014s
W20260709 14:49:30.756979  7369 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.883s	user 0.000s	sys 0.020s
W20260709 14:49:30.609339 11029 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.007s	sys 0.002s
I20260709 14:49:30.692137  7444 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:38360 (request call id 6252) took 1388 ms. Trace:
W20260709 14:49:30.679021 11040 consensus_meta.cc:287] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 1.268s	user 0.011s	sys 0.005s
W20260709 14:49:30.687095 11135 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.077s	user 0.015s	sys 0.012s
W20260709 14:49:30.742535  7413 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.271s	user 0.010s	sys 0.019s
W20260709 14:49:30.742960  7415 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.909s	user 0.009s	sys 0.021s
W20260709 14:49:30.742617  7342 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.906s	user 0.007s	sys 0.023s
I20260709 14:49:30.767686  7443 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 6246) took 2009 ms. Trace:
I20260709 14:49:30.686542 11245 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.768113  7443 rpcz_store.cc:276] 0709 14:49:28.758222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.758463 (+   241us) service_pool.cc:224] Handling call
0709 14:49:28.758809 (+   346us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.767471 (+  8662us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.767503 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.790659 (+ 23156us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.509023 (+718364us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:29.509063 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.509138 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:30.767485 (+1258347us) raft_consensus.cc:1685] finished
0709 14:49:30.767505 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.767622 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36459,"raft.queue_time_us":24396,"raft.run_cpu_time_us":248,"raft.run_wall_time_us":2870,"thread_start_us":684894,"threads_started":1,"wal-append.queue_time_us":1005656}
W20260709 14:49:30.759469 11113 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.356s	user 0.014s	sys 0.015s
I20260709 14:49:30.742014  7376 rpcz_store.cc:276] 0709 14:49:28.578111 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.839041 (+260930us) service_pool.cc:224] Handling call
0709 14:49:28.839374 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.076906 (+237532us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.076937 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.077420 (+   483us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.471543 (+394123us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:29.471593 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.765633 (+294040us) spinlock_profiling.cc:243] Waited 237 ms on lock 0x7b5400274cd4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:29.765685 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:30.731241 (+965556us) raft_consensus.cc:1685] finished
0709 14:49:30.731260 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.741542 (+ 10282us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3897,"raft.run_cpu_time_us":87,"raft.run_wall_time_us":87,"spinlock_wait_cycles":545631872,"thread_start_us":371027,"threads_started":1,"wal-append.queue_time_us":425851}
W20260709 14:49:30.755221  7372 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.946s	user 0.012s	sys 0.022s
W20260709 14:49:30.755614  7339 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.938s	user 0.000s	sys 0.028s
I20260709 14:49:30.694204 11173 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:30.756747  7296 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.024s	user 0.001s	sys 0.035s
W20260709 14:49:30.755007  7367 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.016s	sys 0.014s
W20260709 14:49:30.758456  7450 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.649s	user 0.017s	sys 0.009s
I20260709 14:49:30.760192  7444 rpcz_store.cc:276] 0709 14:49:29.294322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.294426 (+   104us) service_pool.cc:224] Handling call
0709 14:49:29.764144 (+469718us) spinlock_profiling.cc:243] Waited 5.77 ms on lock 0x7b4c00129f00. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7687503a20 00007f7687514a29 00007f768751513f 00007f76874d92ab 00007f7687506f3c 00007f76875073fe 00007f768779488b 00007f7689193495 00007f76891e430f 00007f768922ea55 00007f768e1fecd0
0709 14:49:30.681962 (+917818us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b4c004de700. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7687503a20 00007f7687514a29 00007f768751513f 00007f76874d92ab 00007f7687506f3c 00007f76875073fe 00007f768779488b 00007f7689193495 00007f76891e430f 00007f768922ea55 00007f768e1fecd0
0709 14:49:30.682618 (+   656us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":73838208}
I20260709 14:49:30.768126  7266 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:30.768822  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 1.01712e+06us
W20260709 14:49:30.785425  7450 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.017s	sys 0.010s
W20260709 14:49:30.758627 11090 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.897s	user 0.001s	sys 0.011s
I20260709 14:49:30.749536  7199 catalog_manager.cc:5697] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:30.735980 10921 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.689086 11037 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:30.757592  7368 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.797s	user 0.015s	sys 0.028s
I20260709 14:49:30.784467  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6791) took 1500 ms. Trace:
W20260709 14:49:30.769896 11135 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.173s	user 0.016s	sys 0.012s
I20260709 14:49:30.788245  7374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6401) took 2312 ms. Trace:
W20260709 14:49:30.759680 11029 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.750s	user 0.008s	sys 0.002s
I20260709 14:49:30.766530 10875 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:30.811595  7368 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.871s	user 0.016s	sys 0.028s
I20260709 14:49:30.811694  7367 rpcz_store.cc:276] 0709 14:49:29.284240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.286001 (+  1761us) service_pool.cc:224] Handling call
0709 14:49:29.286259 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:29.286442 (+   183us) raft_consensus.cc:1534] Early marking committed up to index 12
0709 14:49:29.918632 (+632190us) log.cc:844] Serialized 14 byte log entry
0709 14:49:30.784146 (+865514us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:30.784198 (+    52us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:30.784257 (+    59us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.784315 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.784413 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":895021,"prepare.run_cpu_time_us":10324,"prepare.run_wall_time_us":485011,"thread_start_us":1443717,"threads_started":2}
I20260709 14:49:30.774771 11040 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.772920 11249 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.822247  7374 rpcz_store.cc:276] 0709 14:49:28.468423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.468533 (+   110us) service_pool.cc:224] Handling call
0709 14:49:28.468833 (+   300us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.024438 (+555605us) spinlock_profiling.cc:243] Waited 4.16 ms on lock 0x7b180023a940. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f7688ddf4bc 00007f768612d48b 00007f768ef87ab9 00007f768614969b 00007f768614793f 00007f7686147455 00007f768922f060 00007f768922fbfb 00007f768923a64b
0709 14:49:29.024615 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.024643 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.025161 (+   518us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.439745 (+414584us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:29.439778 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.439844 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:30.780493 (+1340649us) raft_consensus.cc:1685] finished
0709 14:49:30.780533 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.780743 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":44060,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":9448,"spinlock_wait_cycles":9577728,"thread_start_us":478962,"threads_started":2,"wal-append.queue_time_us":735551}
I20260709 14:49:30.828356 11090 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:30.829243  7295 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:30.897648 11144 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.898820  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6782) took 2265 ms. Trace:
I20260709 14:49:30.787899 11122 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:30.910194  7292 raft_consensus.cc:2368] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13.
I20260709 14:49:30.783054 11245 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.937088  7371 rpcz_store.cc:276] 0709 14:49:28.577420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.812564 (+235144us) service_pool.cc:224] Handling call
0709 14:49:28.812897 (+   333us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.828999 (+ 16102us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.829030 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.829482 (+   452us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.483360 (+653878us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:29.483395 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.483453 (+    58us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:30.795979 (+1312526us) raft_consensus.cc:1685] finished
0709 14:49:30.795999 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.834979 (+ 38980us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15676,"raft.queue_time_us":16421,"raft.run_cpu_time_us":140,"raft.run_wall_time_us":9115,"thread_start_us":632289,"threads_started":1,"wal-append.queue_time_us":922167}
I20260709 14:49:30.821956 11135 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:49:30.911988  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:30.908566 10875 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.927398 11090 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.791890 11024 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:30.923548 11249 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.944725 11144 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:30.947886 11135 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.912256 11040 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:30.959661 11246 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
W20260709 14:49:30.949337 11253 log.cc:927] Time spent T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.265s	user 0.000s	sys 0.001s
I20260709 14:49:30.940613 11113 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:30.955926 11124 consensus_meta.cc:287] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 1.565s	user 0.013s	sys 0.010s
W20260709 14:49:30.958046 10914 consensus_meta.cc:287] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 1.542s	user 0.014s	sys 0.007s
I20260709 14:49:30.926487 11221 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.945693 11122 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.944293 11270 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.967515  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 665) took 1236 ms. Trace:
I20260709 14:49:30.971220 11273 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.971509 11256 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.971868 11263 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.971793 11265 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.976492  7371 rpcz_store.cc:276] 0709 14:49:29.731448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.965150 (+1233702us) service_pool.cc:224] Handling call
0709 14:49:30.966758 (+  1608us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:30.967052 (+   294us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:30.967080 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:30.967138 (+    58us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:30.967200 (+    62us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.967271 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.967444 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:30.977188 11261 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.972067 11275 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:30.978369  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 666) took 1217 ms. Trace:
I20260709 14:49:30.978775  7371 rpcz_store.cc:276] 0709 14:49:29.760728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.977604 (+1216876us) service_pool.cc:224] Handling call
0709 14:49:30.977905 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:30.978076 (+   171us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:30.978098 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:30.978136 (+    38us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:30.978171 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.978218 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.978319 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:30.980537  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41434 (request call id 667) took 1119 ms. Trace:
I20260709 14:49:30.980862  7371 rpcz_store.cc:276] 0709 14:49:29.861439 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.979827 (+1118388us) service_pool.cc:224] Handling call
0709 14:49:30.980096 (+   269us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:30.980252 (+   156us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:30.980279 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:30.980314 (+    35us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:30.980350 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.980396 (+    46us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:30.980493 (+    97us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:30.982434 11262 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:30.974269 11249 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.001655  7372 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6808) took 1582 ms. Trace:
I20260709 14:49:31.002118  7372 rpcz_store.cc:276] 0709 14:49:29.419024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.714582 (+295558us) service_pool.cc:224] Handling call
0709 14:49:29.758328 (+ 43746us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:29.758652 (+   324us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 14:49:30.776544 (+1017892us) log.cc:844] Serialized 14 byte log entry
0709 14:49:30.999269 (+222725us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:30.999329 (+    60us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:30.999397 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.001432 (+  2035us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.001585 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":984501,"prepare.run_cpu_time_us":56,"prepare.run_wall_time_us":2230,"thread_start_us":1189794,"threads_started":2}
I20260709 14:49:30.968232 11040 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:31.034852  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 253048us
I20260709 14:49:30.964624 11255 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:30.980997 11267 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.010674 11250 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.999536 11150 raft_consensus.cc:493] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.053036 11260 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.054986  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6788) took 1355 ms. Trace:
I20260709 14:49:31.055931 11090 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.012741 10914 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.056785  7369 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6810) took 1637 ms. Trace:
I20260709 14:49:31.059170  7369 rpcz_store.cc:276] 0709 14:49:29.419495 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.851439 (+431944us) service_pool.cc:224] Handling call
0709 14:49:29.873359 (+ 21920us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:30.760831 (+887472us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:30.760867 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:30.761358 (+   491us) log.cc:844] Serialized 26 byte log entry
0709 14:49:30.939928 (+178570us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:30.939964 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.940025 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.056578 (+116553us) raft_consensus.cc:1685] finished
0709 14:49:31.056598 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.056724 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1083005,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":15357,"thread_start_us":1032984,"threads_started":2,"wal-append.queue_time_us":280532}
I20260709 14:49:31.058187  7296 rpcz_store.cc:276] 0709 14:49:29.700076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.700268 (+   192us) service_pool.cc:224] Handling call
0709 14:49:29.732092 (+ 31824us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.732452 (+   360us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.732479 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.732930 (+   451us) log.cc:844] Serialized 26 byte log entry
0709 14:49:30.784077 (+1051147us) raft_consensus.cc:1645] Marking committed up to 4
0709 14:49:30.784122 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.784193 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.054779 (+270586us) raft_consensus.cc:1685] finished
0709 14:49:31.054796 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.054922 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":88,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":173,"thread_start_us":1050743,"threads_started":1,"wal-append.queue_time_us":1320366}
I20260709 14:49:31.045089 11040 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.052568 11132 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.091413  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.092054  7371 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:31.090035 11132 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.095695 11132 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.096115  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6803) took 1678 ms. Trace:
I20260709 14:49:31.096550  7368 rpcz_store.cc:276] 0709 14:49:29.417710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.422156 (+  4446us) service_pool.cc:224] Handling call
0709 14:49:29.422384 (+   228us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:29.422556 (+   172us) raft_consensus.cc:1534] Early marking committed up to index 11
0709 14:49:29.940487 (+517931us) log.cc:844] Serialized 14 byte log entry
0709 14:49:31.095161 (+1154674us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:31.095208 (+    47us) raft_consensus.cc:1645] Marking committed up to 11
0709 14:49:31.095271 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.095935 (+   664us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.096047 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":1271037,"prepare.run_cpu_time_us":5999,"prepare.run_wall_time_us":31652,"raft.queue_time_us":156851,"raft.run_cpu_time_us":52,"raft.run_wall_time_us":51,"thread_start_us":1671283,"threads_started":3,"wal-append.queue_time_us":1013049}
I20260709 14:49:31.097903 11132 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.099476  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.099756  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.102173  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:31.102939  7372 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:49:31.104127  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:31.059350 11150 raft_consensus.cc:515] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.062235 10914 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.064855 11040 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.106841  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.107175  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.098233 11294 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.109213  7445 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:31.109669  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:31.102365 11271 log.cc:927] Time spent T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.178s	user 0.000s	sys 0.000s
I20260709 14:49:31.108429  7448 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:49:31.090232 11124 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.091889 11164 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.099309 11168 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.124157  7372 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:31.102540 11037 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.107417 11132 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.144407  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.235644  7372 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 10.
I20260709 14:49:31.124656 10875 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.137465 11281 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.124742 11285 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.975842 11270 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.978948 11275 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:31.260720  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.141930 11283 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.260919 11288 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.977102 11263 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.144196 11280 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:31.259707 11269 log.cc:927] Time spent T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.269s	user 0.001s	sys 0.000s
I20260709 14:49:31.238445 11037 raft_consensus.cc:493] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:30.977738 11261 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.132797 11124 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.280251 11080 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.255353 11284 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.977958 11265 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.982971 11262 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:30.967983 11113 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.258356 11251 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:30.975989 11273 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.052369 11255 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:31.311074  7299 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:31.311646  7301 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:30.974761 11221 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.053517 11250 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.060415 11260 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.317677 11040 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.318945 11260 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.137244 11168 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.319571 11113 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.296792 11080 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.320796 11168 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.125295 11294 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.322036 11080 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.293869 11037 raft_consensus.cc:515] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:31.322762 11294 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.237862 11132 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.324280 11037 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:31.324570 11132 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:30.976667 11256 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.326617 11256 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:31.292057  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 181609us
W20260709 14:49:31.259011 11272 log.cc:927] Time spent T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.182s	user 0.000s	sys 0.001s
I20260709 14:49:31.057569 11267 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.280929  7372 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 6.
I20260709 14:49:31.132680 11164 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:31.303632 11277 log.cc:927] Time spent T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.172s	user 0.000s	sys 0.000s
I20260709 14:49:31.280969 11281 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.305382 11124 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.305838 11262 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.291323 11280 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.306512  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d4193546b840d0bc8bf34f6e2aae97" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.389424  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.390002  7371 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:31.390954  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.307132 11135 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.298810 11284 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.391791 11135 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.389926  7450 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38366 (request call id 7065) took 1904 ms. Trace:
I20260709 14:49:31.307349 11265 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.308481  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:31.395141  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.395244 11147 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.312794  7295 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 7159) took 2035 ms. Trace:
I20260709 14:49:31.395386 11284 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.312814  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.393872 11135 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.393314  7450 rpcz_store.cc:276] 0709 14:49:29.485128 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.485259 (+   131us) service_pool.cc:224] Handling call
0709 14:49:29.485604 (+   345us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.939280 (+453676us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.939310 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.977410 (+ 38100us) log.cc:844] Serialized 26 byte log entry
0709 14:49:30.786635 (+809225us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:30.786678 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:30.786753 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.389724 (+602971us) raft_consensus.cc:1685] finished
0709 14:49:31.389745 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.389866 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2146,"raft.queue_time_us":345121,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":18056,"thread_start_us":1131456,"threads_started":2,"wal-append.queue_time_us":1002281}
I20260709 14:49:31.282909 11283 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.391449  7371 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:31.398237  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.398358 11184 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.398677 11283 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.314731  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:31.293375 10875 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.396200  7298 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54902 (request call id 6797) took 1558 ms. Trace:
I20260709 14:49:31.392645  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.399133  7294 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 7.
I20260709 14:49:31.317191  7374 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6813) took 1878 ms. Trace:
I20260709 14:49:31.399381 10875 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.399701  7298 rpcz_store.cc:276] 0709 14:49:29.837525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.297836 (+1460311us) service_pool.cc:224] Handling call
0709 14:49:31.396141 (+ 98305us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:49:31.400772 11242 log.cc:927] Time spent T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.716s	user 0.000s	sys 0.008s
I20260709 14:49:31.401459 10875 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.399588  7372 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 5.
I20260709 14:49:31.307240 11270 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.316790 11221 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.312361 11251 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.382078 11255 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:31.382859 11263 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.383205 10914 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.383559 11287 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.385625  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.386058  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:31.516585  7301 raft_consensus.cc:3055] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:31.516899  7301 raft_consensus.cc:740] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:31.386718 11164 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.285614 11288 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.515887 11287 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.518260 11251 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.518886 11288 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.391270 11261 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.493671 11184 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.302168 11144 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.282776 11285 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.549751 11285 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.341296  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:31.433112  7413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:38631, user_credentials={real_user=slave}} blocked reactor thread for 122291us
I20260709 14:49:31.399663  7374 rpcz_store.cc:276] 0709 14:49:29.438582 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.923782 (+1485200us) service_pool.cc:224] Handling call
0709 14:49:30.924120 (+   338us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:31.079825 (+155705us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.079859 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:31.102755 (+ 22896us) log.cc:844] Serialized 26 byte log entry
0709 14:49:31.258215 (+155460us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:31.258259 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.258325 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.317003 (+ 58678us) raft_consensus.cc:1685] finished
0709 14:49:31.317022 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.317140 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5581,"raft.queue_time_us":60508,"raft.run_cpu_time_us":196,"raft.run_wall_time_us":37554,"thread_start_us":281920,"threads_started":2,"wal-append.queue_time_us":171139}
I20260709 14:49:31.398784  7371 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:31.553526  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.553650  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.554307  7371 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:31.554628  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.555099  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.555850  7371 raft_consensus.cc:2410] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 12 because replica has last-logged OpId of term: 10 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 8.
I20260709 14:49:31.402458  7375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6792) took 2117 ms. Trace:
I20260709 14:49:31.562292  7375 rpcz_store.cc:276] 0709 14:49:29.284519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.285021 (+   502us) service_pool.cc:224] Handling call
0709 14:49:29.285327 (+   306us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.285651 (+   324us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.285679 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.298281 (+ 12602us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.888586 (+590305us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:29.888628 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.889868 (+  1240us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.400266 (+1510398us) spinlock_profiling.cc:243] Waited 1.51 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:31.402167 (+  1901us) raft_consensus.cc:1685] finished
0709 14:49:31.402188 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.402374 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8974,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":47714,"spinlock_wait_cycles":3466624,"thread_start_us":548549,"threads_started":1,"wal-append.queue_time_us":818316}
I20260709 14:49:31.395747  7295 rpcz_store.cc:276] 0709 14:49:29.288652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.288770 (+   118us) service_pool.cc:224] Handling call
0709 14:49:29.289037 (+   267us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:30.926976 (+1637939us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.312578 (+385602us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b5400072bd4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:31.312734 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3468088576}
I20260709 14:49:31.463320  7297 raft_consensus.cc:2410] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 8.
I20260709 14:49:31.395536 11273 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:31.490749  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:31.399889 11252 log.cc:927] Time spent T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.640s	user 0.007s	sys 0.000s
I20260709 14:49:31.510682  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.389968 11280 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.528519 11184 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.519122 11287 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.526307  7301 consensus_queue.cc:260] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.512492 11221 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
W20260709 14:49:31.535712  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 420574us
I20260709 14:49:31.533154  7414 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:31.592844  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 59760.8us
I20260709 14:49:31.540802 11261 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.593801 11261 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.595777 11261 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.596307 11147 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:31.596722 11147 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.597111 11147 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:31.531641 11151 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.532547 11286 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.597854 11286 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:31.523782  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 138514us
I20260709 14:49:31.543200 11274 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.599188 11274 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.393849 11281 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.589784  7372 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:31.600580  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:31.600908  7414 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:31.606918  7414 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:31.556082 11275 leader_election.cc:290] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:31.588099  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:31.637964 11251 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.639115  7414 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:31.632784 11260 raft_consensus.cc:2804] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:31.636163 11312 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 17.15, Next index: 16, Last known committed idx: 14, Time since last communication: 0.013s
I20260709 14:49:31.644472 11251 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.648561  7414 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:31.644425 11267 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:31.653767 11315 log.cc:927] Time spent T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 14:49:31.637943 11184 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:31.687136  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:31.690062  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 96983us
I20260709 14:49:31.645576 10914 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.688668 11260 raft_consensus.cc:697] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:31.666827 11256 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:31.653038 11251 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:31.711640  7264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:31.684207 11285 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.647442 11306 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:31.721810 11260 consensus_queue.cc:237] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.722343 11306 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.725910 11306 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:31.710383 11164 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:31.731762  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:31.714699 11256 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.720176 11080 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:31.734830  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:31.737231  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.739825  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.710634 11184 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.730537 11037 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.731983 11164 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.747210  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:31.752668 11240 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.987s	user 0.000s	sys 0.010s
W20260709 14:49:31.754217 11229 log.cc:927] Time spent T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 1.640s	user 0.017s	sys 0.010s
I20260709 14:49:31.739283 11256 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:31.756249  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.742574 11255 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:31.731695  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:31.719179 10914 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.756871  7371 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:31.739202 11080 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.723950 11285 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.750706 11164 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:31.773375  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6783) took 3195 ms. Trace:
I20260709 14:49:31.770645  7370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6795) took 2466 ms. Trace:
I20260709 14:49:31.781970  7370 rpcz_store.cc:276] 0709 14:49:29.304166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.333819 (+ 29653us) service_pool.cc:224] Handling call
0709 14:49:29.334132 (+   313us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:29.334325 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:29.334348 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:29.334773 (+   425us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.921660 (+586887us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:29.921699 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.921761 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.752163 (+1830402us) spinlock_profiling.cc:243] Waited 55.4 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:31.755054 (+  2891us) raft_consensus.cc:1685] finished
0709 14:49:31.755074 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.770570 (+ 15496us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":127305600,"thread_start_us":586554,"threads_started":1,"wal-append.queue_time_us":1358257}
W20260709 14:49:31.776651 11304 log.cc:927] Time spent T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 14:49:31.781896  7373 rpcz_store.cc:276] 0709 14:49:28.577661 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.814883 (+237222us) service_pool.cc:224] Handling call
0709 14:49:28.815195 (+   312us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:28.829808 (+ 14613us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:28.829839 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:28.838947 (+  9108us) log.cc:844] Serialized 26 byte log entry
0709 14:49:29.094090 (+255143us) spinlock_profiling.cc:243] Waited 3.85 ms on lock 0x7b4800002dd8. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768e160aa1 00007f768e157b37 00007f768e1579ca 00007f768e24f26f 00007f768e24ef37 00007f768e26355c 00007f768e263508 00007f768e263488 00007f768e263443 00007f768e2626ec 00007f768d18ca96
0709 14:49:29.549978 (+455888us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:29.550023 (+    45us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:29.550089 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.753509 (+2203420us) spinlock_profiling.cc:243] Waited 6.08 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:31.773178 (+ 19669us) raft_consensus.cc:1685] finished
0709 14:49:31.773198 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.773317 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14245,"raft.queue_time_us":20086,"raft.run_cpu_time_us":1664,"raft.run_wall_time_us":256057,"spinlock_wait_cycles":22825472,"thread_start_us":697351,"threads_started":1,"wal-append.queue_time_us":1067553}
I20260709 14:49:31.777251 11184 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.777460  7367 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6812) took 2339 ms. Trace:
I20260709 14:49:31.778980 11285 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.750108 11262 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.759609 11255 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:31.803387 11280 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.800851  7367 rpcz_store.cc:276] 0709 14:49:29.438339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.824122 (+1385783us) service_pool.cc:224] Handling call
0709 14:49:30.824419 (+   297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:30.824623 (+   204us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 14:49:30.926111 (+101488us) log.cc:844] Serialized 14 byte log entry
0709 14:49:31.631272 (+705161us) spinlock_profiling.cc:243] Waited 3.37 ms on lock 0x7b1800405ac0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768612ce07 00007f768ef87ab9 00007f768614969b 00007f768614793f 00007f7686149c02 00007f7688dd120b 00007f7688dd6d23 00007f7688dd723a 00007f7689241a2a
0709 14:49:31.777165 (+145893us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:31.777212 (+    47us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:31.777261 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.777318 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.777412 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":100570,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":1539,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":96,"spinlock_wait_cycles":7759616,"thread_start_us":143905,"threads_started":1}
W20260709 14:49:31.805249 11226 log.cc:927] Time spent T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 2.192s	user 0.013s	sys 0.042s
I20260709 14:49:31.810218  7376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6811) took 2390 ms. Trace:
I20260709 14:49:31.823091  7376 rpcz_store.cc:276] 0709 14:49:29.419745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:30.785999 (+1366254us) service_pool.cc:224] Handling call
0709 14:49:30.786354 (+   355us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:31.063753 (+277399us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.063783 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:31.088571 (+ 24788us) log.cc:844] Serialized 26 byte log entry
0709 14:49:31.542729 (+454158us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:31.542765 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:31.543551 (+   786us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:31.809983 (+266432us) raft_consensus.cc:1685] finished
0709 14:49:31.810003 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:31.810139 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":193986,"raft.run_cpu_time_us":69,"raft.run_wall_time_us":69,"thread_start_us":708549,"threads_started":2,"wal-append.queue_time_us":466913}
I20260709 14:49:31.824746  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.825845  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.773247 11080 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:31.750384 11037 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.816339  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.817710  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.856144  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.866969  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.868049  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:31.816725 11255 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:31.815881 11029 raft_consensus.cc:493] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
W20260709 14:49:31.879109  7293 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54904 (request call id 7168) took 2380 ms (client timeout 1726 ms). Trace:
W20260709 14:49:31.887696  7293 rpcz_store.cc:269] 0709 14:49:29.485420 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.485568 (+   148us) service_pool.cc:224] Handling call
0709 14:49:31.865006 (+2379438us) spinlock_profiling.cc:243] Waited 323 ms on lock 0x7b5400214b54. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:31.865589 (+   583us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":742987648}
I20260709 14:49:31.803126 11262 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.893586  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:31.856742 11280 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.898231  7264 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:31.905402 11314 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:31.906013 11314 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.908074 11314 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.910667 11037 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.916168 11147 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.892588 10875 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.917505 10875 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.919588 10875 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.888025 11298 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.941723 11286 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.941912  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.942950  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.943276 10914 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.943902  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.944857  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.958180 11310 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:31.970350 11310 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:31.970753 11310 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:31.890857 11029 raft_consensus.cc:515] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:31.973946  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.974913 11029 leader_election.cc:290] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:31.976262  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 12 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:31.976929 11147 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.978391 11262 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.978284 11306 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.980454 11306 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:31.984315  7369 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16. Ops: [15.13-15.13]
I20260709 14:49:31.925839 11314 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:31.925822 11217 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.991219 11217 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.993270 11217 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.996511  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.944890 11280 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:31.988080  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:31.998878  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.999497  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.999586  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.999507  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:31.999823  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.029139  7447 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:31.999155  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.029580  7297 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:32.029693  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.028147  7449 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:32.001672  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.002372  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.000418  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.000756  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.948417 11256 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.040491  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.039237  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.039521  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.040551  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.049988  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.050588  7296 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:32.051128  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.048738  7447 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:32.051720  7294 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:32.061591  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.062312  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.062299  7296 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:32.041787  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:31.956152 11255 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:31.948762 11080 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.063163  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.067212  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:31.965360 11298 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.064859  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.072441  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.068600  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.069517  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.073686  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a555e2eaf064f6f9af82618df7d6c94" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.071470  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.074540  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.074671  7298 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:32.063789  7293 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:32.076200  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.094758  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:32.098397  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:32.098696  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.100595  7298 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:32.110773  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.114811  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.115690 11150 leader_election.cc:290] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.120133  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.121574  7447 raft_consensus.cc:1240] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:32.123834  7447 raft_consensus.cc:1240] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 17. Current term is 18. Ops: []
I20260709 14:49:32.121798  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.125339  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.126281  7446 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:32.134280 11256 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.138662  7294 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 14:49:32.142099  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 248543us
I20260709 14:49:32.142912  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:32.144198  7265 leader_election.cc:304] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:32.150043  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:32.154814  7265 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:32.153779 11219 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:32.156256 11219 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.156700 11219 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:32.159337  7447 raft_consensus.cc:1240] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:32.160379  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.161289  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.162470  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.164448  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.166241  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.167315  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.169812  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.171463  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.172077  7441 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:32.156188 11314 raft_consensus.cc:2749] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:32.174418  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.175480  7446 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:32.181604  7450 raft_consensus.cc:1240] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:32.165020 11298 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.187605  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.183027  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.183460  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.168768 11217 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:32.164494 11306 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:32.190263  7445 raft_consensus.cc:2393] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:32.190440  7444 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:32.191541  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.195104  7446 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
W20260709 14:49:32.198639  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 101771us
I20260709 14:49:32.198958  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.161321  7265 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.191136 11217 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:32.253984  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 92724us
I20260709 14:49:32.254451  7444 raft_consensus.cc:1240] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:32.255053  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.191779  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.254971  7265 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:32.199752  7341 connection.cc:256] RPC call timeout handler was delayed by -1.9410714779999694s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1932s for a response
W20260709 14:49:32.259320  7341 connection.cc:256] RPC call timeout handler was delayed by -1.8657074979999493s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.165s for a response
W20260709 14:49:32.260851  7341 connection.cc:256] RPC call timeout handler was delayed by -1.7541074979999394s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1774s for a response
W20260709 14:49:32.261227  7341 connection.cc:256] RPC call timeout handler was delayed by -1.7387623879999978s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17250000000000001s for a response
W20260709 14:49:32.261502  7341 connection.cc:256] RPC call timeout handler was delayed by -1.6842558189999863s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1654s for a response
W20260709 14:49:32.261768  7341 connection.cc:256] RPC call timeout handler was delayed by -1.6020074979999777s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19430000000000003s for a response
W20260709 14:49:32.262043  7341 connection.cc:256] RPC call timeout handler was delayed by -1.5502901140000063s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16080000000000003s for a response
W20260709 14:49:32.262547  7341 connection.cc:256] RPC call timeout handler was delayed by -1.2792725479999945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1726s for a response
I20260709 14:49:32.263266  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:32.253703 11336 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 14:49:32.196043 11255 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.272184  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.273273  7444 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:32.255520 11217 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:32.273928  7370 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6427) took 1129 ms. Trace:
I20260709 14:49:32.275717  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.275664  7370 rpcz_store.cc:276] 0709 14:49:31.144841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.783583 (+638742us) service_pool.cc:224] Handling call
0709 14:49:31.802512 (+ 18929us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:31.855544 (+ 53032us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.855577 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:31.878264 (+ 22687us) log.cc:844] Serialized 26 byte log entry
0709 14:49:32.093045 (+214781us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:32.124270 (+ 31225us) log.cc:844] Serialized 14 byte log entry
0709 14:49:32.124506 (+   236us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.124574 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:32.273747 (+149173us) raft_consensus.cc:1685] finished
0709 14:49:32.273765 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.273878 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12064,"prepare.queue_time_us":30998,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":12302,"raft.run_cpu_time_us":278,"raft.run_wall_time_us":54171,"thread_start_us":198096,"threads_started":1,"wal-append.queue_time_us":264713}
I20260709 14:49:32.259680 11314 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:32.194468 11306 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.284060  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.282649  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.269438 11285 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.283931  7265 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.258695 11339 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:32.285410 11150 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:32.254326 11219 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.306072 11219 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:32.308269  7267 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:32.218549 11310 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.309918  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.310935  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.311045 11310 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.311929  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.312366  7297 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 11: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:32.290943 11267 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:32.309257  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.316447  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.297027  7265 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [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: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:32.317420  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.312884  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.321672  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.309453 11080 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.329247  7266 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.296615 11314 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:32.330966  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.332333  7445 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:32.335464  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.337174  7446 raft_consensus.cc:1240] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:32.339843  7441 raft_consensus.cc:2393] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 15: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:32.339824  7448 raft_consensus.cc:2393] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:32.340152  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:32.341600  7266 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.342916 11267 raft_consensus.cc:493] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.343426 11267 raft_consensus.cc:515] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.343981 11122 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.344257 11306 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.346220  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:32.349005  7373 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 14:49:32.351928  7373 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 9. (term mismatch)
I20260709 14:49:32.352268  7373 pending_rounds.cc:85] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Aborting all ops after (but not including) 8
I20260709 14:49:32.352476  7373 pending_rounds.cc:107] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Aborting uncommitted NO_OP operation due to leader change: 10.9
I20260709 14:49:32.352687  7373 raft_consensus.cc:2889] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:32.290870 11285 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.356323  7266 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.374719  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.331017 11024 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:49:32.339511 11345 log.cc:927] Time spent T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 14:49:32.377175  7266 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.354277 11310 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:32.385180  7266 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:32.386803  7415 connection.cc:256] RPC call timeout handler was delayed by -1.466853374999971s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1764s for a response
I20260709 14:49:32.376322 11287 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:32.377012 11314 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:49:32.389978  7415 connection.cc:256] RPC call timeout handler was delayed by -1.4469824340000059s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.16720000000000002s for a response
W20260709 14:49:32.397437  7415 connection.cc:256] RPC call timeout handler was delayed by -1.3921460939999974s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.2029s for a response
I20260709 14:49:32.392751  7266 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.392246  7376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6430) took 1131 ms. Trace:
I20260709 14:49:32.355901 11279 consensus_queue.cc:1059] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.033s
I20260709 14:49:32.398350  7376 rpcz_store.cc:276] 0709 14:49:31.260398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.880607 (+620209us) service_pool.cc:224] Handling call
0709 14:49:31.880917 (+   310us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:31.881142 (+   225us) raft_consensus.cc:1534] Early marking committed up to index 13
0709 14:49:32.129091 (+247949us) log.cc:844] Serialized 14 byte log entry
0709 14:49:32.391792 (+262701us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:32.391856 (+    64us) raft_consensus.cc:1645] Marking committed up to 13
0709 14:49:32.391924 (+    68us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.391999 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.392178 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":13446,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"thread_start_us":500444,"threads_started":2}
I20260709 14:49:32.391330 11339 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:32.389631 11024 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:32.390314 11267 leader_election.cc:290] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.390762 11287 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:32.399528  7266 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.414906 11287 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:32.422260  7295 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6811) took 1092 ms. Trace:
I20260709 14:49:32.422631  7295 rpcz_store.cc:276] 0709 14:49:31.329450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.589836 (+260386us) service_pool.cc:224] Handling call
0709 14:49:31.590902 (+  1066us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:31.989457 (+398555us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.989488 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:31.991991 (+  2503us) log.cc:844] Serialized 26 byte log entry
0709 14:49:32.181308 (+189317us) raft_consensus.cc:1645] Marking committed up to 5
0709 14:49:32.181347 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.421899 (+240552us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b54000f1254. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:32.421943 (+    44us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:32.421987 (+    44us) raft_consensus.cc:1685] finished
0709 14:49:32.422000 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.422204 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3006,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":160,"spinlock_wait_cycles":910439680,"thread_start_us":188907,"threads_started":1,"wal-append.queue_time_us":208848}
W20260709 14:49:32.425374 11341 log.cc:927] Time spent T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 14:49:32.425647  7299 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6804) took 1116 ms. Trace:
W20260709 14:49:32.426471 11296 log.cc:927] Time spent T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 1.168s	user 0.003s	sys 0.000s
I20260709 14:49:32.425976  7299 rpcz_store.cc:276] 0709 14:49:31.308980 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.311933 (+  2953us) service_pool.cc:224] Handling call
0709 14:49:31.312183 (+   250us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:31.325000 (+ 12817us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.325030 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:31.325074 (+    44us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:31.325116 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.425436 (+1100320us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b54003ac0d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:32.425476 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.425599 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28964736}
I20260709 14:49:32.431730  7266 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.409086 11048 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:32.442766  7266 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.428678 10921 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:32.445887  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 152959us
I20260709 14:49:32.434300 11328 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:32.446744  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:32.450281 11288 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:32.450659 11288 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.451007 11288 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Advancing to term 17
W20260709 14:49:32.452054 11351 log.cc:927] Time spent T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.147s	user 0.000s	sys 0.001s
I20260709 14:49:32.453841  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.454962  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.437484 11339 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:49:32.457175  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 58625.1us
I20260709 14:49:32.443363 11048 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.459039  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:32.458990  7266 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.458107 11279 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:32.460597  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.464458  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.462459 11314 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 14:49:32.466019  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.445062 11024 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 14:49:32.467342  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.468349 11024 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:32.468463  7266 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.467299  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.469388 11311 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:32.469966  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10616db2e3e7423cbf157dbb7e329b6e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.469796 11048 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.470052 11311 consensus_queue.cc:1059] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:32.470528 11279 consensus_queue.cc:1059] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 17.15, Next index: 16, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 14:49:32.471104  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.471621  7374 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:32.459264 11267 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:32.469197  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.467727  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.476683  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.477192  7266 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.467234 11314 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:32.457634 11353 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:32.481076 11225 consensus_queue.cc:1059] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:49:32.482427 11328 raft_consensus.cc:3055] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:32.482805 11328 raft_consensus.cc:740] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.483611 11225 raft_consensus.cc:3055] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:32.483523 11328 consensus_queue.cc:260] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.484536 11328 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:32.485808 11221 raft_consensus.cc:3055] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 14:49:32.486178 11221 raft_consensus.cc:740] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.484014 11225 raft_consensus.cc:740] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.489918 11117 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:32.490329 11225 consensus_queue.cc:260] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.490906 11147 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:32.471506 11279 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 14:49:32.488512  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.486975 11221 consensus_queue.cc:260] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.491708  7374 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 11.
I20260709 14:49:32.480335 11267 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:32.519438 11267 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.519902 11267 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:49:32.511868  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 51333.1us
I20260709 14:49:32.510077 11225 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:32.515692 11256 consensus_queue.cc:1048] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:32.455942 11287 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.518633 11255 consensus_queue.cc:1048] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:32.518926 11359 log.cc:927] Time spent T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 14:49:32.516487 11173 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.538491  7341 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.481379 11285 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.546336  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.530884 11339 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 14:49:32.548650  7266 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:32.563241  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.564078  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.522553 11080 consensus_queue.cc:1048] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.025s
I20260709 14:49:32.529134 10999 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 14:49:32.529604 11122 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.020s
I20260709 14:49:32.567669  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.546279 11221 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:32.532274 11314 consensus_queue.cc:1059] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.031s
I20260709 14:49:32.534081 11280 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.030s
W20260709 14:49:32.571727  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 55277.6us
W20260709 14:49:32.572654  7292 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54904 (request call id 7164) took 3129 ms (client timeout 1654 ms). Trace:
I20260709 14:49:32.570564  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:32.566486 11164 consensus_meta.cc:287] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: Time spent flushing consensus metadata: real 0.764s	user 0.012s	sys 0.000s
I20260709 14:49:32.572742  7296 raft_consensus.cc:1240] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: []
W20260709 14:49:32.573602  7292 rpcz_store.cc:269] 0709 14:49:29.443563 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:29.443685 (+   122us) service_pool.cc:224] Handling call
0709 14:49:32.572459 (+3128774us) spinlock_profiling.cc:243] Waited 1.43 s on lock 0x7b5400245754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:32.572589 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3282691840}
I20260709 14:49:32.543596 11311 consensus_queue.cc:1059] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 14:49:32.559161 11339 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:32.579725  7415 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.547585 10921 consensus_queue.cc:1059] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.023s
I20260709 14:49:32.584019  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.567207 11285 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:32.577960  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.567083 11361 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:32.563560 11365 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:32.586779  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.581964 11363 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:32.586261 11263 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 14:49:32.582544 11339 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:32.612006 11150 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:32.612355  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 195) took 4111 ms. Trace:
I20260709 14:49:32.612744  7196 rpcz_store.cc:276] 0709 14:49:28.500739 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.505008 (+  4269us) service_pool.cc:224] Handling call
0709 14:49:32.612289 (+4107281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:29.328671 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:29.348776 (+ 20105us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:29.348812 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:49:29.348834 (+    22us) tablet.cc:662] Decoding operations
0709 14:49:29.351014 (+  2180us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:29.351100 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:29.351132 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:29.351318 (+   186us) tablet.cc:701] Row locks acquired
0709 14:49:29.351337 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:49:29.351475 (+   138us) write_op.cc:270] Start()
0709 14:49:29.351579 (+   104us) write_op.cc:276] Timestamp: P: 1783608569351425 usec, L: 0
0709 14:49:29.351600 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:49:29.352210 (+   610us) log.cc:844] Serialized 530 byte log entry
0709 14:49:31.092762 (+1740552us) op_driver.cc:464] REPLICATION: finished
0709 14:49:31.096883 (+  4121us) write_op.cc:301] APPLY: starting
0709 14:49:31.096990 (+   107us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:31.098427 (+  1437us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:31.112534 (+ 14107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:31.138372 (+ 25838us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:31.138621 (+   249us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:31.138672 (+    51us) write_op.cc:312] APPLY: finished
0709 14:49:31.138858 (+   186us) log.cc:844] Serialized 25 byte log entry
0709 14:49:31.139031 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:31.139115 (+    84us) write_op.cc:454] Released schema lock
0709 14:49:31.139153 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:31.139614 (+   461us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:31.139644 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":3873,"apply.run_cpu_time_us":3802,"apply.run_wall_time_us":42704,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8299,"num_ops":1,"prepare.queue_time_us":365459,"prepare.run_cpu_time_us":34491,"prepare.run_wall_time_us":818074,"raft.queue_time_us":112705,"raft.run_cpu_time_us":89573,"raft.run_wall_time_us":533979,"replication_time_us":1741019,"thread_start_us":1137356,"threads_started":4,"wal-append.queue_time_us":1626051,"wal-append.run_cpu_time_us":14815,"wal-append.run_wall_time_us":1568452}]]}
I20260709 14:49:32.322921  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:32.603438 11363 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:32.621430 11363 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:32.588896 11256 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:32.572613 11217 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.607650  7301 raft_consensus.cc:3060] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
W20260709 14:49:32.599627 11358 log.cc:927] Time spent T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 14:49:32.587837 11285 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.629035  7368 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6818) took 1539 ms. Trace:
I20260709 14:49:32.580768 11164 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.591346 11361 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.595259 11354 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:32.672173 11367 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.672693 11367 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.674584 11367 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.675211  7301 raft_consensus.cc:2468] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:32.631006 11245 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.635643  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.654786  7368 rpcz_store.cc:276] 0709 14:49:31.089867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.098063 (+  8196us) service_pool.cc:224] Handling call
0709 14:49:31.098335 (+   272us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:31.299541 (+201206us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 14:49:31.305848 (+  6307us) log.cc:844] Serialized 14 byte log entry
0709 14:49:31.342511 (+ 36663us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:31.342568 (+    57us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:31.342625 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.628811 (+1286186us) spinlock_profiling.cc:243] Waited 201 ms on lock 0x7b5400358754. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:32.628853 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.628980 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":14555,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":39,"raft.queue_time_us":6211,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":7586,"spinlock_wait_cycles":462101760,"thread_start_us":36322,"threads_started":1,"wal-append.queue_time_us":35285,"wal-append.run_cpu_time_us":985,"wal-append.run_wall_time_us":1001002}
W20260709 14:49:32.668192 11362 log.cc:927] Time spent T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:49:32.592272 11306 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:32.640825 11256 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:32.681558 11256 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:32.629503 11364 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:32.633927 11365 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 14:49:32.688493  7264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:32.688597  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 110696us
I20260709 14:49:32.690266  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:32.683928  7301 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54902 (request call id 6812) took 1353 ms (client timeout 1672 ms). Trace:
W20260709 14:49:32.691044  7301 rpcz_store.cc:269] 0709 14:49:31.329674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.347428 (+ 17754us) service_pool.cc:224] Handling call
0709 14:49:32.607090 (+1259662us) spinlock_profiling.cc:243] Waited 396 ms on lock 0x7b5800476cd0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f76891930aa 00007f7689215447 00007f768922dfe7 00007f768922f7de 00007f768923b27c 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c
0709 14:49:32.682753 (+ 75663us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":910529792}
I20260709 14:49:32.682804 11361 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:32.698588 11164 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:32.700181  7449 raft_consensus.cc:1240] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:32.689424 11365 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.701206 11365 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:32.701073 11288 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.702754 11117 raft_consensus.cc:3055] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:32.703140 11117 raft_consensus.cc:740] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.703246 11288 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.703922 11117 consensus_queue.cc:260] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.693289 11364 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:32.694609 11280 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:32.695488  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.695850  7442 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38360 (request call id 6271) took 1583 ms. Trace:
I20260709 14:49:32.696928 11314 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:32.656831 11285 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:32.716729  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.710845 11048 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.721913 11364 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:32.721470 11314 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.704900 11117 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:32.711042 11250 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.722223 11048 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.725875  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.727190 11275 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:32.704814 11217 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.728152 11029 consensus_queue.cc:1059] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:32.728981 11314 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.730585 11287 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.731175 11287 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:32.731494 11287 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:32.732206 11287 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.736333  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.738245  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.738843  7372 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:32.669634 11150 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:32.742980  7371 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51294 (request call id 6426) took 1600 ms. Trace:
I20260709 14:49:32.743362  7371 rpcz_store.cc:276] 0709 14:49:31.142805 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.776014 (+633209us) service_pool.cc:224] Handling call
0709 14:49:31.776331 (+   317us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:31.778361 (+  2030us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:31.778389 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:31.778839 (+   450us) log.cc:844] Serialized 26 byte log entry
0709 14:49:31.815498 (+ 36659us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:31.815538 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.742573 (+927035us) spinlock_profiling.cc:243] Waited 1.47 ms on lock 0x7b54001f6654. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:32.742616 (+    43us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:32.742676 (+    60us) raft_consensus.cc:1685] finished
0709 14:49:32.742691 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.742917 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":86,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":74,"spinlock_wait_cycles":3378560,"thread_start_us":36299,"threads_started":1,"wal-append.queue_time_us":178223}
I20260709 14:49:32.749890 11250 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:32.750501  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.750389 11250 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:32.752820  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.753247  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.753417  7301 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
W20260709 14:49:32.750653 11350 log.cc:927] Time spent T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.446s	user 0.002s	sys 0.000s
I20260709 14:49:32.780032  7367 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 16. Current term is 17. Ops: []
I20260709 14:49:32.780311  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.767423  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.781239  7301 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:32.781495  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.782124  7292 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:32.782948  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.783028  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.782027  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.783870 11274 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:32.784318 11320 log.cc:927] Time spent T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 1.062s	user 0.003s	sys 0.000s
I20260709 14:49:32.783900  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.768034  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.785537  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.786492  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.786656  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.775074  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.777473  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.778458  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.779316  7368 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:32.779704  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.779922  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.769002  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.791604  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.721626  7442 rpcz_store.cc:276] 0709 14:49:31.112524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:31.112662 (+   138us) service_pool.cc:224] Handling call
0709 14:49:31.112893 (+   231us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:31.304772 (+191879us) raft_consensus.cc:1534] Early marking committed up to index 10
0709 14:49:31.305107 (+   335us) log.cc:844] Serialized 14 byte log entry
0709 14:49:31.532867 (+227760us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:31.532913 (+    46us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:31.532994 (+    81us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:32.695619 (+1162625us) spinlock_profiling.cc:243] Waited 192 ms on lock 0x7b54002873d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:32.695662 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:32.695792 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4027,"prepare.queue_time_us":22237,"prepare.run_cpu_time_us":11106,"prepare.run_wall_time_us":39489,"raft.queue_time_us":2236,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":2457,"spinlock_wait_cycles":440704384,"thread_start_us":226260,"threads_started":1,"wal-append.queue_time_us":236006,"wal-append.run_cpu_time_us":1466,"wal-append.run_wall_time_us":1115078}
I20260709 14:49:32.792505  7297 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:32.798602  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.799722  7341 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.801599  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.804224  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.805308  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.806456  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.791895  7265 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.808883  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.810815  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.813055  7265 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.812358  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.809700  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.816028  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.785686 11314 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:32.818816  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.820461  7265 leader_election.cc:304] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:32.815979  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:32.823690  7299 raft_consensus.cc:2468] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:32.827322  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.830008  7265 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.824717  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:32.830302  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:32.827454  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.833834  7265 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.808336 11288 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:32.817636 11367 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:32.814481 11354 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:32.832471 10875 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:32.842954  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.825210 11035 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:32.838693 11287 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:32.841154  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:32.841305  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.868732  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.842069  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:32.842406  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.843936  7442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106cde919af94660bd81b26cf2271553"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:32.719796 11365 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.869958  7442 raft_consensus.cc:606] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.870352  7442 raft_consensus.cc:614] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:32.834901  7265 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.842805  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.871382  7298 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:32.842025  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:32.819490 11313 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:32.872602  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.835361 11310 raft_consensus.cc:2749] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:32.843123 11305 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:32.830942  7450 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:32.784374 11256 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.715093 11361 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.865481 11280 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:32.891263  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:32.832350  7299 raft_consensus.cc:2410] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 13 because replica has last-logged OpId of term: 12 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 8.
I20260709 14:49:32.873175  7294 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:32.720767 11339 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.843389 11019 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:32.873423 11367 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:32.876893  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:32.876008 11353 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:32.823904  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.863544 11048 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.892249  7298 raft_consensus.cc:2410] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for term 18 because replica has last-logged OpId of term: 17 index: 15, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 14.
I20260709 14:49:32.872958 11288 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:32.894073  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:32.875245  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 47979.9us
I20260709 14:49:32.878372 10914 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:32.903425  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:32.904079  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 80199.3us
I20260709 14:49:32.907367  7415 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:32.891649 11280 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:32.916411  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:32.917169  7341 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:32.878816 11363 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:32.894585 11250 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:32.911284 11288 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:32.945478 11288 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:32.915617 11280 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:49:33.012446  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 105141us
W20260709 14:49:33.042765  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 125640us
I20260709 14:49:33.047101  7415 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.058349  7298 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:49:32.911984 11035 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 14:49:33.060804  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 241807us
I20260709 14:49:32.910696 11372 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:49:33.135742  7266 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.114132  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.148500  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.152633  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.154156  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1554e419dba34efa96d9a84341324e47"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:33.155186  7450 raft_consensus.cc:606] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:33.136229  7264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.115782  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.062569 11306 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 14:49:33.065438 11267 consensus_meta.cc:287] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 0.543s	user 0.006s	sys 0.006s
I20260709 14:49:33.055954 11217 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:33.116532  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.166780  7447 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:33.055509 11366 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 14:49:33.065624 11328 consensus_meta.cc:287] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.579s	user 0.011s	sys 0.001s
I20260709 14:49:33.160841  7414 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [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: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:33.063354 11371 raft_consensus.cc:3060] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:49:33.222498  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 61736.9us
W20260709 14:49:33.168560  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 240707us
I20260709 14:49:32.920454 11354 consensus_queue.cc:1059] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.232s
I20260709 14:49:33.168170  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.223192  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:33.225996  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 155987us
I20260709 14:49:33.227265  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.165721 10921 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.168172 11035 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:33.233489  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:33.228044 10999 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:33.164566 11364 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.215693 11267 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:33.254738  7294 raft_consensus.cc:2468] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
W20260709 14:49:33.287397  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 52190.7us
I20260709 14:49:33.288688  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.168177 11297 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:33.235941 11366 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:33.245088 11354 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:33.306938  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.307518  7293 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
W20260709 14:49:33.308312  7265 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.168823 11306 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.238243 11374 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:33.246973 11363 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.305160  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
W20260709 14:49:33.318809 11285 consensus_meta.cc:287] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 0.596s	user 0.009s	sys 0.009s
I20260709 14:49:33.238142 10921 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.326462  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.365657  7293 raft_consensus.cc:2376] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16. Re-sending same reply.
I20260709 14:49:33.366679  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 18 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.367167 10921 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.345793  7450 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.367759  7450 raft_consensus.cc:614] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 14:49:33.306814 11375 log.cc:927] Time spent T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:49:33.367851 11045 raft_consensus.cc:3055] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:33.299606 11249 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:33.296095 11256 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:33.367466  7293 raft_consensus.cc:2410] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for term 18 because replica has last-logged OpId of term: 17 index: 15, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 14.
W20260709 14:49:33.377846  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 61956.7us
I20260709 14:49:33.298602 11365 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:33.344805 11117 consensus_meta.cc:287] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.619s	user 0.005s	sys 0.016s
I20260709 14:49:33.386394  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e026aed111ea4bed8167aa359ce85783" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.306093 11354 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.321772 11306 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:33.368430 11045 raft_consensus.cc:740] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:33.387449  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.320745 11361 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:33.383304  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 149866us
I20260709 14:49:33.391512  7295 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:33.394946  7293 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:33.393564 11354 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:33.370121 11339 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.397085  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:33.382524 11249 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.365061 11285 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.412145  7341 leader_election.cc:304] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: afeee6794cb74b9cb6381ce1220755cf, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.424324  7341 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:33.427590 11376 log.cc:927] Time spent T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.172s	user 0.000s	sys 0.000s
W20260709 14:49:33.428431 11377 log.cc:927] Time spent T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260709 14:49:33.388509 11035 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.441376 11389 raft_consensus.cc:2749] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:33.442396 11045 consensus_queue.cc:260] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.443523 11045 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.444027 11288 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:33.448275 11314 consensus_meta.cc:287] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.617s	user 0.007s	sys 0.000s
I20260709 14:49:33.449944 11364 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.450290 11389 raft_consensus.cc:3060] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:33.450017  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.452580  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.452684  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.453619  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.409013 11249 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:33.455332  7301 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:33.458611  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.453351  7295 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:33.419566 11361 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:33.471674  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.472306  7295 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:33.461918 11365 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:33.463878 11374 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.467516 11363 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:33.467845 11361 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.469935 11364 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 14:49:33.501351 11267 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:33.501343 11365 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:33.512457 11339 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.512995 11339 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.513886 11288 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.514907 11339 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.516556 11285 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.519035 11371 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:33.520260 11306 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.486801 11361 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:33.521931 11374 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:33.527437  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:33.528903  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:33.526110 11280 consensus_meta.cc:287] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 0.580s	user 0.009s	sys 0.000s
I20260709 14:49:33.531688  7368 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:33.533072 11371 raft_consensus.cc:493] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.534438  7266 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:33.551942  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 164907us
I20260709 14:49:33.493125  7293 raft_consensus.cc:2468] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 17.
I20260709 14:49:33.535239  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.535676  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ccfbb762e5d4866be7768d1a6dcf541" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.539103  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.539901  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.557955  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.541774  7449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a8a136316174f46b08966551323ceed"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:33.558806  7449 raft_consensus.cc:606] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Received request to transfer leadership to TS cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.550444  7370 raft_consensus.cc:3055] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:33.559234  7370 raft_consensus.cc:740] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:33.550846  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:33.516515 11287 consensus_meta.cc:287] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.646s	user 0.008s	sys 0.000s
I20260709 14:49:33.563472  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:33.559919  7293 raft_consensus.cc:2393] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 8: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:33.558306  7414 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.561506  7376 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:33.562022  7368 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:33.567667  7415 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.569556 11045 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:33.559928  7370 consensus_queue.cc:260] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.10, Last appended by leader: 10, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.571171  7370 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:33.570490  7266 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.572533  7373 raft_consensus.cc:2393] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 11: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:33.568490  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.572878  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.573124  7265 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.533424 11354 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.566874  7300 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:33.579602  7414 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.579735  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.581947  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.566473 11245 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:33.587951  7415 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.588589  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.559437 11298 consensus_queue.cc:1059] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 16.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.024s
I20260709 14:49:33.598444  7265 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.607093 11298 raft_consensus.cc:3055] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:49:33.556351 11280 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.607475 11298 raft_consensus.cc:740] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:33.608294 11298 consensus_queue.cc:260] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.600227 11400 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:33.578434 11251 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:33.602380 11306 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:33.562935 11250 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.025s
I20260709 14:49:33.578797 10999 raft_consensus.cc:2804] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:33.562721 11373 consensus_queue.cc:1059] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.029s
I20260709 14:49:33.585196 11255 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:33.609123 11280 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.609576 11374 raft_consensus.cc:493] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.610208  7372 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:33.574820 11380 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:49:33.616654 11387 log.cc:927] Time spent T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 14:49:33.556813 11371 raft_consensus.cc:515] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.619210 11249 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.624531  7370 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 10. (term mismatch)
W20260709 14:49:33.637266  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 178688us
I20260709 14:49:33.585415 11080 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:33.606098 11354 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:33.641049  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.590369 11245 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:33.590621 11276 raft_consensus.cc:2749] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:33.637145 11147 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:33.636795 11251 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.637609 11400 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:33.649142 11298 raft_consensus.cc:3060] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:33.677951  7370 pending_rounds.cc:85] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting all ops after (but not including) 9
I20260709 14:49:33.703958  7370 pending_rounds.cc:107] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting uncommitted NO_OP operation due to leader change: 12.10
I20260709 14:49:33.704264  7370 raft_consensus.cc:2889] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:33.678503  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:33.706373  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.664920 11287 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:33.637874 11361 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.682140 11389 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:33.676997 11255 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:33.709379  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.682377 11245 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:33.671927 11306 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.039s
I20260709 14:49:33.720342  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.707485 11251 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:33.720502  7449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:33.729679  7449 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.670569 11374 raft_consensus.cc:515] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.703553 11354 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.730540  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.733081  7341 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:33.733973  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 145438us
I20260709 14:49:33.703682 11400 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:33.734987  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.711071 11367 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:33.713425 11150 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:33.742515  7414 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.745074  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:33.745877  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.725849 10914 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:33.748294  7414 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.744194 11367 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.711338 11310 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.031s
I20260709 14:49:33.743768 11389 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:33.729046 11404 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Advancing to term 18
I20260709 14:49:33.756652  7370 raft_consensus.cc:1275] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:49:33.756986  7375 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:33.745895 11285 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:33.747156 11150 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
W20260709 14:49:33.748742  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 126976us
I20260709 14:49:33.747561 11288 raft_consensus.cc:2804] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:33.747170 11080 raft_consensus.cc:2749] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:33.752593 11367 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.749194 11147 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:33.761035  7370 raft_consensus.cc:1240] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:33.733747 10999 raft_consensus.cc:697] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:33.787010 10999 consensus_queue.cc:237] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.787782 11288 raft_consensus.cc:697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:33.788708 11288 consensus_queue.cc:237] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.790004  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.791215  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.792070  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.792229  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.792711  7296 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:33.760123  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:33.795097 11048 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.795629 11048 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:33.755487 11276 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:33.776968  7373 raft_consensus.cc:1240] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
W20260709 14:49:33.768957 11401 log.cc:927] Time spent T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260709 14:49:33.765502  7341 leader_election.cc:304] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.778084  7415 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.820595  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.746575 11354 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.757201 11389 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.761466 11365 raft_consensus.cc:493] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader afeee6794cb74b9cb6381ce1220755cf)
I20260709 14:49:33.839334  7299 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6839) took 1040 ms. Trace:
I20260709 14:49:33.766332  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:33.802111 11373 consensus_queue.cc:1059] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 14:49:33.802986 11402 log.cc:927] Time spent T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 14:49:33.803498  7292 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6842) took 1004 ms. Trace:
I20260709 14:49:33.761790 11280 raft_consensus.cc:493] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:33.870748  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:33.812662  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.770579  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.867695  7300 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54902 (request call id 6822) took 1098 ms. Trace:
I20260709 14:49:33.817083 11249 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.817821 11263 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:33.819519  7297 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6847) took 1019 ms. Trace:
I20260709 14:49:33.760774 11285 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.763751 11364 raft_consensus.cc:493] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.821491  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.764412 11150 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:33.823987  7446 raft_consensus.cc:1240] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
W20260709 14:49:33.823520  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 58079.6us
I20260709 14:49:33.891299  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.825155  7444 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:33.829213 11354 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.826076 11412 raft_consensus.cc:2804] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:33.831616 11363 raft_consensus.cc:2749] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:33.831998 11389 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:33.836880 11361 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.770048 11267 raft_consensus.cc:493] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:33.809408 11371 leader_election.cc:290] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.839699  7299 rpcz_store.cc:276] 0709 14:49:32.798413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:32.913636 (+115223us) service_pool.cc:224] Handling call
0709 14:49:32.913883 (+   247us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:33.045436 (+131553us) raft_consensus.cc:1534] Early marking committed up to index 12
0709 14:49:33.241615 (+196179us) log.cc:844] Serialized 14 byte log entry
0709 14:49:33.835933 (+594318us) spinlock_profiling.cc:243] Waited 4.12 ms on lock 0x7b18003f2ec0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f7688ddf4bc 00007f768612d48b 00007f768ef87ab9 00007f768614969b 00007f768614793f 00007f7686149c02 00007f7688dd120b 00007f7688dd6d23 00007f7688dd723a
0709 14:49:33.836129 (+   196us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:33.836184 (+    55us) raft_consensus.cc:1645] Marking committed up to 12
0709 14:49:33.836238 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:33.836815 (+   577us) spinlock_profiling.cc:243] Waited 108 ms on lock 0x7b54003197d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:33.836851 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:33.839267 (+  2416us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":271441,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":13587,"raft.queue_time_us":1440,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"spinlock_wait_cycles":258647168,"thread_start_us":212767,"threads_started":2,"wal-append.queue_time_us":144171}
I20260709 14:49:33.842594  7369 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 7: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:33.843015  7296 raft_consensus.cc:2468] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:33.844004  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.900813  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.900957  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.901537  7299 raft_consensus.cc:2393] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 6: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
W20260709 14:49:33.843438  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 61591.2us
I20260709 14:49:33.846073  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.847740  7292 rpcz_store.cc:276] 0709 14:49:32.799113 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.503876 (+704763us) service_pool.cc:224] Handling call
0709 14:49:33.504207 (+   331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:33.504534 (+   327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:33.504560 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:33.504982 (+   422us) log.cc:844] Serialized 26 byte log entry
0709 14:49:33.644968 (+139986us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:33.664465 (+ 19497us) log.cc:844] Serialized 14 byte log entry
0709 14:49:33.664739 (+   274us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:33.664811 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:33.803264 (+138453us) raft_consensus.cc:1685] finished
0709 14:49:33.803285 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:33.803440 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":19321,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":2037,"raft.run_cpu_time_us":222,"raft.run_wall_time_us":6998,"thread_start_us":139620,"threads_started":1,"wal-append.queue_time_us":220614}
I20260709 14:49:33.902594  7443 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:33.849445  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.849809 11374 leader_election.cc:290] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.769601 11415 consensus_queue.cc:1048] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 12, Time since last communication: 0.072s
I20260709 14:49:33.859122 11310 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:33.860198 11251 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.845372 11365 raft_consensus.cc:515] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:33.867785  7293 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6846) took 1067 ms. Trace:
I20260709 14:49:33.893035 11122 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:33.873293  7300 rpcz_store.cc:276] 0709 14:49:32.769681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:32.769797 (+   116us) service_pool.cc:224] Handling call
0709 14:49:33.867545 (+1097748us) spinlock_profiling.cc:243] Waited 764 ms on lock 0x7b54003188d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:33.867643 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1758109056}
I20260709 14:49:33.875702  7297 rpcz_store.cc:276] 0709 14:49:32.800437 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.581557 (+781120us) service_pool.cc:224] Handling call
0709 14:49:33.586409 (+  4852us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:33.586767 (+   358us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:33.586792 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:33.587237 (+   445us) log.cc:844] Serialized 26 byte log entry
0709 14:49:33.715576 (+128339us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:33.715608 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:33.715672 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:33.819319 (+103647us) raft_consensus.cc:1685] finished
0709 14:49:33.819338 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:33.819461 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":89,"raft.run_cpu_time_us":133,"raft.run_wall_time_us":14289,"thread_start_us":106342,"threads_started":1,"wal-append.queue_time_us":161450}
I20260709 14:49:33.889451  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.907908  7293 rpcz_store.cc:276] 0709 14:49:32.800197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.572294 (+772097us) service_pool.cc:224] Handling call
0709 14:49:33.572567 (+   273us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:33.575776 (+  3209us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:33.575803 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:33.598295 (+ 22492us) log.cc:844] Serialized 26 byte log entry
0709 14:49:33.754513 (+156218us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:33.776853 (+ 22340us) log.cc:844] Serialized 14 byte log entry
0709 14:49:33.777080 (+   227us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:33.777152 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:33.865909 (+ 88757us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b18003f2f20. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768614a3f3 00007f768614c7c1 00007f768614c779 00007f768614c709 00007f768614c6d1 00007f768614b9cd 0000000000396ad4 0000000000396919 00007f768612d83a
0709 14:49:33.867505 (+  1596us) raft_consensus.cc:1685] finished
0709 14:49:33.867602 (+    97us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:33.867728 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3765,"prepare.queue_time_us":24558,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":35,"raft.queue_time_us":3185,"raft.run_cpu_time_us":242,"raft.run_wall_time_us":11090,"spinlock_wait_cycles":5667072,"thread_start_us":77207,"threads_started":1,"wal-append.queue_time_us":115122}
I20260709 14:49:33.824504  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:33.894050  7341 leader_election.cc:304] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.884130 11285 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:33.878257 11263 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:33.844156  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:33.901546  7296 raft_consensus.cc:3060] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:33.903573  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:33.921033  7265 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:33.923625  7296 raft_consensus.cc:2468] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:33.923745  7443 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:33.872560 11280 raft_consensus.cc:515] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.909731  7373 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:33.910840  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.911911  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.912065  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:33.912545  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.924564  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.953433  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.917976  7341 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:33.917788 11361 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:33.905241 11267 raft_consensus.cc:515] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.918471 11363 raft_consensus.cc:2749] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:49:33.929492  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 85404us
I20260709 14:49:33.930425 11412 raft_consensus.cc:697] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:33.931118 11287 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:33.931461  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.931612  7414 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.932139 11080 consensus_queue.cc:1059] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:33.933969 11048 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:33.934725 11245 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.910633  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:33.935846  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:33.936301  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.936717 11263 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.937374 10914 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:33.937953 11417 raft_consensus.cc:3055] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:33.938395 11251 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:33.962628 11374 raft_consensus.cc:2804] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:33.939018  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.942061  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54902 (request call id 6827) took 1171 ms. Trace:
I20260709 14:49:33.999568  7301 rpcz_store.cc:276] 0709 14:49:32.771114 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:32.781825 (+ 10711us) service_pool.cc:224] Handling call
0709 14:49:33.941920 (+1160095us) spinlock_profiling.cc:243] Waited 664 ms on lock 0x7b54000eae54. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:33.942010 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1528207232}
I20260709 14:49:34.000510  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:33.943212  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.001209  7301 raft_consensus.cc:2410] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for term 17 because replica has last-logged OpId of term: 15 index: 13, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 12.
I20260709 14:49:34.001283  7295 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:33.946305  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6941c252b1a42f89afa291f62b9d866" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.946631  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:33.948518  7373 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 14.
I20260709 14:49:33.935061  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.949303  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.934757 11365 leader_election.cc:290] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:33.952313  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc5d6037b85f4b1993c74c60a3b4b1f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:33.957391  7341 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
W20260709 14:49:34.006775  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 49452.9us
I20260709 14:49:34.007247  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3180af870d1947c4bc9934a761644976" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.007802  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.009253  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.894713 11364 raft_consensus.cc:515] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.971110  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe88e2b13da4c728499367c4c062a49" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:33.971979  7294 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
I20260709 14:49:34.013155  7294 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6848) took 1212 ms. Trace:
I20260709 14:49:33.973693  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f64a7365c942a7aa8383ba34d9643c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:33.991096  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 59551.9us
I20260709 14:49:34.013836  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aa993d7ba8f43779cb4fbd7e9b7b5cf" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.014343  7441 raft_consensus.cc:2393] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:34.014763  7414 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:33.938697 11280 leader_election.cc:290] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.016091  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.013466  7294 rpcz_store.cc:276] 0709 14:49:32.800653 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.952617 (+1151964us) service_pool.cc:224] Handling call
0709 14:49:33.971806 (+ 19189us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:34.012911 (+ 41105us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.013106 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:34.011039  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.018790  7297 raft_consensus.cc:1240] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 16. Current term is 17. Ops: []
I20260709 14:49:34.019353  7297 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6853) took 1214 ms. Trace:
I20260709 14:49:34.019644  7297 rpcz_store.cc:276] 0709 14:49:32.804494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.015202 (+1210708us) service_pool.cc:224] Handling call
0709 14:49:34.018626 (+  3424us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:34.019151 (+   525us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.019308 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:34.014804  7265 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:34.025465  7373 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:34.028354 11045 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:34.028609 11275 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:49:34.029541  7297 raft_consensus.cc:1240] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:33.995584 11173 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:34.030941 11122 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:34.031404 11122 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:34.034693 11364 leader_election.cc:290] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.021032 11255 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:34.039474 11245 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:34.039171 11412 consensus_queue.cc:237] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.040218 11310 raft_consensus.cc:493] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:34.040742 11310 raft_consensus.cc:515] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:33.994961 11417 raft_consensus.cc:740] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.014219 11353 raft_consensus.cc:2804] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:34.067122 11353 raft_consensus.cc:697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:34.061998 11285 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.067957 11353 consensus_queue.cc:237] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.056277 11297 raft_consensus.cc:3055] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:34.070142 11297 raft_consensus.cc:740] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.070938 11297 consensus_queue.cc:260] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:34.072084 11297 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:34.073135  7450 raft_consensus.cc:1240] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:34.073357  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.053295 11221 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:34.053740 11404 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 18 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:49:34.053856 10875 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:34.053692 11280 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:34.053483  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.090579  7341 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.053519  7300 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:34.018756 11263 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:34.022491 11366 consensus_queue.cc:1059] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.035s
I20260709 14:49:34.064271  7293 raft_consensus.cc:1240] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: [12.11-12.11]
I20260709 14:49:34.065884 11373 consensus_queue.cc:1059] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:34.017414 11274 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:34.079381  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:34.104225  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 93619.1us
I20260709 14:49:34.105675  7300 raft_consensus.cc:1240] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:34.088034  7295 raft_consensus.cc:2468] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 17.
W20260709 14:49:34.094520  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 79787.2us
I20260709 14:49:34.101408  7374 raft_consensus.cc:1240] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 16. Current term is 17. Ops: []
I20260709 14:49:34.107201  7297 raft_consensus.cc:1240] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 16. Current term is 17. Ops: []
I20260709 14:49:34.071964 11267 leader_election.cc:290] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.107661  7293 raft_consensus.cc:1240] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:34.108536  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.110035  7293 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:34.081648  7372 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15. Ops: []
W20260709 14:49:34.098727 11372 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 13 current term: 13 is higher.
I20260709 14:49:34.082480 11221 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:34.085018 10875 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:34.096377 11361 raft_consensus.cc:2749] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:34.096199 11363 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 14:49:34.130824  7367 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:34.131405  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:34.131619  7296 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6849) took 1330 ms. Trace:
I20260709 14:49:34.012086 11389 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:34.130936  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.132560  7266 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:34.102110 11251 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:34.140012  7293 raft_consensus.cc:2468] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:34.144400  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.151779  7299 raft_consensus.cc:1240] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:34.148862  7296 rpcz_store.cc:276] 0709 14:49:32.800869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.952727 (+1151858us) service_pool.cc:224] Handling call
0709 14:49:33.952989 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:33.953152 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 14:49:33.963579 (+ 10427us) log.cc:844] Serialized 14 byte log entry
0709 14:49:34.131226 (+167647us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:34.131271 (+    45us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:34.131309 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.131375 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:34.131572 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30750,"prepare.queue_time_us":16204,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":32718,"thread_start_us":136570,"threads_started":1}
I20260709 14:49:34.132545  7297 raft_consensus.cc:1240] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:34.125054 11287 raft_consensus.cc:493] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:34.164147  7300 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: [6.5-8.6]
I20260709 14:49:34.164574  7341 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:34.169549  7373 raft_consensus.cc:1240] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:34.096130 11400 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.172022  7341 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.155423 11274 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:34.177316  7341 leader_election.cc:304] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.181696  7341 leader_election.cc:304] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.081286 11417 consensus_queue.cc:260] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:34.177892  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 57963.9us
I20260709 14:49:34.171156 11374 raft_consensus.cc:697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:34.189401  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.140952 11249 consensus_queue.cc:1059] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.041s
I20260709 14:49:34.184401  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.195477  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.199623  7443 raft_consensus.cc:1240] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11. Ops: []
I20260709 14:49:34.202095  7341 leader_election.cc:304] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf
I20260709 14:49:34.202893 11354 raft_consensus.cc:2749] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:34.203253  7341 leader_election.cc:304] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.204001 11354 raft_consensus.cc:2749] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:34.204807 11364 consensus_queue.cc:1059] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:34.207229  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 196) took 1548 ms. Trace:
I20260709 14:49:34.207733  7196 rpcz_store.cc:276] 0709 14:49:32.658595 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:32.689178 (+ 30583us) service_pool.cc:224] Handling call
0709 14:49:34.207163 (+1517985us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":86281,"reported_tablets":3}
I20260709 14:49:34.180310 11280 raft_consensus.cc:2804] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:34.181098 11267 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:49:34.183097 11371 raft_consensus.cc:2749] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:34.206494  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.182544 11029 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:34.183425 11251 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:34.169147 11361 consensus_queue.cc:1059] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 14:49:34.171025 11287 raft_consensus.cc:515] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.218506  7374 raft_consensus.cc:1240] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 9. Current term is 10. Ops: []
I20260709 14:49:34.200208 11404 raft_consensus.cc:2749] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:34.220589  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.206269 11274 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:49:34.240778 11400 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:34.242044 11371 raft_consensus.cc:3055] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:34.185016 11306 consensus_queue.cc:1059] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 14:49:34.211462 11417 raft_consensus.cc:3060] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
W20260709 14:49:34.225746 11424 log.cc:927] Time spent T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 14:49:34.225567 11438 consensus_queue.cc:1059] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:34.226186  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.229216 11173 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 14.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:34.231927 11251 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.189064 11374 consensus_queue.cc:237] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.217692 11280 raft_consensus.cc:697] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:49:34.235778 11419 log.cc:927] Time spent T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
W20260709 14:49:34.237090 11428 log.cc:927] Time spent T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:49:34.210832 10875 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.237358 11285 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:34.237753 11425 log.cc:927] Time spent T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 14:49:34.243171  7301 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6851) took 1439 ms. Trace:
I20260709 14:49:34.256698  7444 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:34.255627  7301 rpcz_store.cc:276] 0709 14:49:32.804012 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.011441 (+1207429us) service_pool.cc:224] Handling call
0709 14:49:34.011740 (+   299us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:34.093793 (+ 82053us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:34.093824 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:34.094307 (+   483us) log.cc:844] Serialized 26 byte log entry
0709 14:49:34.206787 (+112480us) raft_consensus.cc:1645] Marking committed up to 8
0709 14:49:34.216627 (+  9840us) log.cc:844] Serialized 14 byte log entry
0709 14:49:34.242890 (+ 26263us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.242956 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:34.242984 (+    28us) raft_consensus.cc:1685] finished
0709 14:49:34.242992 (+     8us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:34.243114 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":131748,"prepare.queue_time_us":9690,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":29,"raft.queue_time_us":111470,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":9123,"thread_start_us":77124,"threads_started":1,"wal-append.queue_time_us":123775}
I20260709 14:49:34.182839 11221 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.257004 11389 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.257771 11310 leader_election.cc:290] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.260030  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.242465 11371 raft_consensus.cc:740] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:34.266031 11371 consensus_queue.cc:260] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.263010 11150 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.267150 11371 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:34.268592 11150 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.269163  7368 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:34.272648 10999 raft_consensus.cc:3055] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:34.249766 11367 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.273118 10999 raft_consensus.cc:740] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.273415  7292 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6850) took 1472 ms. Trace:
I20260709 14:49:34.273784  7292 rpcz_store.cc:276] 0709 14:49:32.803764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.932860 (+1129096us) service_pool.cc:224] Handling call
0709 14:49:33.933188 (+   328us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:33.933478 (+   290us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:33.933504 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:33.933909 (+   405us) log.cc:844] Serialized 26 byte log entry
0709 14:49:34.004001 (+ 70092us) raft_consensus.cc:1645] Marking committed up to 7
0709 14:49:34.004045 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.004118 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:34.273240 (+269122us) raft_consensus.cc:1685] finished
0709 14:49:34.273258 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:34.273367 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1253,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":92,"thread_start_us":69431,"threads_started":1,"wal-append.queue_time_us":177296}
I20260709 14:49:34.275693 11367 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.276381 11287 leader_election.cc:290] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.277277  7369 raft_consensus.cc:1240] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:34.280925  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
W20260709 14:49:34.279752  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 64214.6us
W20260709 14:49:34.289444 11426 log.cc:927] Time spent T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.234s	user 0.003s	sys 0.000s
I20260709 14:49:34.287396 11150 consensus_queue.cc:1059] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 14:49:34.290589 11150 raft_consensus.cc:3055] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:34.294713  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.279054 11122 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.290931  7301 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:34.296674 11035 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:34.297019 11122 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:34.294847 11150 raft_consensus.cc:740] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:34.291492  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d00547ee22465f97f6736e160cb2f3" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.253655 11045 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:49:34.298004 11280 consensus_queue.cc:237] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.298504 10914 raft_consensus.cc:3055] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:34.298938 10914 raft_consensus.cc:740] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:34.299382 11285 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:49:34.299559 11150 consensus_queue.cc:260] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.6, Last appended by leader: 6, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.299696 10914 consensus_queue.cc:260] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.292176  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30bc9f02a144aecabf28b50c47a07c4" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.293452  7367 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:34.301326  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.304623  7367 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:34.285396 11372 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:34.300793 11150 raft_consensus.cc:3060] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:34.307075 10999 consensus_queue.cc:260] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.308000 10999 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:34.315434  7294 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54904 (request call id 7203) took 1096 ms. Trace:
I20260709 14:49:34.315838  7294 rpcz_store.cc:276] 0709 14:49:33.218735 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.064244 (+845509us) service_pool.cc:224] Handling call
0709 14:49:34.064512 (+   268us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:34.121781 (+ 57269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:34.121806 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:34.126799 (+  4993us) log.cc:844] Serialized 26 byte log entry
0709 14:49:34.185177 (+ 58378us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:34.185218 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:34.185279 (+    61us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:34.315219 (+129940us) raft_consensus.cc:1685] finished
0709 14:49:34.315244 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:34.315376 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":74313,"raft.queue_time_us":58523,"raft.run_cpu_time_us":145,"raft.run_wall_time_us":7569,"thread_start_us":19647,"threads_started":1,"wal-append.queue_time_us":99612}
W20260709 14:49:34.317183  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 98865.6us
W20260709 14:49:34.300927 11421 log.cc:927] Time spent T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.198s	user 0.000s	sys 0.001s
W20260709 14:49:34.347344  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 126291us
I20260709 14:49:34.349509  7265 leader_election.cc:304] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.351377  7446 raft_consensus.cc:1240] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:34.328285 11439 raft_consensus.cc:3055] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:34.362872  7265 leader_election.cc:304] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.361109 11305 raft_consensus.cc:2749] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:34.364596  7367 raft_consensus.cc:1240] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:34.366333  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:34.367149  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:34.369882  7370 raft_consensus.cc:1240] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:34.352246 11250 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.372118 11250 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.363317 11439 raft_consensus.cc:740] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.379580 10875 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:34.363962 11122 consensus_queue.cc:1059] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 16.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.014s
I20260709 14:49:34.391145  7450 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:49:34.373186 11306 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.005s
I20260709 14:49:34.392400 11250 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.322252 11372 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.419832 11372 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.393603  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 19 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.420506  7446 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 18.
W20260709 14:49:34.396076  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.401317 11305 raft_consensus.cc:2749] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:34.404431 11263 consensus_queue.cc:1059] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:34.405664 11221 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:34.400750 11445 raft_consensus.cc:993] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:34.415257  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 19 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.435456  7372 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 18.
I20260709 14:49:34.436321  7266 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:34.425849 11365 raft_consensus.cc:3055] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:34.454624 11249 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 14:49:34.455036 11249 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.455361 11249 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:34.457213 11287 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:34.458705  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.465149  7292 raft_consensus.cc:2393] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:34.457810 11287 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.444425 10999 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:34.423067 11048 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.031s
I20260709 14:49:34.485358 11438 raft_consensus.cc:1081] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Signalling peer cde51d64638242d09c2fc18e3acd4cd9 to start an election
I20260709 14:49:34.459452 11365 raft_consensus.cc:740] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:49:34.526049  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:34.526572  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 86100us
I20260709 14:49:34.537853 11306 consensus_queue.cc:1059] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 16.15, Next index: 16, Last known committed idx: 15, Time since last communication: 0.002s
I20260709 14:49:34.535777 11339 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.036s
I20260709 14:49:34.540716 11245 consensus_queue.cc:1059] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 11.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:34.542663 11373 raft_consensus.cc:3055] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:34.542910 11380 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:34.543280 11380 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:34.545451  7265 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.545981  7372 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 14. Current term is 15. Ops: []
I20260709 14:49:34.547488  7369 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:34.477015 10999 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:34.609951  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 82591us
I20260709 14:49:34.621011  7292 raft_consensus.cc:1240] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []
W20260709 14:49:34.598400 11419 log.cc:927] Time spent T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
I20260709 14:49:34.537411 11371 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:34.546065 11373 raft_consensus.cc:740] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.630998  7298 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6840) took 1832 ms. Trace:
I20260709 14:49:34.632802 11287 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.633577  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.641665  7369 raft_consensus.cc:2393] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 9: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:34.545977 11412 consensus_queue.cc:1059] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 14.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.092s
I20260709 14:49:34.643834 10914 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:34.645814 11371 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.647541 11373 consensus_queue.cc:260] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.648952 11373 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:34.649199 10999 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.650346 10999 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:34.639801  7298 rpcz_store.cc:276] 0709 14:49:32.798625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:33.063868 (+265243us) service_pool.cc:224] Handling call
0709 14:49:33.163037 (+ 99169us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:33.163250 (+   213us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:33.163285 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:33.758899 (+595614us) spinlock_profiling.cc:243] Waited 3.98 ms on lock 0x7b2c000014c8. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7687b30a11 00007f7687b40372 00007f7689272a01 00007f768923743a 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2
0709 14:49:33.759260 (+   361us) log.cc:844] Serialized 26 byte log entry
0709 14:49:33.896136 (+136876us) raft_consensus.cc:1645] Marking committed up to 6
0709 14:49:33.908572 (+ 12436us) log.cc:844] Serialized 14 byte log entry
0709 14:49:33.929179 (+ 20607us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:33.929248 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:34.539776 (+610528us) spinlock_profiling.cc:243] Waited 6.85 ms on lock 0x7b2400115988. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7685fd09c4 00007f7685fceacb 00007f7686189dc9 00007f7686189a55 00007f7686188fb0 00007f7688dff488 00007f7688dffbe8 00007f7688dd7398 00007f7688dd276a 00007f7688dd1bb6
0709 14:49:34.630765 (+ 90989us) raft_consensus.cc:1685] finished
0709 14:49:34.630795 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:34.630940 (+   145us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20386,"prepare.queue_time_us":14671,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":39,"raft.queue_time_us":22162,"raft.run_cpu_time_us":73,"raft.run_wall_time_us":74,"spinlock_wait_cycles":24923648,"thread_start_us":82299,"threads_started":1,"wal-append.queue_time_us":210893}
I20260709 14:49:34.654881  7415 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.544121 11380 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.645917 11440 raft_consensus.cc:3055] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 14:49:34.661602  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.710723 11371 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:34.712829  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 58051.7us
I20260709 14:49:34.697407 11440 raft_consensus.cc:740] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.717705 11440 consensus_queue.cc:260] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 16.15, Last appended by leader: 15, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.718881 11440 raft_consensus.cc:3060] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:34.496821 11439 consensus_queue.cc:260] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.715312 11255 raft_consensus.cc:2804] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 14:49:34.726017 11366 consensus_queue.cc:1175] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5519045030384cbea6d6e06e0f3bf2b8" responder_term: 6 status { last_received { term: 5 index: 5 } last_committed_idx: 5 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:49:34.725118 11249 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.729056 11249 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 19 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.730082 11415 raft_consensus.cc:3055] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:34.730458 11415 raft_consensus.cc:740] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.731245 11415 consensus_queue.cc:260] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:34.732272  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.733875  7266 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.735162 11279 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:49:34.733816  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.738044  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 19 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.738624  7441 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:34.745607  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 19 candidate_status { last_received { term: 17 index: 15 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:34.746218  7367 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 18 FOLLOWER]: Advancing to term 19
I20260709 14:49:34.746408 11417 raft_consensus.cc:3055] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:49:34.746665 11024 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.747133 11024 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.746690 11255 raft_consensus.cc:697] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.751046 11255 consensus_queue.cc:237] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.5, Last appended by leader: 5, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:34.752628  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:34.753196  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.755600  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.756142  7292 raft_consensus.cc:2376] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8. Re-sending same reply.
I20260709 14:49:34.758251  7369 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:34.749107 11024 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:34.760537 11447 log.cc:927] Time spent T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.123s	user 0.002s	sys 0.000s
I20260709 14:49:34.761638  7367 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 19.
I20260709 14:49:34.763358  7376 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:34.732234 11415 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:34.772184 11417 raft_consensus.cc:740] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.773138 11417 consensus_queue.cc:260] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.774261 11417 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:34.775290 11285 consensus_queue.cc:1059] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:34.776252 11285 raft_consensus.cc:3055] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:34.776611 11285 raft_consensus.cc:740] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:34.777387 11285 consensus_queue.cc:260] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.778473 11285 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:34.773077 11150 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:34.781674  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ce0e53665a47cfa1db575054bfafa4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.782019 11150 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.783931 11150 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.784368 11279 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:34.785862  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.786442  7265 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:34.786631  7373 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:34.788196  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.788412  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.788802  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.789698  7443 raft_consensus.cc:1275] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 14:49:34.790856  7442 raft_consensus.cc:1240] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 11. Current term is 12. Ops: []
I20260709 14:49:34.792071  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.793715  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.794420  7445 raft_consensus.cc:2393] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:34.790894  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:34.792768  7446 raft_consensus.cc:2393] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 8: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:34.788273  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.787671  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a4ab6288c542cc94369e0da8c916c4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.797854  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.798417  7443 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:34.794421  7442 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:49:34.804746  7293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1554e419dba34efa96d9a84341324e47"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
 from {username='slave'} at 127.0.0.1:54902
I20260709 14:49:34.805361  7293 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.805727  7293 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:34.811092  7441 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 19.
I20260709 14:49:34.657835 11365 consensus_queue.cc:260] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.818379 11365 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:34.819819  7446 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
W20260709 14:49:34.819619 11353 consensus_queue.cc:1175] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "cde51d64638242d09c2fc18e3acd4cd9" responder_term: 8 status { last_received { term: 7 index: 6 } last_committed_idx: 6 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:49:34.821827  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.822613  7441 raft_consensus.cc:2393] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 10: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:34.824256  7341 leader_election.cc:304] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.825347  7298 raft_consensus.cc:1275] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:34.825547  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.826187  7445 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:34.829558  7415 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:34.656683 11217 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.831679  7266 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:34.833371  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.835960  7300 raft_consensus.cc:1275] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:49:34.842682  7299 raft_consensus.cc:1240] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 7. Current term is 8. Ops: []
I20260709 14:49:34.843863  7299 raft_consensus.cc:1275] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:34.845729  7299 raft_consensus.cc:1240] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:34.846395  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.840883  7293 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:34.849635  7298 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:34.792824 11024 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 14:49:34.849954  7297 raft_consensus.cc:1240] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:34.851032  7341 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.859679  7341 leader_election.cc:304] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.860635  7292 raft_consensus.cc:1275] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:49:34.861879  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:34.862658  7295 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:34.834610 11150 raft_consensus.cc:2749] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 14:49:34.821434 11361 consensus_queue.cc:1175] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "16b34b7e0b6e4fee846fcf88944539d3" responder_term: 8 status { last_received { term: 7 index: 6 } last_committed_idx: 6 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:49:34.846961 11249 raft_consensus.cc:493] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.851588 11263 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:34.854753 11250 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:34.857107 11354 consensus_queue.cc:1048] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.008s
I20260709 14:49:34.846868 11371 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:34.863425 11280 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:34.851001 11217 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.873358 11288 raft_consensus.cc:2749] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:34.853909 11373 consensus_queue.cc:1059] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.027s
I20260709 14:49:34.862545 11389 consensus_queue.cc:1059] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.024s
W20260709 14:49:34.876762  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:34.875478  7444 raft_consensus.cc:2468] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:34.877839  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:34.863780 11024 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 19 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:49:34.888374  7416 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:34.898723  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 49727.6us
I20260709 14:49:34.880306  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:34.901311  7301 raft_consensus.cc:1240] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 6. Current term is 7. Ops: []
W20260709 14:49:34.899887  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 67150.5us
I20260709 14:49:34.905375  7292 raft_consensus.cc:1275] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 16 index: 15. Preceding OpId from leader: term: 17 index: 16. (index mismatch)
I20260709 14:49:34.908020  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.889783 11263 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:34.877135 11250 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.910907  7448 raft_consensus.cc:1240] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 14:49:34.910058  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:34.876724 11367 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 14:49:34.876845 11249 raft_consensus.cc:515] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.906147 11150 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:34.921859 11150 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:34.922277 11150 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:49:34.927855  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 92607us
I20260709 14:49:34.929104 11445 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:34.930806 11245 consensus_queue.cc:1059] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 8.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:34.934600  7444 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:49:34.935544  7376 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:49:34.949013 11035 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:34.950133 11217 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.902905 11173 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 14:49:34.917452 11250 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:34.907198 11389 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 14:49:34.913060 11440 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:34.962812 11249 leader_election.cc:290] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:34.956750 11280 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:34.977043 11371 consensus_queue.cc:1048] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:34.982831  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.983568  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:34.983604  7441 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:34.997548  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.998695  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab03e4bfa5b48bcb9df397a8356f34e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:34.982890 11249 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.003285  7266 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
W20260709 14:49:35.004498  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 94510.9us
I20260709 14:49:34.987035 10914 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.018s
I20260709 14:49:35.006253 10914 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:35.006669 10914 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:35.007057 10914 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:35.007515 11415 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.008023 11415 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.955291 11024 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 17.15, Last appended by leader: 15, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:34.954706 11263 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.009948 11415 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.006801 11373 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:49:35.014319  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.019305  7447 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:35.021224 11122 raft_consensus.cc:3055] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 14:49:35.034412 11122 raft_consensus.cc:740] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:35.034910 11452 consensus_queue.cc:1048] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:35.035187 11415 consensus_queue.cc:1048] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:35.023222 11380 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.026751  7445 raft_consensus.cc:3055] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:35.037420  7445 raft_consensus.cc:740] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:35.038280 11413 raft_consensus.cc:3055] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:35.038198  7445 consensus_queue.cc:260] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:35.038705 11413 raft_consensus.cc:740] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:35.039546 11413 consensus_queue.cc:260] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.040660 11413 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:35.030020 11249 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.041419  7445 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:35.043053 11249 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.046285 10914 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.048049 11164 raft_consensus.cc:3055] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:49:35.048262  7445 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:35.035250 11122 consensus_queue.cc:260] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.101701 11164 raft_consensus.cc:740] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:35.104265 11122 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.099622 11353 consensus_queue.cc:1048] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.008s
I20260709 14:49:35.052325 11250 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.052989 11439 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:35.111248 11164 consensus_queue.cc:260] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.112624 11164 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:35.114322 11250 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.053368 11150 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.053965 11249 raft_consensus.cc:493] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.117282 11249 raft_consensus.cc:515] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.118319 11150 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.119225 11249 leader_election.cc:290] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:35.053999  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:35.122646  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:35.123217  7445 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:35.124089  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:35.126140 10914 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.126713  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:35.127229  7450 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:35.129594  7266 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:35.059912  7341 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:35.132612  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 72778.1us
I20260709 14:49:35.061421  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ea4357d1154d1ba347f83ee1be97f3" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 18 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:35.081566  7342 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:35.136688  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:35.137632  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:35.138356  7442 raft_consensus.cc:2393] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:35.139763  7266 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:35.141876  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:35.131955 11372 raft_consensus.cc:3055] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:35.147250  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:35.147779  7445 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:35.153172  7296 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:35.144104 11249 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:35.155830  7265 leader_election.cc:304] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:35.156031 11249 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
W20260709 14:49:35.156667  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 154819us
I20260709 14:49:35.160499  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.160861  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:35.161058  7368 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:35.165585  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:35.166154  7367 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:35.140761 11354 raft_consensus.cc:2804] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:35.135784 11353 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.168637  7450 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:35.171067  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c9f2c7cb3448619bd542c98026888d" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:35.173308  7413 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:35.177142  7414 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:35.144960 11372 raft_consensus.cc:740] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:35.186978  7265 leader_election.cc:304] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:35.164546 10875 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:35.163991 11285 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:35.189277  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:35.190948  7445 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:35.184725  7367 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:35.143980 11150 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.033s
I20260709 14:49:35.156998 11249 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:35.186102 11354 raft_consensus.cc:697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:35.190351 10875 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:35.194620 11305 raft_consensus.cc:2749] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:35.185897 11353 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:35.308843  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:35.245676 10875 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:35.197988 11285 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:35.250877 11217 raft_consensus.cc:2749] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:35.324414  7296 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 14:49:35.251462 11372 consensus_queue.cc:260] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.358995 11147 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.366631 11439 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:35.420624 11466 log.cc:927] Time spent T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 14:49:35.403434 11147 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:35.465487 11471 log.cc:927] Time spent T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.069s	user 0.003s	sys 0.002s
W20260709 14:49:35.466109 11473 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.104s	user 0.000s	sys 0.005s
I20260709 14:49:35.385447 11354 consensus_queue.cc:237] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.467559  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.472515 11035 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:35.475122  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.480690  7295 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:35.481501 11035 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.483552 11035 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.427582 11285 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:35.472131 11470 log.cc:927] Time spent T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.155s	user 0.002s	sys 0.000s
I20260709 14:49:35.424566 11439 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.486725 11439 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.474299 11353 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.487918  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.488504  7294 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:35.493317  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:35.493973  7443 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:35.495653  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:35.473870 11147 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.500403  7449 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:35.469333 11372 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:35.502986 11371 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:35.512017 11147 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.523885 11371 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:35.571419  7293 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:35.577245  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:35.581944  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:35.582561  8007 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:35.588337  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:35.566004 11371 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:35.565867 11413 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:35.597951  7415 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:35.559247 11147 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
W20260709 14:49:35.591938 11468 log.cc:927] Time spent T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.135s	user 0.003s	sys 0.000s
W20260709 14:49:35.593842 11469 log.cc:927] Time spent T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
I20260709 14:49:35.592280 11150 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 14:49:35.606204 11465 log.cc:927] Time spent T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.296s	user 0.001s	sys 0.000s
I20260709 14:49:35.608523  8007 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:35.611407  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:35.612376  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.593300 11361 consensus_queue.cc:1048] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.025s
I20260709 14:49:35.602811 11439 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:49:35.626789  7415 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:35.618801 11150 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.635679  7293 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:49:35.635669 11366 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:35.602092 11413 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.619979 11414 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 14:49:35.632700 11164 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 14:49:35.653674 11477 log.cc:927] Time spent T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:49:35.650175  7266 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:35.657648  7266 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:35.642871 11150 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:35.624491 10875 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.663290 11339 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:49:35.648010 11366 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.666491  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.649224 11279 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:35.651780 11024 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.657788 11164 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.658699 11048 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:35.661532 11434 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:35.661389 11285 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:35.664718 11413 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:35.671633  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 83356.2us
I20260709 14:49:35.668174 11366 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:35.660830 11306 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
W20260709 14:49:35.684330  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 61904.4us
I20260709 14:49:35.675261 11164 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:35.674212 11339 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:35.697228 11285 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:35.724279 11285 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.672935 11279 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.722959 11339 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.697799  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:35.731777  7444 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:35.683099 11434 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:35.673107 11024 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.734719 11024 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.735430  7300 raft_consensus.cc:2393] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 13: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:35.735435  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.736840  7370 raft_consensus.cc:2410] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260709 14:49:35.737399 11434 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.681255 11048 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.729032 11250 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.763442 11414 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.769042 11250 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:35.787820 11478 log.cc:927] Time spent T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
W20260709 14:49:35.781634 11480 log.cc:927] Time spent T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:49:35.791674 11279 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.775080 11414 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.798722 11371 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.833988  7368 raft_consensus.cc:1240] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12. Ops: [11.11-11.11]
I20260709 14:49:35.839354 11048 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.841598 11147 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:35.842442  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:35.845558 10875 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.845675 11164 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.849808 11164 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.790578 11250 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.855962 11297 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.856914 11297 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.860109 11297 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.865866 11361 raft_consensus.cc:493] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.866954 11361 raft_consensus.cc:515] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.880580 11361 leader_election.cc:290] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.886636  7449 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38366 (request call id 7123) took 1098 ms. Trace:
I20260709 14:49:35.887378  7449 rpcz_store.cc:276] 0709 14:49:34.787581 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.788046 (+   465us) service_pool.cc:224] Handling call
0709 14:49:35.886077 (+1098031us) spinlock_profiling.cc:243] Waited 562 ms on lock 0x7b54000ae6d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f768923b2fa 00007f768e1fcb17 00007f76877776d4 00007f7687777662 00007f7687777591 00007f768777750c 00007f76877767c2 00007f768757248c 00007f76875718c6 00007f768757126f
0709 14:49:35.886334 (+   257us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1292051584}
I20260709 14:49:35.895591 11414 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.903550  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:35.905261  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.905593  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:35.906209  7298 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:35.906553  7295 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:35.907280 11285 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.908138 11285 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.910045  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:35.910790  7367 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:35.911068 11285 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.911412  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.912168  7370 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:35.916101  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.919023  7371 raft_consensus.cc:1275] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 14:49:35.919426  7371 pending_rounds.cc:85] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting all ops after (but not including) 5
I20260709 14:49:35.919718  7371 pending_rounds.cc:107] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 14:49:35.919976  7371 raft_consensus.cc:2889] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:35.920239 11285 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.921051 11285 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.924929 11361 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.925798 11361 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.916188  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.916929  7372 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:35.933926  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.934885  7375 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:35.936141  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.800561 11371 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.938584  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.939641  7370 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:35.941748  7375 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:35.924209 11285 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.939256 11361 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.952793 11414 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:35.953892 11414 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.956584 11414 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:35.188483  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:35.963702  7299 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:35.966805  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:35.966763  7369 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:35.970544  7367 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:35.961621 11297 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.980850 11371 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:35.981781 11371 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.982210 11366 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:35.986016  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
W20260709 14:49:35.984989  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 44555.7us
I20260709 14:49:35.976799 11484 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:36.000375 11484 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.003424 11484 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.008050  7415 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.013381  7415 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.014178 11414 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:35.984899 11371 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:35.976817 11297 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.020181 10999 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.020869 10999 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:36.024151 11464 log.cc:927] Time spent T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.699s	user 0.002s	sys 0.000s
I20260709 14:49:36.017215 11414 raft_consensus.cc:493] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.026959  7265 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.027242  7376 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6918) took 1043 ms. Trace:
I20260709 14:49:36.027590  7376 rpcz_store.cc:276] 0709 14:49:34.983494 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.983977 (+   483us) service_pool.cc:224] Handling call
0709 14:49:34.984266 (+   289us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:34.984603 (+   337us) raft_consensus.cc:1534] Early marking committed up to index 10
0709 14:49:34.984630 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:34.985059 (+   429us) log.cc:844] Serialized 26 byte log entry
0709 14:49:35.108492 (+123433us) spinlock_profiling.cc:243] Waited 1.27 ms on lock 0x7b4800002dd8. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768e160aa1 00007f768e157b37 00007f768e1579ca 00007f768e24f26f 00007f768e24ef37 00007f768e26355c 00007f768e263508 00007f768e263488 00007f768e263443 00007f768e2626ec 00007f768d18ca96
0709 14:49:35.169835 (+ 61343us) raft_consensus.cc:1645] Marking committed up to 10
0709 14:49:35.169877 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:35.169943 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:36.023128 (+853185us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:36.026870 (+  3742us) raft_consensus.cc:1685] finished
0709 14:49:36.026892 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:36.027069 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1908,"raft.run_cpu_time_us":1970,"raft.run_wall_time_us":121017,"spinlock_wait_cycles":9242240,"thread_start_us":184496,"threads_started":1,"wal-append.queue_time_us":266389}
I20260709 14:49:36.030591  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.032321  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.032850  7375 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:36.037006  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.040165  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.045140  7372 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.047595  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.036334 11297 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:36.048885 11463 log.cc:927] Time spent T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.731s	user 0.003s	sys 0.000s
I20260709 14:49:36.051086  7373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 6919) took 1067 ms. Trace:
I20260709 14:49:36.037048 11412 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:36.038750 11414 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.048648 10999 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.037024 11219 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.051486  7373 rpcz_store.cc:276] 0709 14:49:34.983832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.984458 (+   626us) service_pool.cc:224] Handling call
0709 14:49:34.984727 (+   269us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:34.985032 (+   305us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:34.985058 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:34.985430 (+   372us) log.cc:844] Serialized 26 byte log entry
0709 14:49:35.174319 (+188889us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:35.174358 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:35.174426 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:36.048056 (+873630us) spinlock_profiling.cc:243] Waited 2.77 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:36.050599 (+  2543us) raft_consensus.cc:1685] finished
0709 14:49:36.050619 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:36.050917 (+   298us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1759,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":2188,"spinlock_wait_cycles":6371712,"thread_start_us":188621,"threads_started":1,"wal-append.queue_time_us":263198}
I20260709 14:49:36.058053 11164 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.061435 11164 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:36.062968 11474 log.cc:927] Time spent T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.640s	user 0.003s	sys 0.000s
I20260709 14:49:36.052883 11412 raft_consensus.cc:493] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.064486 11412 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
W20260709 14:49:36.059551  7341 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.6.3.195:37245 timed out after 1.638s (SENT) [suppressed 6 similar messages]
I20260709 14:49:36.058097  7371 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 14:49:36.066936  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 230213us
I20260709 14:49:36.070914  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 895) took 7208 ms. Trace:
I20260709 14:49:36.071607  7292 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54902 (request call id 6898) took 1009 ms. Trace:
I20260709 14:49:36.070897 11366 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.072623  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 14 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.073654  7449 raft_consensus.cc:2410] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for term 14 because replica has last-logged OpId of term: 12 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 10.
I20260709 14:49:36.074494  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.071995  7292 rpcz_store.cc:276] 0709 14:49:35.062372 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:35.062517 (+   145us) service_pool.cc:224] Handling call
0709 14:49:35.062776 (+   259us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:49:35.131285 (+ 68509us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:35.131311 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:49:35.131707 (+   396us) log.cc:844] Serialized 26 byte log entry
0709 14:49:35.249790 (+118083us) raft_consensus.cc:1645] Marking committed up to 9
0709 14:49:35.249824 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:35.568295 (+318471us) spinlock_profiling.cc:243] Waited 68.2 ms on lock 0x7b54001513d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:49:35.568342 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:49:36.062116 (+493774us) spinlock_profiling.cc:243] Waited 1.35 ms on lock 0x7b4400022b4c. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686070c85 00007f76860716a2 00007f7688de31db 00007f7688ddeaaf 00007f7688dd286e 00007f7688dd1bb6 00007f7688dd17d8 00007f7688ddb221 00007f7688ddb1d9 00007f7688ddb169
0709 14:49:36.071268 (+  9152us) raft_consensus.cc:1685] finished
0709 14:49:36.071286 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:36.071440 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":12517,"raft.run_cpu_time_us":106,"raft.run_wall_time_us":16394,"spinlock_wait_cycles":159853824,"thread_start_us":117820,"threads_started":1,"wal-append.queue_time_us":232696}
I20260709 14:49:36.082019  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.082810  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.083752  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.082741  7296 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:36.086294  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.088217  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.088361 11219 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:36.092456  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.093214  7292 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:36.063908 11164 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.092459 11414 raft_consensus.cc:515] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:36.097615  7414 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.098500 11164 consensus_queue.cc:1048] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:49:36.099526  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.100960  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.102779  7301 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:36.099532 11414 leader_election.cc:290] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409)
I20260709 14:49:36.105003  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.071324  7199 rpcz_store.cc:276] 0709 14:49:28.864360 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:28.864920 (+   560us) service_pool.cc:224] Handling call
0709 14:49:36.070686 (+7205766us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:31.094523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:31.309710 (+215187us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:31.309748 (+    38us) write_op.cc:435] Acquired schema lock
0709 14:49:31.309766 (+    18us) tablet.cc:662] Decoding operations
0709 14:49:31.315135 (+  5369us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:31.315215 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:31.315242 (+    27us) tablet.cc:685] Acquiring locks for 20 operations
0709 14:49:31.316558 (+  1316us) tablet.cc:701] Row locks acquired
0709 14:49:31.316572 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:49:31.316730 (+   158us) write_op.cc:270] Start()
0709 14:49:31.316838 (+   108us) write_op.cc:276] Timestamp: P: 1783608571316680 usec, L: 0
0709 14:49:31.316855 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 14:49:31.534499 (+217644us) log.cc:844] Serialized 7790 byte log entry
0709 14:49:31.902080 (+367581us) spinlock_profiling.cc:243] Waited 30.6 ms on lock 0x7b18003263e0. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f768cc6e41d 00007f768cc7071a 00007f768cc706a8 00007f768cc70628 00007f768cc705e3 00007f768cc6f7fc 00007f768f0a2626 00007f768f09cdd8 00007f7689243310
0709 14:49:31.902146 (+    66us) op_driver.cc:464] REPLICATION: finished
0709 14:49:32.137855 (+235709us) write_op.cc:301] APPLY: starting
0709 14:49:32.153235 (+ 15380us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:32.446147 (+292912us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:32.447043 (+   896us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:32.676719 (+229676us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:32.677029 (+   310us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=40,key_file_lookups=40,delta_file_lookups=40,mrs_lookups=0
0709 14:49:32.677073 (+    44us) write_op.cc:312] APPLY: finished
0709 14:49:32.677442 (+   369us) log.cc:844] Serialized 180 byte log entry
0709 14:49:32.895637 (+218195us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:32.904820 (+  9183us) write_op.cc:454] Released schema lock
0709 14:49:32.904889 (+    69us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:32.919848 (+ 14959us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:32.944986 (+ 25138us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":608754,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":227947,"apply.run_cpu_time_us":124881,"apply.run_wall_time_us":778939,"cfile_cache_hit":82,"cfile_cache_hit_bytes":87567,"num_ops":20,"prepare.queue_time_us":169094,"prepare.run_cpu_time_us":5958,"prepare.run_wall_time_us":448216,"replication_time_us":229932,"spinlock_wait_cycles":70285056,"thread_start_us":552326,"threads_started":3,"wal-append.queue_time_us":482973,"wal-append.run_cpu_time_us":1842,"wal-append.run_wall_time_us":1202395}]]}
I20260709 14:49:36.106525  7294 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:36.106986 11297 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:36.107445 11297 raft_consensus.cc:493] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:36.107827 11297 raft_consensus.cc:3060] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:36.110378  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.111137  7449 raft_consensus.cc:2393] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.111435  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.112169  7443 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:36.113314  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.114179  7445 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.118438 11414 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.119071 11414 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.119928 11297 raft_consensus.cc:515] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.100852 11150 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.121484 11414 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.097059  7265 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.121752  7370 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
W20260709 14:49:36.122575  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 75076.8us
I20260709 14:49:36.123567  7265 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.124497 11150 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.125027 11504 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:36.125600 11504 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:36.125823 11035 consensus_queue.cc:1059] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 10.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 14:49:36.126420  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d8a6487c5de4569b444bb956e931fe4" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.121696  7443 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:36.126636 11504 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.127866  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.128466  7449 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:36.126789 11035 raft_consensus.cc:3055] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:49:36.129336 11035 raft_consensus.cc:740] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:36.130278 11035 consensus_queue.cc:260] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.131558 11035 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.131903  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.104236 11412 raft_consensus.cc:515] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.132151  7414 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.132750  7296 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:36.122020 11297 leader_election.cc:290] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.133766 11380 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:36.135252  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.135993  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.136739  7449 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:36.144465  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.137354 11380 raft_consensus.cc:493] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:36.160562  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 105802us
I20260709 14:49:36.162808  7443 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:36.158605 11219 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:36.167039 11434 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.167711 11434 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.169941 11434 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.161825 11380 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:36.174672 10999 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:36.174449  7196 catalog_manager.cc:5697] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.178295 11219 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.178753 11219 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:36.179209  7373 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 19 index: 16. (index mismatch)
I20260709 14:49:36.180226  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.180801  7368 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 6.
I20260709 14:49:36.182054  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.182823  7373 raft_consensus.cc:2393] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.184633  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.166162 11504 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.176247  7196 catalog_manager.cc:5697] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.189493  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.160789 11150 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:36.190052  7375 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.193322  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.197082 11504 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.198675 11371 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.199221 11504 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.199281 11371 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.199810  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.201113  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.201550 11371 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.201767  7374 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:36.224117  7415 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.225771 11298 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:36.226426 11298 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.187305 11164 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:36.227686 11298 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.229229 11164 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.229817 11164 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:36.236704  7367 raft_consensus.cc:2468] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:36.232012  7414 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.239750  7375 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:36.238914 11366 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:49:36.243027 11366 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.243428 11366 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:36.249110  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.229761 11412 leader_election.cc:290] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.253847 11280 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:36.252494  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.257193  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.250461 11371 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.258049 11371 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.260067 11371 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.220021 11150 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.261531 11361 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:36.261925 11361 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.262280 11361 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:36.262859 11150 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.261044 11285 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:36.265516 11285 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.265935 11285 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:36.267879  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.271562 11371 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:36.271993 11371 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.272374 11371 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.274637  7196 catalog_manager.cc:5697] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:36.278007  7264 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.6.3.254:41993, user_credentials={real_user=slave}} blocked reactor thread for 45025.2us
I20260709 14:49:36.282131  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.283524  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.284091  7297 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:36.289273 11417 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.289731 11417 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.291656 11417 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.294039  7450 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:36.294304 11380 raft_consensus.cc:515] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.296197 11380 leader_election.cc:290] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:36.298924  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 48873.5us
I20260709 14:49:36.299885  7297 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:36.276347  7196 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.241525  7414 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:36.302242  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 61017.9us
I20260709 14:49:36.305015  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.302810  7414 leader_election.cc:304] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.309376  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.310460  7415 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.311653  7450 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 17 index: 15. Preceding OpId from leader: term: 19 index: 16. (index mismatch)
I20260709 14:49:36.307585  7294 raft_consensus.cc:3060] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.314317  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.314653  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.315232  7443 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 8.
I20260709 14:49:36.315841  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3f32d79769474796e9f699d63184d4" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.316283  7295 raft_consensus.cc:3060] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.321799  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.314778  7301 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:36.307694 11417 raft_consensus.cc:2804] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:36.324024  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.324448  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38173952243d4e21a673a34275e5cc11" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.326126  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.326685  7298 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:36.326685  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.317471 11414 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:36.327406  7292 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:36.317289 11150 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.322901  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.323424  7445 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 15.
I20260709 14:49:36.329634  7374 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:49:36.312480 11297 raft_consensus.cc:2804] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:36.329125  7266 leader_election.cc:304] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.332134  7371 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:36.333832  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.331557  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.334864  7297 raft_consensus.cc:2393] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 13: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:36.346728  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.346622 11045 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.010s
I20260709 14:49:36.331820  7196 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 13, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.337185  7368 raft_consensus.cc:2393] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 15: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.352408 11297 raft_consensus.cc:697] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.355933 11297 consensus_queue.cc:237] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } }
I20260709 14:49:36.329632 11298 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.338728  7341 leader_election.cc:304] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.361234  7374 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:36.365229  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.365733  7294 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
W20260709 14:49:36.367075  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 43878us
I20260709 14:49:36.369081  7341 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.331202 11366 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.333237 11150 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.377988 11353 raft_consensus.cc:2764] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 14:49:36.350397 11164 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.380725  7296 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:36.366567 11504 raft_consensus.cc:2749] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:36.383736  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.366483 11280 raft_consensus.cc:2749] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:36.355225 11361 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.376675 11417 raft_consensus.cc:697] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:36.408622  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 68978.6us
W20260709 14:49:36.433517  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 65735.6us
I20260709 14:49:36.400897  7196 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:36.434877 11219 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.440276  7295 raft_consensus.cc:2468] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
W20260709 14:49:36.443538  7267 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:36.451813  7300 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:36.446734  7371 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:36.451088  7266 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.455119  7415 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.457368  7367 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 7.
I20260709 14:49:36.458067  7196 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 11, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 11 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
W20260709 14:49:36.459635 11509 log.cc:927] Time spent T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 14:49:36.460055  7196 catalog_manager.cc:5697] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.464219 11297 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.506294 11297 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.461817 11024 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:36.469097 11434 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:36.465925  8007 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:49:36.481403 11147 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:36.487067 11280 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:36.463821 11366 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:36.462797 11508 log.cc:927] Time spent T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 14:49:36.480053  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.495504  7196 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 11 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:36.484809 11367 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:36.487670 11353 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.395316 11298 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.381767 11484 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.076s
I20260709 14:49:36.472859 11361 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.497727 11219 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.484069 11371 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.486536 11150 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.461522  7266 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.469650 11417 consensus_queue.cc:237] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 12.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.475168 11164 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.479588 11285 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.464741 11481 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 14:49:36.473737 11510 log.cc:927] Time spent T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 14:49:36.469112 11372 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.526517  7196 catalog_manager.cc:5697] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.515884 11414 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
W20260709 14:49:36.520795  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 111476us
I20260709 14:49:36.531005  7415 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.531615 11372 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.514778 11353 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:36.533362  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 71993.6us
I20260709 14:49:36.534680 11353 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.534695  7196 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.537123 11035 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:36.537184  7196 catalog_manager.cc:5697] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.539276 11297 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.539783 11297 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:36.540241 11297 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.541608 11314 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:36.521835 11481 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.543817  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.544369  7294 raft_consensus.cc:3060] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:36.545462  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.529374 11414 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.546607  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.547060 11414 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:36.547219  7298 raft_consensus.cc:3060] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:36.547883  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.548108 11298 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.548592 11285 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.549979 11371 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.524210 11434 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.548424  7301 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 11
I20260709 14:49:36.554770  7266 leader_election.cc:304] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.557165 11219 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:36.557554 11219 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.557895 11219 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:36.559029  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.556288  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.543851 11481 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:36.539237  7196 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.524019 11024 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:36.556761  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.594645  7298 raft_consensus.cc:2468] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:36.593461  7299 raft_consensus.cc:1240] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 8. Current term is 9. Ops: []
I20260709 14:49:36.605867  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.593673  7300 raft_consensus.cc:3060] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:36.608011  7449 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:36.612345  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.613214  7372 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 8
I20260709 14:49:36.612396  7196 catalog_manager.cc:5697] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 16 to 17, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 17 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:36.614812  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.565922 11035 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:36.615849 11035 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.616042  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.537240 11287 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 14, Time since last communication: 0.088s
I20260709 14:49:36.625368 11518 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.613245  7297 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:36.625921 11518 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.628110 11518 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.638518 11481 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.640766 11481 leader_election.cc:290] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.643997  7294 raft_consensus.cc:2468] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:36.645035 11484 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:36.645278  7341 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.646256 11280 raft_consensus.cc:2764] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election decision vote started in defunct term 10: won
I20260709 14:49:36.648893  7196 catalog_manager.cc:5697] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.650461 11122 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.650960 11122 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.646827 11035 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:36.653780  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44838dd216c34dec84e4e5e1dda0eac9" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.654448  7450 raft_consensus.cc:2368] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 14. Current term is 15.
I20260709 14:49:36.658849  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.659454  7444 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:36.610970 11297 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.660876  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396a2483818549f4b72d56f29606d282" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.661846  7450 raft_consensus.cc:2368] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11.
I20260709 14:49:36.663496  7444 raft_consensus.cc:1275] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:49:36.663496  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.664556  7449 raft_consensus.cc:2376] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15. Re-sending same reply.
I20260709 14:49:36.665035  7301 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:36.666132  7449 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:36.702293  7415 leader_election.cc:304] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.702796  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.703410  7449 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:36.704164 10999 raft_consensus.cc:2804] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:36.666989  7444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.704854 10999 raft_consensus.cc:697] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.671856  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.705623  7444 raft_consensus.cc:2368] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8.
I20260709 14:49:36.705842  7446 raft_consensus.cc:2393] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 7: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:36.673233  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.706902  7445 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 8.
I20260709 14:49:36.674546  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.676015  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.675856 11219 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.708544  7450 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:36.709846 11219 leader_election.cc:290] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.677591  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.710995  7447 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.677613 11434 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.679033  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.656239 11122 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.681803  7372 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 14:49:36.683132  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.680684  7341 leader_election.cc:400] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 14. Current term is 15.
I20260709 14:49:36.721501  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.721975  7367 raft_consensus.cc:2368] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12.
I20260709 14:49:36.722131  7298 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:36.723850  7341 leader_election.cc:400] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 10. Current term is 11.
I20260709 14:49:36.685112 11035 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.686211 11372 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.687275 11516 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.687958 11024 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:36.638479  7300 raft_consensus.cc:2468] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:36.669751 11414 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.667316  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.659415  7376 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:36.714792  7449 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:36.714936  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:36.726064  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 274686us
I20260709 14:49:36.752985  7371 raft_consensus.cc:2368] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16.
I20260709 14:49:36.725030  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.748248  7265 leader_election.cc:400] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12.
I20260709 14:49:36.753513  7265 leader_election.cc:403] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:36.765718  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:36.767354  7341 leader_election.cc:400] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8.
I20260709 14:49:36.767496  7265 leader_election.cc:400] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16.
I20260709 14:49:36.771209  7341 leader_election.cc:403] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:36.738088  7196 catalog_manager.cc:5697] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:36.771939  7265 leader_election.cc:403] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Cancelling election due to peer responding with higher term
I20260709 14:49:36.773160  7295 raft_consensus.cc:2393] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 9: Already voted for candidate cde51d64638242d09c2fc18e3acd4cd9 in this term.
I20260709 14:49:36.771811  7448 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 11.
I20260709 14:49:36.772389  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.767766  7414 leader_election.cc:304] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.777007  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.781984  7341 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:36.784255  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.784873  7371 raft_consensus.cc:3060] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:49:36.788615  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:36.790792  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.790333  7450 raft_consensus.cc:1240] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:36.791795  7372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98dbf3f648f498cb370237b3b7c0aed" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.791400  7374 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:36.767692 11498 raft_consensus.cc:3060] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.791405  7341 leader_election.cc:304] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.800743  7298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.804330  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.804407  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.768124 11520 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:36.805284  7292 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:36.806150  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b72b3c7148d44fa69ab825b5115c29d1" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.804392  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.754765 11434 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 14:49:36.809710  7415 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.810932  7297 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:36.779857 11481 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 7. Current term is 8.
I20260709 14:49:36.737766 11280 consensus_queue.cc:1048] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.054s
I20260709 14:49:36.811204  7300 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:36.817461  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.817502  7447 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:36.785367 11484 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:49:36.819610  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.792353 11371 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:36.836088 11371 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.836472 11371 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:36.801414 11287 raft_consensus.cc:3060] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:36.838398 11515 raft_consensus.cc:2804] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:36.709888 10999 consensus_queue.cc:237] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.833467 11476 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:36.844252 11476 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.797786 11285 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:36.769316 11372 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.041s
I20260709 14:49:36.804773 11219 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.029s
I20260709 14:49:36.834836 11484 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:36.835312 11520 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:36.766865 11516 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.820227 11150 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:36.793968 11518 raft_consensus.cc:2804] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:36.853066 11035 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.818763 11361 raft_consensus.cc:2804] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:36.854048 11255 raft_consensus.cc:2804] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:49:36.846799 11414 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.860357  7297 raft_consensus.cc:2468] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:36.854223  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.865850  7371 raft_consensus.cc:2468] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
W20260709 14:49:36.874430  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 57045.2us
I20260709 14:49:36.870975 11150 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.870572 11484 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:49:36.891952  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.880877 11417 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:36.879555 11353 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.900375 11353 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.900592  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.900104 11520 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 14.11, Last appended by leader: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.901888  7367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.902570 11353 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.903236  7368 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:36.905609 11255 raft_consensus.cc:697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.906507 11255 consensus_queue.cc:237] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.910719  7449 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 14:49:36.912774  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.913431  7449 raft_consensus.cc:2368] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16.
I20260709 14:49:36.913223 11372 consensus_queue.cc:1059] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:36.913929 11516 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:36.914068 11372 raft_consensus.cc:3055] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:36.914500 11372 raft_consensus.cc:740] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:36.915014  7443 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:36.915302 11372 consensus_queue.cc:260] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.916466 11372 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:36.920375  7265 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:36.921741  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:36.880787 11476 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:36.879388 11361 raft_consensus.cc:697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:36.895020  7341 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:36.885828 11515 raft_consensus.cc:697] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:36.899854  7370 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:36.922359  7443 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:36.892422  7293 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
W20260709 14:49:36.943621  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 48675us
I20260709 14:49:36.895077  7266 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:36.929695  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c772c8c6d24da5a06d8598fa33ba1b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:36.946599  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 51587.1us
I20260709 14:49:36.947111  7450 raft_consensus.cc:2368] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12.
I20260709 14:49:36.881014 11518 raft_consensus.cc:697] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:36.879340 11366 consensus_queue.cc:1059] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 14:49:36.887135 11150 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.934003 11251 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:36.888453 11314 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.047s
I20260709 14:49:36.957700  7266 leader_election.cc:400] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 15 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16.
I20260709 14:49:36.937587 11371 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.938437 11361 consensus_queue.cc:237] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.949406 11219 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:49:36.956029 11251 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:36.947829  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:36.922034 11417 raft_consensus.cc:493] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:36.955456  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:36.965735  7371 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:36.974875  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eee530095504468f893730713ce00088" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:36.945045 11481 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:36.965951 11417 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:36.960901 11518 consensus_queue.cc:237] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.954849 11280 raft_consensus.cc:2804] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:36.977104 11280 raft_consensus.cc:697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:36.977986 11280 consensus_queue.cc:237] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.964123 11024 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.021s
I20260709 14:49:36.976089 11481 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:36.984189  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:36.986989  7293 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:36.961941 11515 consensus_queue.cc:237] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 9.9, Last appended by leader: 9, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.014595 11371 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.015375 11417 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.016265 11498 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12.
I20260709 14:49:37.018872  7376 raft_consensus.cc:2393] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 10: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:36.963502 11251 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:37.069165  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:37.069886  7442 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:37.073565  7443 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
I20260709 14:49:37.018290 11519 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.087963  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.090942  7298 raft_consensus.cc:2468] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
W20260709 14:49:37.126498  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 166954us
I20260709 14:49:37.134568  7299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.136983  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.138276  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71163060577419b801b8ddc3406a195" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.138863  7300 raft_consensus.cc:3060] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:37.145952  7266 leader_election.cc:400] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 11. Current term is 12.
I20260709 14:49:37.151551  7266 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:37.091216 11519 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.157759  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:37.157955 11035 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:37.158496  7443 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:37.158450 11035 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:37.158622  7441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:37.159767  7340 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:37.159605 11035 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.163507  7292 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 14:49:37.169842 11481 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.174506 11519 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.177387 11251 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.178431  7301 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:37.180167 11251 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.163700 11150 raft_consensus.cc:515] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.182623 11150 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:37.185918  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 265579us
I20260709 14:49:37.189289  7371 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
W20260709 14:49:37.189891  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 109692us
I20260709 14:49:37.201030  7442 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:37.206583 11219 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:37.207154 11219 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.209447 11219 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:37.211130 11530 log.cc:927] Time spent T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:49:37.213630 11414 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:37.137687 11476 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 14:49:37.216650 11147 raft_consensus.cc:3055] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:49:37.217046 11147 raft_consensus.cc:740] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:37.217795 11147 consensus_queue.cc:260] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.218611 11476 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:37.217720  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:37.224304  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:37.225031  7446 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:37.202606  7414 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:37.232723 11516 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:37.233134 11516 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.233464 11516 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.237641  7367 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:37.237561  7373 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:37.238873  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:37.240123  7373 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:37.242331 11380 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:37.248517 11516 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.253096 11516 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.263236  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:37.282272  7300 raft_consensus.cc:2468] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:37.289752  7198 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf reported cstate change: term changed from 8 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } } }
I20260709 14:49:37.290853 11122 consensus_queue.cc:1059] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:37.292353 11255 raft_consensus.cc:3055] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:37.292740 11255 raft_consensus.cc:740] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:37.292542 11484 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.293642 11255 consensus_queue.cc:260] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.13, Last appended by leader: 13, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.294708 11255 raft_consensus.cc:3060] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:37.296077  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:37.296861  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:37.297503 11414 raft_consensus.cc:2764] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 14:49:37.297894  7415 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.298096 11414 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:37.298475 11414 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:37.298862 11414 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.299180  7415 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.300248 11512 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:37.300954 11512 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:37.301265  7369 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:37.294639 11484 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.298575  7373 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:49:37.316534  7295 raft_consensus.cc:1275] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:37.317632  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:37.312268  7300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.318387  7373 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:37.319914  7300 raft_consensus.cc:3060] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:49:37.270536 11516 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.053s
I20260709 14:49:37.297808  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:37.346796  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.348675  7301 raft_consensus.cc:1240] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:37.353399  7301 raft_consensus.cc:1275] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:37.321429 11297 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.033s
I20260709 14:49:37.352380  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a8a136316174f46b08966551323ceed" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:37.356418  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.357021  7295 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.360735  7371 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:37.368006  7265 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:37.296885 11417 leader_election.cc:290] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.380429  7300 raft_consensus.cc:2468] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:37.380898  7295 raft_consensus.cc:2468] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
W20260709 14:49:37.385344 11551 log.cc:927] Time spent T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 14:49:37.385165 11298 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:49:37.390133  7415 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.362877 11147 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:37.401140  7266 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:37.406041  7415 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:37.410236  7415 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:37.416584 11122 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:37.407315 11417 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:37.412343 11434 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:37.414081 11314 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.466068 11122 raft_consensus.cc:697] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:37.403914 11515 consensus_queue.cc:1048] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.035s
I20260709 14:49:37.466549 11314 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.467042 11122 consensus_queue.cc:237] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 11.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.460245 11545 raft_consensus.cc:2804] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:37.461721 11556 raft_consensus.cc:2764] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election decision vote started in defunct term 12: won
I20260709 14:49:37.414062 11412 consensus_queue.cc:1048] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.049s
W20260709 14:49:37.473861 11287 consensus_meta.cc:287] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: Time spent flushing consensus metadata: real 0.636s	user 0.008s	sys 0.004s
I20260709 14:49:37.463167  7300 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:37.472800 11545 raft_consensus.cc:697] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:37.475406 11545 consensus_queue.cc:237] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.481221  7369 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 9.
W20260709 14:49:37.466408 11372 consensus_meta.cc:287] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: Time spent flushing consensus metadata: real 0.550s	user 0.009s	sys 0.005s
I20260709 14:49:37.488591  7449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:37.488719 11255 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 14:49:37.468827 11314 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.474227 11287 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election lost for term 15. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 15. Current term is 16.
W20260709 14:49:37.505151  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 45167.2us
I20260709 14:49:37.506618  7376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:37.515036  7414 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.517357 11513 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:49:37.507174  7376 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 12.
I20260709 14:49:37.522233  7297 raft_consensus.cc:2468] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:37.529186  7373 raft_consensus.cc:1275] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 14:49:37.532313 11164 consensus_queue.cc:1048] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:37.543354  7301 raft_consensus.cc:1275] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:49:37.549510  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:37.530434 11414 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.558516 11414 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.547840 11512 consensus_queue.cc:1048] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 14:49:37.606679  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:37.611526  7449 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:37.611864  7341 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:37.613299 11147 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:37.613802 11280 raft_consensus.cc:2804] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:37.614321 11280 raft_consensus.cc:697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:37.615154 11280 consensus_queue.cc:237] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.613831 11147 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.618652  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:37.618983 11147 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.627468  7442 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:37.629529  7442 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:37.628298  7341 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:37.635016  7442 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:37.639982  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:37.646860  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:37.649267  7448 raft_consensus.cc:2368] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
W20260709 14:49:37.637187 11570 log.cc:927] Time spent T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.078s	user 0.001s	sys 0.004s
I20260709 14:49:37.646155 11150 raft_consensus.cc:2804] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:37.667227 11150 raft_consensus.cc:697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:37.668128 11512 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:37.668751 11512 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.668138 11150 consensus_queue.cc:237] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:37.673421 11553 log.cc:927] Time spent T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.211s	user 0.002s	sys 0.000s
I20260709 14:49:37.671716  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3
I20260709 14:49:37.674283 11481 raft_consensus.cc:2804] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:37.674644 11481 raft_consensus.cc:493] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.674963 11481 raft_consensus.cc:3060] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.681877 11481 raft_consensus.cc:515] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.684083 11481 leader_election.cc:290] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:37.692241 11484 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:37.695335  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:37.675487 11512 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:37.696007 11484 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:37.722543  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:37.698316 11484 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.007s
I20260709 14:49:37.724929  7341 leader_election.cc:400] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
W20260709 14:49:37.705735 11557 log.cc:927] Time spent T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.244s	user 0.005s	sys 0.001s
I20260709 14:49:37.726339  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:37.727819  7341 leader_election.cc:403] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 14:49:37.733603  7374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:37.734355  7374 raft_consensus.cc:2393] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 12: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:49:37.739820 11548 log.cc:927] Time spent T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.303s	user 0.003s	sys 0.000s
I20260709 14:49:37.729476 11280 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.018s
I20260709 14:49:37.754935  7448 raft_consensus.cc:1240] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 12. Current term is 13. Ops: []
W20260709 14:49:37.761664 11549 log.cc:927] Time spent T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.357s	user 0.002s	sys 0.000s
I20260709 14:49:37.756695 11577 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 8. Current term is 9.
I20260709 14:49:37.770372 11372 consensus_queue.cc:1059] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:37.771423 11520 raft_consensus.cc:3055] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:37.771763 11520 raft_consensus.cc:740] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:37.772568 11520 consensus_queue.cc:260] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:37.773548 11520 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.790211  7369 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 14:49:37.797040  7265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 247581us
I20260709 14:49:37.788537 11361 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:37.822212 11361 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:37.822686 11361 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.801627 11219 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:37.835732  7298 raft_consensus.cc:1275] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:37.836544  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bd7e82cb0b432c89632bdb5a62e991" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.836681  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.817888 11545 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 14:49:37.837350  7296 raft_consensus.cc:2393] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 12: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:37.838141  7301 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 14:49:37.838802  7294 raft_consensus.cc:1275] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:37.838148  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.840445  7292 raft_consensus.cc:1275] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:37.841334 11219 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:37.841763 11219 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:37.849421  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee576a193f14414b6c6262cc454ff75" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.850085  7295 raft_consensus.cc:2393] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 13: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:37.850550  7442 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:37.860862  7371 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:37.866649  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:37.877733 11287 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:49:37.880730  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.881371  7301 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:37.882578  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:37.909986  7294 raft_consensus.cc:1275] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 14:49:37.946415  7368 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:37.948803  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.949990 11150 consensus_queue.cc:1048] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:49:37.950860 11372 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:37.953509  7341 leader_election.cc:304] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.954802 11150 raft_consensus.cc:2749] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 14:49:37.955968  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.958019  7341 leader_election.cc:304] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:37.959597  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:37.961791 11150 consensus_queue.cc:1048] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.012s
I20260709 14:49:37.973629 11583 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.013s
I20260709 14:49:37.961648 11164 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:37.975517 11122 consensus_queue.cc:1048] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:37.953559 11412 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.023s
I20260709 14:49:37.964987 11513 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:37.978168 11513 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:37.978529 11513 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:37.965133 11372 raft_consensus.cc:2749] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:37.982591 11361 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:38.012807 11580 log.cc:927] Time spent T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.215s	user 0.001s	sys 0.000s
I20260709 14:49:38.015682  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:38.016065  7367 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Rejecting Update request from peer 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13. Ops: []
I20260709 14:49:37.965543 11520 consensus_queue.cc:1048] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.054s
I20260709 14:49:38.039134  7297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.040467  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:38.012812 11361 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.061266  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:38.019654 11219 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.055092 11371 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 14:49:38.101801  7301 raft_consensus.cc:2368] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13.
I20260709 14:49:38.057242 11164 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 8, Time since last communication: 0.044s
W20260709 14:49:38.090271 11585 log.cc:927] Time spent T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.238s	user 0.000s	sys 0.001s
W20260709 14:49:38.119010 11592 log.cc:927] Time spent T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
W20260709 14:49:38.129107 11591 log.cc:927] Time spent T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: Append to log took a long time: real 0.210s	user 0.001s	sys 0.000s
I20260709 14:49:38.141904 11219 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.082787 11476 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 14:49:38.142994  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:38.143584  7446 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 13
I20260709 14:49:38.164544 11512 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:49:38.169371  7370 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:38.172653  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:38.173141  7375 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:38.166266 11512 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:38.225509  7446 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:38.228075  7375 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:38.229727  7265 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:38.174448 11164 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.012s
W20260709 14:49:38.242610 11602 log.cc:927] Time spent T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 14:49:38.253201 11512 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.259987 11513 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.261420  7442 raft_consensus.cc:1240] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Rejecting Update request from peer 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 15. Current term is 16. Ops: []
I20260709 14:49:38.262147 11513 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:38.248917 11498 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:38.266258 11498 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:38.267067 11498 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.272893  7442 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:38.282683 11484 consensus_queue.cc:1059] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 14:49:38.290299  7341 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:38.292868  7293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.294924  7294 raft_consensus.cc:1275] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:49:38.295065  7298 raft_consensus.cc:1275] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:38.308043  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:38.308820  7198 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42322 (request call id 199) took 1249 ms. Trace:
I20260709 14:49:38.293694 11481 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.021s
I20260709 14:49:38.309242  7198 rpcz_store.cc:276] 0709 14:49:37.054072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:37.074871 (+ 20799us) service_pool.cc:224] Handling call
0709 14:49:38.303585 (+1228714us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:37.660598 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:37.666497 (+  5899us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:37.666526 (+    29us) write_op.cc:435] Acquired schema lock
0709 14:49:37.666543 (+    17us) tablet.cc:662] Decoding operations
0709 14:49:37.666865 (+   322us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:37.666924 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:37.666952 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:37.667142 (+   190us) tablet.cc:701] Row locks acquired
0709 14:49:37.667166 (+    24us) write_op.cc:260] PREPARE: finished
0709 14:49:37.667482 (+   316us) write_op.cc:270] Start()
0709 14:49:37.667600 (+   118us) write_op.cc:276] Timestamp: P: 1783608577667268 usec, L: 0
0709 14:49:37.667621 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:49:37.668794 (+  1173us) log.cc:844] Serialized 530 byte log entry
0709 14:49:37.830886 (+162092us) op_driver.cc:464] REPLICATION: finished
0709 14:49:38.106658 (+275772us) write_op.cc:301] APPLY: starting
0709 14:49:38.111529 (+  4871us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:38.166377 (+ 54848us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:38.177261 (+ 10884us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:38.263329 (+ 86068us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:38.263514 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 14:49:38.263561 (+    47us) write_op.cc:312] APPLY: finished
0709 14:49:38.263730 (+   169us) log.cc:844] Serialized 25 byte log entry
0709 14:49:38.263895 (+   165us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:38.263972 (+    77us) write_op.cc:454] Released schema lock
0709 14:49:38.264015 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:38.264368 (+   353us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:38.264394 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":21090,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":263070,"apply.run_cpu_time_us":4083,"apply.run_wall_time_us":157694,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8299,"num_ops":1,"prepare.queue_time_us":366050,"prepare.run_cpu_time_us":2679,"prepare.run_wall_time_us":10683,"replication_time_us":160607,"spinlock_wait_cycles":1245568,"thread_start_us":180025,"threads_started":1}]]}
I20260709 14:49:38.321698  7448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:38.331571  7448 raft_consensus.cc:606] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.331951  7448 raft_consensus.cc:614] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:38.335541  7293 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:38.343477  7293 raft_consensus.cc:1275] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:38.348754  7448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:38.349519  7448 raft_consensus.cc:606] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.369206 11361 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.002s
I20260709 14:49:38.371853 11512 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:38.369359 11520 consensus_queue.cc:1048] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 14:49:38.375128 11412 raft_consensus.cc:993] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:38.375602 11412 raft_consensus.cc:1081] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:38.385783  7450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a7005e237904da4855a9d6e4dc3d503"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:38.386361  7450 raft_consensus.cc:606] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.386669  7450 raft_consensus.cc:614] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:38.397857  7374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:49:38.407599  7374 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.407977  7374 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.408916 11372 raft_consensus.cc:3055] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 14:49:38.409380 11372 raft_consensus.cc:740] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:38.410146 11372 consensus_queue.cc:260] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.411393 11372 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:38.427608  7415 leader_election.cc:400] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13.
I20260709 14:49:38.427982  7415 leader_election.cc:403] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:38.428834 11543 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election lost for term 12. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 for earlier term 12. Current term is 13.
I20260709 14:49:38.431751  7450 raft_consensus.cc:1275] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 13. (term mismatch)
I20260709 14:49:38.432044  7450 pending_rounds.cc:85] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting all ops after (but not including) 12
I20260709 14:49:38.432269  7450 pending_rounds.cc:107] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: Aborting uncommitted NO_OP operation due to leader change: 15.13
I20260709 14:49:38.432487  7450 raft_consensus.cc:2889] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:38.433338  7448 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:38.433822  7448 raft_consensus.cc:606] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.453248  7374 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.462153  7443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eee530095504468f893730713ce00088"
dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:46862
I20260709 14:49:38.462795  7443 raft_consensus.cc:606] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.463109  7443 raft_consensus.cc:614] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:38.467512  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:38.469218  7374 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.480773  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:38.482990  7448 raft_consensus.cc:3055] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:49:38.483306  7448 raft_consensus.cc:740] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:38.470724 11122 consensus_queue.cc:1048] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 14:49:38.479631 11255 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 14:49:38.471239 11519 consensus_queue.cc:1048] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.020s
I20260709 14:49:38.496682  7295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60520720e50455b86247c48b8f59651"
dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
mode: GRACEFUL
new_leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:39166
I20260709 14:49:38.497295  7295 raft_consensus.cc:606] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Received request to transfer leadership to TS 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.497632  7295 raft_consensus.cc:614] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:38.498045  7448 consensus_queue.cc:260] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.507467  7448 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.509833 11380 raft_consensus.cc:993] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: : Instructing follower 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:38.484784 11372 consensus_queue.cc:1048] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.025s
I20260709 14:49:38.510284 11380 raft_consensus.cc:1081] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Signalling peer 5519045030384cbea6d6e06e0f3bf2b8 to start an election
I20260709 14:49:38.516074  7375 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095"
dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
 from {username='slave'} at 127.0.0.1:51282
I20260709 14:49:38.516563  7375 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.516856  7375 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:38.529595  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:38.531296  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:38.527268  7375 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.534874 11372 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.535346 11372 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.538578  7375 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.539985  7448 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:38.538379  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:38.541288  7442 raft_consensus.cc:3055] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:49:38.541337  7341 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:38.541662  7442 raft_consensus.cc:740] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:38.542493  7442 consensus_queue.cc:260] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.548277  7442 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:38.547951  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 907) took 3659 ms. Trace:
I20260709 14:49:38.548408 11484 raft_consensus.cc:2804] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:38.553404 11372 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.554759 11484 raft_consensus.cc:697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:38.555672 11484 consensus_queue.cc:237] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.561020  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:38.561533  7448 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:38.562379  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:38.570703  7292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f52b848e4447aa83d6d6b7bd96d095" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.570981  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:38.571300  7292 raft_consensus.cc:3060] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:38.571609  7301 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:38.549327  7196 rpcz_store.cc:276] 0709 14:49:34.882416 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:34.883031 (+   615us) service_pool.cc:224] Handling call
0709 14:49:38.541396 (+3658365us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:37.543278 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:37.554340 (+ 11062us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:37.554385 (+    45us) write_op.cc:435] Acquired schema lock
0709 14:49:37.554404 (+    19us) tablet.cc:662] Decoding operations
0709 14:49:37.557037 (+  2633us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:37.557125 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:37.557151 (+    26us) tablet.cc:685] Acquiring locks for 16 operations
0709 14:49:37.558344 (+  1193us) tablet.cc:701] Row locks acquired
0709 14:49:37.558394 (+    50us) write_op.cc:260] PREPARE: finished
0709 14:49:37.558546 (+   152us) write_op.cc:270] Start()
0709 14:49:37.558672 (+   126us) write_op.cc:276] Timestamp: P: 1783608577558485 usec, L: 0
0709 14:49:37.558705 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 14:49:37.559417 (+   712us) log.cc:844] Serialized 6266 byte log entry
0709 14:49:37.775377 (+215960us) op_driver.cc:464] REPLICATION: finished
0709 14:49:37.937444 (+162067us) write_op.cc:301] APPLY: starting
0709 14:49:37.941198 (+  3754us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:38.059676 (+118478us) spinlock_profiling.cc:243] Waited 1.35 ms on lock 0x7b1800236140. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f768f012de1 00007f768f01f5b1 00007f7688f760ec 00007f7688f78af7 00007f7688f79fb0 00007f768cc8e1bb 00007f768cc8e532 00007f768ccd5b93 00007f768cb82de3 00007f768cb826ab 00007f768cb83e77
0709 14:49:38.160546 (+100870us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:38.160593 (+    47us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:38.256261 (+ 95668us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:38.256606 (+   345us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=32,key_file_lookups=32,delta_file_lookups=32,mrs_lookups=0
0709 14:49:38.256649 (+    43us) write_op.cc:312] APPLY: finished
0709 14:49:38.257077 (+   428us) log.cc:844] Serialized 148 byte log entry
0709 14:49:38.257879 (+   802us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:38.258018 (+   139us) write_op.cc:454] Released schema lock
0709 14:49:38.258087 (+    69us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:38.258700 (+   613us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:38.258729 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":138443,"reported_tablets":50,"child_traces":[["op",{"apply.queue_time_us":126952,"apply.run_cpu_time_us":25094,"apply.run_wall_time_us":339765,"cfile_cache_hit":66,"cfile_cache_hit_bytes":70879,"num_ops":16,"prepare.queue_time_us":328210,"prepare.run_cpu_time_us":63080,"prepare.run_wall_time_us":151730,"raft.queue_time_us":176523,"raft.run_cpu_time_us":42143,"raft.run_wall_time_us":243466,"replication_time_us":216515,"spinlock_wait_cycles":3109248,"thread_start_us":397463,"threads_started":4,"wal-append.queue_time_us":104240}]]}
I20260709 14:49:38.580489  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0daa3a4f54363b3e4dba7b75d1ee0" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.573591 11372 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:38.581540 11372 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.581010  7197 catalog_manager.cc:5697] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 8 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.581851 11372 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:38.581099  7296 raft_consensus.cc:3060] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.588835  7292 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:38.575836  7442 raft_consensus.cc:2468] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:38.591324 11372 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.592459 11539 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:38.592991 11539 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.600422 11539 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.601105  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:38.602005  7375 raft_consensus.cc:2368] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14.
I20260709 14:49:38.602351  7296 raft_consensus.cc:2468] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
I20260709 14:49:38.603088  7265 leader_election.cc:400] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14.
I20260709 14:49:38.603701  7265 leader_election.cc:403] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:38.585944  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 17 to 19. New cstate: current_term: 19 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.605700  7197 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.607364 11539 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:38.609293 11372 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.614500  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.615144  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:38.615656  7442 raft_consensus.cc:2393] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 13: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:38.606997  7197 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 9 to 12. New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.617122  7341 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:38.619029  7442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60520720e50455b86247c48b8f59651" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:38.619544  7442 raft_consensus.cc:3060] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:38.624680  7442 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:38.634135 11539 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14.
I20260709 14:49:38.640565  7296 raft_consensus.cc:2468] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:38.641758 11372 raft_consensus.cc:2804] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:38.642599 11372 raft_consensus.cc:697] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:38.643944 11372 consensus_queue.cc:237] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.621336  7197 catalog_manager.cc:5697] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 12, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.663120  7341 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:38.665045 11515 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.665401 11484 raft_consensus.cc:2804] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:38.666004 11484 raft_consensus.cc:697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:38.665637 11515 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.666972 11484 consensus_queue.cc:237] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.11, Last appended by leader: 11, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.669948  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:38.671789 11515 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:38.658345  7197 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 6 to 8, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 8 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.674602  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:38.675347  7296 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:38.676759  7197 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.681602  7197 catalog_manager.cc:5697] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 16 to 17, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 17 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.683236  7415 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.685348  7197 catalog_manager.cc:5697] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 14 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 15 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.687279 11297 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:38.687819 11297 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.688221 11297 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.703715 11297 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.718438 11297 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:38.704274  7197 catalog_manager.cc:5697] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 15 to 16, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 16 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.719400  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:38.724758  7197 catalog_manager.cc:5697] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:38.720603  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:38.735695  7296 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.737818  7197 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 7 to 9, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.746181  7296 raft_consensus.cc:2468] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:38.750109  7450 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:38.751953 11539 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:38.762835  7415 leader_election.cc:304] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:38.765489 11380 raft_consensus.cc:2804] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:38.766034 11380 raft_consensus.cc:697] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:38.768733 11380 consensus_queue.cc:237] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.837709 11484 raft_consensus.cc:493] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:38.838245 11484 raft_consensus.cc:515] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:38.840301 11484 leader_election.cc:290] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:38.841851  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:38.842999  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b59b7f026341d199718072d5ef978e" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:38.843644  7296 raft_consensus.cc:2368] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:49:38.844756  7341 leader_election.cc:400] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:49:38.845412  7341 leader_election.cc:403] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:38.846540 11484 raft_consensus.cc:3060] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:49:38.854014 11484 raft_consensus.cc:2749] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409) with higher term. Message: Invalid argument: T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 for earlier term 9. Current term is 10.
I20260709 14:49:38.863160  7374 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer cde51d64638242d09c2fc18e3acd4cd9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 14:49:38.882645 11556 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:39.001475  7296 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:39.003249 11484 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:39.031332  7450 raft_consensus.cc:1275] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:39.032781 11518 consensus_queue.cc:1048] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:39.154538  7374 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:39.156273 11515 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:39.162215  7197 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45484 (request call id 896) took 1667 ms. Trace:
I20260709 14:49:39.167340  7296 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:39.162631  7197 rpcz_store.cc:276] 0709 14:49:37.494817 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:37.495160 (+   343us) service_pool.cc:224] Handling call
0709 14:49:39.162152 (+1666992us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:39.008737 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:39.009265 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:39.009296 (+    31us) write_op.cc:435] Acquired schema lock
0709 14:49:39.009313 (+    17us) tablet.cc:662] Decoding operations
0709 14:49:39.014133 (+  4820us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:39.014271 (+   138us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:39.014297 (+    26us) tablet.cc:685] Acquiring locks for 12 operations
0709 14:49:39.015284 (+   987us) tablet.cc:701] Row locks acquired
0709 14:49:39.015302 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:49:39.015491 (+   189us) write_op.cc:270] Start()
0709 14:49:39.015589 (+    98us) write_op.cc:276] Timestamp: P: 1783608579015413 usec, L: 0
0709 14:49:39.015613 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 14:49:39.016339 (+   726us) log.cc:844] Serialized 4734 byte log entry
0709 14:49:39.055942 (+ 39603us) op_driver.cc:464] REPLICATION: finished
0709 14:49:39.068215 (+ 12273us) write_op.cc:301] APPLY: starting
0709 14:49:39.068294 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:39.094398 (+ 26104us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:39.094493 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:39.120891 (+ 26398us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:39.121135 (+   244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=24,key_file_lookups=24,delta_file_lookups=24,mrs_lookups=0
0709 14:49:39.121166 (+    31us) write_op.cc:312] APPLY: finished
0709 14:49:39.121374 (+   208us) log.cc:844] Serialized 113 byte log entry
0709 14:49:39.121525 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:39.121658 (+   133us) write_op.cc:454] Released schema lock
0709 14:49:39.121710 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:39.122203 (+   493us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:39.122231 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":40509,"reported_tablets":48,"child_traces":[["op",{"apply.queue_time_us":12028,"apply.run_cpu_time_us":15275,"apply.run_wall_time_us":53957,"cfile_cache_hit":50,"cfile_cache_hit_bytes":54191,"num_ops":12,"prepare.queue_time_us":265012,"prepare.run_cpu_time_us":4150,"prepare.run_wall_time_us":25061,"replication_time_us":37738,"thread_start_us":266323,"threads_started":2}]]}
I20260709 14:49:39.175137 11518 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:49:39.202462  7450 raft_consensus.cc:1275] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:49:39.207667  7450 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:39.212226 11371 consensus_queue.cc:1048] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:39.248852 11518 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 14:49:39.238423  7264 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.6.3.254:41993, user_credentials={real_user=slave}} blocked reactor thread for 51805.9us
I20260709 14:49:39.583164 11371 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.583707 11371 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.586198 11371 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.610787  7293 raft_consensus.cc:1275] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:49:39.640574 11635 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.641201 11635 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.643306 11635 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:39.651223  7295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:39.651428  7298 raft_consensus.cc:1275] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 14:49:39.651835  7295 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 12.
I20260709 14:49:39.655067  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:39.655684  7369 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:39.666353  7414 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:39.670713 11633 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:39.671240 11633 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.672734 11633 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:49:39.734467  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 50353.8us
I20260709 14:49:39.742734 11518 consensus_queue.cc:1048] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:39.744450  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:39.745698 11518 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:39.746084 11518 raft_consensus.cc:493] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.746407 11518 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:39.763865 11633 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.771178 11633 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:39.778951 11518 raft_consensus.cc:515] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.780547 11481 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.796977 11481 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.798991 11481 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.802239 11518 leader_election.cc:290] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.806344 11518 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:39.807417  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:39.809504  7370 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 14: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:39.812505 11518 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:39.815439  7296 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.621s	user 0.003s	sys 0.012s
W20260709 14:49:39.815795  7296 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.003s	sys 0.012s
I20260709 14:49:39.822593 11539 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:39.823127 11539 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.825001 11539 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.826916 11518 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.831640  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:39.828521  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:39.833604  7446 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:39.839836  7196 catalog_manager.cc:5697] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 5 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.843796  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:39.844002  7196 catalog_manager.cc:5697] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.845073 11541 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:39.845449 11541 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:39.845790 11541 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:39.846392  7196 catalog_manager.cc:5697] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 12, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.847893  7196 catalog_manager.cc:5697] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 13, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.850538  7196 catalog_manager.cc:5697] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 16, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 16 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.852908 11541 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.853892  7196 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 8, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 8 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.857816  7196 catalog_manager.cc:5697] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 13, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.865043 11541 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.865481  7196 catalog_manager.cc:5697] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.868009  7196 catalog_manager.cc:5697] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } }
I20260709 14:49:39.869259  7196 catalog_manager.cc:5697] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 11, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.870736  7196 catalog_manager.cc:5697] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 11 to 14, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 14 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.872129  7196 catalog_manager.cc:5697] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 13 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 15 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.885509  7196 catalog_manager.cc:5697] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.887261  7196 catalog_manager.cc:5697] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 11. New cstate: current_term: 11 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.888657  7196 catalog_manager.cc:5697] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 14 to 16, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 16 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.890337  7196 catalog_manager.cc:5697] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.891660  7196 catalog_manager.cc:5697] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.939033  7196 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 7 to 9, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 9 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:39.898135  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:39.946808  7301 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:39.915741  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:39.917716 11519 consensus_queue.cc:1048] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:39.919209  7296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:39.953222  7296 raft_consensus.cc:3060] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Advancing to term 14
I20260709 14:49:39.919791  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:39.957445  7373 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 13: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
W20260709 14:49:39.934175  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 152655us
I20260709 14:49:39.934988  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:39.937227 11645 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:39.958850  7371 raft_consensus.cc:2393] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 13: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:39.958781 11645 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:39.960963 11645 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:39.961493  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:39.962092  7371 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 16.
I20260709 14:49:39.962373  7448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:39.963177  7448 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 in current term 16: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:39.963313  7265 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:39.964196  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
W20260709 14:49:39.893476  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 78999.3us
I20260709 14:49:39.964759  7301 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:39.965329 11645 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:39.965672 11645 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:39.965999 11645 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:39.967141  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9"
I20260709 14:49:39.969262  7301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "cde51d64638242d09c2fc18e3acd4cd9" is_pre_election: true
I20260709 14:49:39.969787  7301 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:39.975104  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:39.963267  7443 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde51d64638242d09c2fc18e3acd4cd9 in term 13.
I20260709 14:49:39.976562 11371 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:39.976958 11371 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:39.977264 11371 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:39.977764  7266 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:39.979518  7296 raft_consensus.cc:2468] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:39.980280 11541 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:39.980809 11541 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Leader. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:39.981643 11541 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.005594  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:40.006400  7443 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:40.001600 11639 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:40.013947 11639 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:340: Failure
Failed
Bad status: Illegal state: leader_transfer_task size should be 0, but 6
I20260709 14:49:40.029152  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:40.029780  7443 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:40.029960  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64a11290f6648919cb06e4f9c5fa3fa" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:40.033918  7450 raft_consensus.cc:2393] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 5519045030384cbea6d6e06e0f3bf2b8 in current term 14: Already voted for candidate 16b34b7e0b6e4fee846fcf88944539d3 in this term.
I20260709 14:49:40.034988  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:40.035616  7443 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:40.024835 11371 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
/apache/dev/git/kudu/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
I20260709 14:49:40.058540  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:40.061417  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:49:40.060985  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 55767.2us
I20260709 14:49:40.063694  7371 raft_consensus.cc:2393] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16b34b7e0b6e4fee846fcf88944539d3 in current term 17: Already voted for candidate 5519045030384cbea6d6e06e0f3bf2b8 in this term.
I20260709 14:49:40.064164  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9; no voters: 
I20260709 14:49:40.066926  7415 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9; no voters: 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:40.070295  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:40.070829  7443 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:40.057391 11639 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:40.062542 11371 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:40.080328  7443 raft_consensus.cc:2468] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 17.
I20260709 14:49:40.073455 11519 raft_consensus.cc:2804] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:40.070415 11481 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:40.090250 11645 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.103612 11481 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:49:40.125351  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 58127.3us
I20260709 14:49:40.118043 11519 raft_consensus.cc:697] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:40.123638 11481 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:40.132491 11645 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Requested vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:40.134863  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:40.135530  7371 raft_consensus.cc:2368] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 16. Current term is 17.
I20260709 14:49:40.136253  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ccde5339bc4adb8040cd1d3c1b4481" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:40.136565  7265 leader_election.cc:400] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 16. Current term is 17.
I20260709 14:49:40.136967  7265 leader_election.cc:403] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Cancelling election due to peer responding with higher term
I20260709 14:49:40.137028  7450 raft_consensus.cc:2368] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 16. Current term is 17.
I20260709 14:49:40.139158  7266 leader_election.cc:400] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 16 election: Vote denied by peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245) with higher term. Message: Invalid argument: T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 16. Current term is 17.
W20260709 14:49:40.145237  7415 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 75068.2us
I20260709 14:49:40.147128  7341 leader_election.cc:304] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:40.155046  7341 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:40.149617 11645 raft_consensus.cc:3060] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:40.160993 11519 consensus_queue.cc:237] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.169929 11518 raft_consensus.cc:2804] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 14:49:40.150514 11656 raft_consensus.cc:2749] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:49:40.179895 11481 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.176528 11518 raft_consensus.cc:697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:40.181813 11518 consensus_queue.cc:237] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:40.195034  7415 consensus_peers.cc:597] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.197233  7415 leader_election.cc:336] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:40.198195  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:40.206511  7415 consensus_peers.cc:597] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.207084  7415 consensus_peers.cc:597] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.208285 11515 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:40.208853 11481 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:40.214178  7974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 56903.5us
W20260709 14:49:40.214802  7415 consensus_peers.cc:597] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.217653  7415 consensus_peers.cc:597] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.219615  7415 consensus_peers.cc:597] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.222517  7974 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.228628  7415 consensus_peers.cc:597] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.230312 11645 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Leader election lost for term 16. Reason: Vote denied by peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297) with higher term. Message: Invalid argument: T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate cde51d64638242d09c2fc18e3acd4cd9 for earlier term 16. Current term is 17.
W20260709 14:49:40.245170  7415 consensus_peers.cc:597] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.253823  7415 consensus_peers.cc:597] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.258358  7415 consensus_peers.cc:597] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.259559  7450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0023283be5234a58b2b34564614211ad" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:40.259979  7450 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:49:40.262328  7415 consensus_peers.cc:597] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.266120  7415 consensus_peers.cc:597] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.267632  7415 consensus_peers.cc:597] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.273089  7450 raft_consensus.cc:2468] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:40.278406  7341 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:40.281060 11631 raft_consensus.cc:2804] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:40.284719 11631 raft_consensus.cc:697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:49:40.284130  7415 consensus_peers.cc:597] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.285531  7415 consensus_peers.cc:597] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.285602 11631 consensus_queue.cc:237] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:40.307606  7341 leader_election.cc:336] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:40.318392  7341 consensus_peers.cc:597] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.319679  7341 consensus_peers.cc:597] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.320084  7341 consensus_peers.cc:597] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.320729  7341 consensus_peers.cc:597] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.321259  7341 consensus_peers.cc:597] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.321749  7341 consensus_peers.cc:597] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.322185  7341 leader_election.cc:336] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:40.323058  7341 consensus_peers.cc:597] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.323413  7341 consensus_peers.cc:597] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.324536  7341 consensus_peers.cc:597] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.340910  7415 consensus_peers.cc:597] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.353610  7415 consensus_peers.cc:597] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.373430  7415 consensus_peers.cc:597] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.378067  7196 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45490 (request call id 908) took 1606 ms. Trace:
I20260709 14:49:40.379985  7197 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 12 to 15, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 15 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:40.378545  7196 rpcz_store.cc:276] 0709 14:49:38.771799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:38.771965 (+   166us) service_pool.cc:224] Handling call
0709 14:49:40.377997 (+1606032us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:39.993192 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:39.993757 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:39.993794 (+    37us) write_op.cc:435] Acquired schema lock
0709 14:49:39.993812 (+    18us) tablet.cc:662] Decoding operations
0709 14:49:39.995238 (+  1426us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:39.995323 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:39.995351 (+    28us) tablet.cc:685] Acquiring locks for 18 operations
0709 14:49:40.001145 (+  5794us) tablet.cc:701] Row locks acquired
0709 14:49:40.001682 (+   537us) write_op.cc:260] PREPARE: finished
0709 14:49:40.006236 (+  4554us) write_op.cc:270] Start()
0709 14:49:40.006362 (+   126us) write_op.cc:276] Timestamp: P: 1783608580006175 usec, L: 0
0709 14:49:40.006384 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:49:40.007056 (+   672us) log.cc:844] Serialized 7026 byte log entry
0709 14:49:40.060931 (+ 53875us) op_driver.cc:464] REPLICATION: finished
0709 14:49:40.177566 (+116635us) write_op.cc:301] APPLY: starting
0709 14:49:40.177652 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:40.205662 (+ 28010us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:40.222227 (+ 16565us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:40.319172 (+ 96945us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:40.328262 (+  9090us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=36,key_file_lookups=36,delta_file_lookups=36,mrs_lookups=0
0709 14:49:40.329887 (+  1625us) write_op.cc:312] APPLY: finished
0709 14:49:40.339257 (+  9370us) log.cc:844] Serialized 164 byte log entry
0709 14:49:40.340529 (+  1272us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:40.343363 (+  2834us) write_op.cc:454] Released schema lock
0709 14:49:40.344122 (+   759us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:40.346802 (+  2680us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:40.346830 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":116362,"apply.run_cpu_time_us":22378,"apply.run_wall_time_us":169223,"cfile_cache_hit":74,"cfile_cache_hit_bytes":79223,"num_ops":18,"prepare.queue_time_us":896,"prepare.run_cpu_time_us":4823,"prepare.run_wall_time_us":14136,"replication_time_us":54401,"thread_start_us":83005,"threads_started":2}]]}
I20260709 14:49:40.385617  7197 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 12, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:40.387908  7197 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 reported cstate change: term changed from 10 to 13, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193). New cstate: current_term: 13 leader_uuid: "cde51d64638242d09c2fc18e3acd4cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:40.395264  7341 consensus_peers.cc:597] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.395816  7415 consensus_peers.cc:597] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.407493  7415 consensus_peers.cc:597] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.439061  7341 consensus_peers.cc:597] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.445951  7196 catalog_manager.cc:5697] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } }
I20260709 14:49:40.447423  7196 catalog_manager.cc:5697] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.449069  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:40.448896  7196 catalog_manager.cc:5697] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 12 to 14, leader changed from 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 14 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:40.451182  6159 tablet_replica.cc:333] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.453588  6159 raft_consensus.cc:2243] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.454169  6159 raft_consensus.cc:2272] T eee530095504468f893730713ce00088 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.456755  6159 tablet_replica.cc:333] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.457732  6159 raft_consensus.cc:2243] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.458213  6159 raft_consensus.cc:2272] T b3f52b848e4447aa83d6d6b7bd96d095 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.471103  7199 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45500 (request call id 853) took 4275 ms. Trace:
I20260709 14:49:40.471619  7199 rpcz_store.cc:276] 0709 14:49:36.196048 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:36.197084 (+  1036us) service_pool.cc:224] Handling call
0709 14:49:40.471035 (+4273951us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5916,"reported_tablets":50}
I20260709 14:49:40.472565  7443 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:40.473800  6159 tablet_replica.cc:333] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.474647  6159 raft_consensus.cc:2243] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.475751  6159 raft_consensus.cc:2272] T f04ad0713f9b48c1930aad02a4765955 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.476272  7370 raft_consensus.cc:1240] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Rejecting Update request from peer cde51d64638242d09c2fc18e3acd4cd9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:49:40.478094 11434 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.478938 11434 consensus_queue.cc:1059] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:49:40.479512 11434 consensus_queue.cc:1243] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [LEADER]: Peer 5519045030384cbea6d6e06e0f3bf2b8 log is divergent from this leader: its last log entry 14.10 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 8
I20260709 14:49:40.482321 11641 raft_consensus.cc:3055] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:49:40.478132  6159 tablet_replica.cc:333] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.490844  6159 raft_consensus.cc:2243] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.491394  6159 raft_consensus.cc:2272] T 44838dd216c34dec84e4e5e1dda0eac9 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.493739  6159 tablet_replica.cc:333] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.494482  6159 raft_consensus.cc:2243] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.495116  6159 raft_consensus.cc:2272] T 56ccde5339bc4adb8040cd1d3c1b4481 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.497347  6159 tablet_replica.cc:333] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.498082  6159 raft_consensus.cc:2243] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.499039  6159 raft_consensus.cc:2272] T 1150114a96064bfc9bf88bf76a9cb72c P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.505573  7341 consensus_peers.cc:597] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:40.506956  7415 consensus_peers.cc:597] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.482700 11641 raft_consensus.cc:740] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: cde51d64638242d09c2fc18e3acd4cd9, State: Running, Role: LEADER
I20260709 14:49:40.516202 11641 consensus_queue.cc:260] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.10, Last appended by leader: 10, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.517503 11641 raft_consensus.cc:3060] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:40.519033  6159 tablet_replica.cc:333] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.519887  6159 raft_consensus.cc:2243] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.520382  6159 raft_consensus.cc:2272] T b72b3c7148d44fa69ab825b5115c29d1 P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.526170  6159 tablet_replica.cc:333] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.528208  6159 raft_consensus.cc:2243] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.529166  6159 raft_consensus.cc:2272] T 12de3316c32c48f6b2fb0dca9ce4b004 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.538954  6159 tablet_replica.cc:333] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.539748  6159 raft_consensus.cc:2243] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 LEADER]: Raft consensus shutting down.
W20260709 14:49:40.540326  7974 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.540719  6159 raft_consensus.cc:2272] T f5e216b8f32f4bd595cf208734cb988f P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.543242  6159 tablet_replica.cc:333] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.567294  7196 catalog_manager.cc:5697] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 12 to 14, leader changed from 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 14 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:40.573629  6159 raft_consensus.cc:2243] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.579685  7443 raft_consensus.cc:1275] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 14:49:40.581195  6159 pending_rounds.cc:70] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Trying to abort 1 pending ops.
I20260709 14:49:40.581497  6159 pending_rounds.cc:77] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9: Aborting op as it isn't in flight: id { term: 13 index: 10 } timestamp: 7305660743715418112 op_type: NO_OP noop_request { }
I20260709 14:49:40.581883  6159 raft_consensus.cc:2889] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:40.582194  6159 raft_consensus.cc:2272] T 0023283be5234a58b2b34564614211ad P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.585228  6159 tablet_replica.cc:333] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.585660 11518 consensus_queue.cc:1048] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:49:40.586024  6159 raft_consensus.cc:2243] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.587095  6159 raft_consensus.cc:2272] T 78c9f2c7cb3448619bd542c98026888d P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.589629  6159 tablet_replica.cc:333] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.591459  6159 raft_consensus.cc:2243] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.591987  6159 raft_consensus.cc:2272] T 2ee576a193f14414b6c6262cc454ff75 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.603940  6159 tablet_replica.cc:333] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.611301  6159 raft_consensus.cc:2243] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.611840  6159 raft_consensus.cc:2272] T 7ccfbb762e5d4866be7768d1a6dcf541 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.620653  6159 tablet_replica.cc:333] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
W20260709 14:49:40.637864  7471 debug-util.cc:398] Leaking SignalData structure 0x7b0800189820 after lost signal to thread 6162
W20260709 14:49:40.729969  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08002cb260 after lost signal to thread 7233
W20260709 14:49:40.731235  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1c00 after lost signal to thread 7325
I20260709 14:49:40.701463  6159 raft_consensus.cc:2243] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.732739  6159 raft_consensus.cc:2272] T 4d8a6487c5de4569b444bb956e931fe4 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.725907  7973 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 104439us
I20260709 14:49:40.735618  6159 tablet_replica.cc:333] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.736439  6159 raft_consensus.cc:2243] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:40.742988  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08001cebc0 after lost signal to thread 7400
W20260709 14:49:40.744127  7471 debug-util.cc:398] Leaking SignalData structure 0x7b0800301dc0 after lost signal to thread 7474
W20260709 14:49:40.745692  7471 debug-util.cc:398] Leaking SignalData structure 0x7b08002bf160 after lost signal to thread 8033
I20260709 14:49:40.747416  6159 raft_consensus.cc:2272] T 396a2483818549f4b72d56f29606d282 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.744038  7341 consensus_peers.cc:597] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.782195 11541 raft_consensus.cc:493] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 16b34b7e0b6e4fee846fcf88944539d3)
I20260709 14:49:40.782755 11541 raft_consensus.cc:515] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:40.788918  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:40.792577  7415 consensus_peers.cc:597] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.795236 11541 leader_election.cc:290] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:40.798532  7341 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:41409, user_credentials={real_user=slave}} blocked reactor thread for 46575.2us
I20260709 14:49:40.795284  6159 tablet_replica.cc:333] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.806988  6159 raft_consensus.cc:2243] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.822582  6159 raft_consensus.cc:2272] T 3180af870d1947c4bc9934a761644976 P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.832005  7371 raft_consensus.cc:1275] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:49:40.845311  7445 raft_consensus.cc:1275] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 14:49:40.852932  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c6c8c00a5d49a290c1f97f90cdba2b" candidate_uuid: "cde51d64638242d09c2fc18e3acd4cd9" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:40.857124 11633 consensus_queue.cc:1048] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.859762  7266 leader_election.cc:304] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cde51d64638242d09c2fc18e3acd4cd9; no voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8
I20260709 14:49:40.861948 11641 raft_consensus.cc:2749] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:40.890497  6159 tablet_replica.cc:333] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.891276  6159 raft_consensus.cc:2243] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.892417  6159 raft_consensus.cc:2272] T 5a8a136316174f46b08966551323ceed P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.894778  6159 tablet_replica.cc:333] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.904460 11371 consensus_queue.cc:1048] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:40.907841  6159 raft_consensus.cc:2243] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.908495  6159 raft_consensus.cc:2272] T e98dbf3f648f498cb370237b3b7c0aed P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.909773  7266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:37245, user_credentials={real_user=slave}} blocked reactor thread for 50086.7us
W20260709 14:49:40.913618  7341 consensus_peers.cc:597] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.922273  6159 tablet_replica.cc:333] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.923215  6159 raft_consensus.cc:2243] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.924145  6159 raft_consensus.cc:2272] T 757455cbdcb7434e8b4472d5cb786efe P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.930179  6159 tablet_replica.cc:333] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.931017  6159 raft_consensus.cc:2243] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.931645  6159 raft_consensus.cc:2272] T 01ce0e53665a47cfa1db575054bfafa4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.934813  6159 tablet_replica.cc:333] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.936067  6159 raft_consensus.cc:2243] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.936621  6159 raft_consensus.cc:2272] T 38173952243d4e21a673a34275e5cc11 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:40.937004  7341 consensus_peers.cc:597] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:40.939128  6159 tablet_replica.cc:333] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.939898  6159 raft_consensus.cc:2243] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.940826  6159 raft_consensus.cc:2272] T 6979535df43c44ee8576c5c501beac1c P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.943424  6159 tablet_replica.cc:333] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.944227  6159 raft_consensus.cc:2243] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.945343  6159 raft_consensus.cc:2272] T 1554e419dba34efa96d9a84341324e47 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.947484  6159 tablet_replica.cc:333] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.948052  6159 raft_consensus.cc:2243] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.948614  6159 raft_consensus.cc:2272] T 05ea4357d1154d1ba347f83ee1be97f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.950325  6159 tablet_replica.cc:333] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.950842  6159 raft_consensus.cc:2243] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.952042  6159 raft_consensus.cc:2272] T b8807062e2c0475cb02e60c9ddc37b25 P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.954344  6159 tablet_replica.cc:333] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.955003  6159 raft_consensus.cc:2243] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.955907  6159 raft_consensus.cc:2272] T 559ae6dd394c4adb81f49eb72f7273f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.958216  6159 tablet_replica.cc:333] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.959223  6159 raft_consensus.cc:2243] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.959787  6159 raft_consensus.cc:2272] T e026aed111ea4bed8167aa359ce85783 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.962116  6159 tablet_replica.cc:333] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.962776  6159 raft_consensus.cc:2243] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.967454  6159 raft_consensus.cc:2272] T 8da60f1a1eee4abbae886ccfe5c8ab4d P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.969631  6159 tablet_replica.cc:333] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.970376  6159 raft_consensus.cc:2243] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.970803  6159 pending_rounds.cc:70] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Trying to abort 1 pending ops.
I20260709 14:49:40.971002  6159 pending_rounds.cc:77] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9: Aborting op as it isn't in flight: id { term: 8 index: 8 } timestamp: 7305660723244994560 op_type: NO_OP noop_request { }
I20260709 14:49:40.971307  6159 raft_consensus.cc:2889] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:40.971632  6159 raft_consensus.cc:2272] T 78b59b7f026341d199718072d5ef978e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.973743  6159 tablet_replica.cc:333] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.976128  6159 raft_consensus.cc:2243] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.978119  6159 raft_consensus.cc:2272] T eb5557b149114deb96fb7fd18d012187 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.983516  6159 tablet_replica.cc:333] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.984231  6159 raft_consensus.cc:2243] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 19 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.985181  6159 raft_consensus.cc:2272] T 106cde919af94660bd81b26cf2271553 P cde51d64638242d09c2fc18e3acd4cd9 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.987352  6159 tablet_replica.cc:333] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.988029  6159 raft_consensus.cc:2243] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.988875  6159 raft_consensus.cc:2272] T 5e08fcf3fe4249ffa69076e73aa3792d P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.991087  6159 tablet_replica.cc:333] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.991802  6159 raft_consensus.cc:2243] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.992302  6159 raft_consensus.cc:2272] T c71163060577419b801b8ddc3406a195 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.994503  6159 tablet_replica.cc:333] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.995158  6159 raft_consensus.cc:2243] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:49:40.996074  6159 raft_consensus.cc:2272] T 1d1274135c624d4bb2e3cee1beaa15e7 P cde51d64638242d09c2fc18e3acd4cd9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:40.998383  6159 tablet_replica.cc:333] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:40.999261  6159 raft_consensus.cc:2243] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:40.999780  6159 raft_consensus.cc:2272] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P cde51d64638242d09c2fc18e3acd4cd9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.002362  6159 tablet_replica.cc:333] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.003027  6159 raft_consensus.cc:2243] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.004510  6159 raft_consensus.cc:2272] T cdcdc480beaa4df993bcec94a0359ad5 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.006551  6159 tablet_replica.cc:333] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.007296  6159 raft_consensus.cc:2243] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.007786  6159 raft_consensus.cc:2272] T c3f64a7365c942a7aa8383ba34d9643c P cde51d64638242d09c2fc18e3acd4cd9 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.010206  6159 tablet_replica.cc:333] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.010843  6159 raft_consensus.cc:2243] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.011345  6159 raft_consensus.cc:2272] T d6c6c8c00a5d49a290c1f97f90cdba2b P cde51d64638242d09c2fc18e3acd4cd9 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.015764  6159 tablet_replica.cc:333] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.016410  6159 raft_consensus.cc:2243] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.016916  6159 raft_consensus.cc:2272] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.018998  6159 tablet_replica.cc:333] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.019639  6159 raft_consensus.cc:2243] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.020536  6159 raft_consensus.cc:2272] T 5743ea5f60d74aa196ca9e3727c01f64 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.022688  6159 tablet_replica.cc:333] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.023311  6159 raft_consensus.cc:2243] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.023847  6159 raft_consensus.cc:2272] T 7c3f32d79769474796e9f699d63184d4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.026393  6159 tablet_replica.cc:333] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.027103  6159 raft_consensus.cc:2243] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.027632  6159 raft_consensus.cc:2272] T f5d00547ee22465f97f6736e160cb2f3 P cde51d64638242d09c2fc18e3acd4cd9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.029935  6159 tablet_replica.cc:333] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.030784  6159 raft_consensus.cc:2243] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.031296  6159 raft_consensus.cc:2272] T 02d4193546b840d0bc8bf34f6e2aae97 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.033665  6159 tablet_replica.cc:333] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.034327  6159 raft_consensus.cc:2243] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.034857  6159 raft_consensus.cc:2272] T 6a555e2eaf064f6f9af82618df7d6c94 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.040470  6159 tablet_replica.cc:333] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.041430  6159 raft_consensus.cc:2243] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.042150  6159 raft_consensus.cc:2272] T e30bc9f02a144aecabf28b50c47a07c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.045428  6159 tablet_replica.cc:333] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.046355  6159 raft_consensus.cc:2243] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.047026  6159 raft_consensus.cc:2272] T 9a7005e237904da4855a9d6e4dc3d503 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.049180  6159 tablet_replica.cc:333] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.050141  6159 raft_consensus.cc:2243] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.050642  6159 raft_consensus.cc:2272] T c64a11290f6648919cb06e4f9c5fa3fa P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.054667  6159 tablet_replica.cc:333] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.055276  6159 raft_consensus.cc:2243] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.056214  6159 raft_consensus.cc:2272] T 17166495a7284cce9f3f70da9feaa4b8 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.058437  6159 tablet_replica.cc:333] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.059060  6159 raft_consensus.cc:2243] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.059537  6159 raft_consensus.cc:2272] T 10616db2e3e7423cbf157dbb7e329b6e P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.062000  6159 tablet_replica.cc:333] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.062644  6159 raft_consensus.cc:2243] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.063584  6159 raft_consensus.cc:2272] T 16f663674bc3461eb59f7cd856d79441 P cde51d64638242d09c2fc18e3acd4cd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.066020  6159 tablet_replica.cc:333] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.066614  6159 raft_consensus.cc:2243] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.067062  6159 pending_rounds.cc:70] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Trying to abort 2 pending ops.
I20260709 14:49:41.067257  6159 pending_rounds.cc:77] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Aborting op as it isn't in flight: id { term: 14 index: 12 } timestamp: 7305660738230095872 op_type: NO_OP noop_request { }
I20260709 14:49:41.067554  6159 raft_consensus.cc:2889] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:41.067821  6159 pending_rounds.cc:77] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9: Aborting op as it isn't in flight: id { term: 12 index: 11 } timestamp: 7305660726177091584 op_type: NO_OP noop_request { }
I20260709 14:49:41.068106  6159 raft_consensus.cc:2889] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:41.068408  6159 raft_consensus.cc:2272] T f60520720e50455b86247c48b8f59651 P cde51d64638242d09c2fc18e3acd4cd9 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:41.073074  7415 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
I20260709 14:49:41.077734  6159 tablet_replica.cc:333] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.078526  6159 raft_consensus.cc:2243] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.079264  6159 raft_consensus.cc:2272] T f6941c252b1a42f89afa291f62b9d866 P cde51d64638242d09c2fc18e3acd4cd9 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.081429  6159 tablet_replica.cc:333] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.082060  6159 raft_consensus.cc:2243] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.082602  6159 raft_consensus.cc:2272] T 0ab03e4bfa5b48bcb9df397a8356f34e P cde51d64638242d09c2fc18e3acd4cd9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.084890  6159 tablet_replica.cc:333] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.085592  6159 raft_consensus.cc:2243] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.086128  6159 raft_consensus.cc:2272] T dc5d6037b85f4b1993c74c60a3b4b1f7 P cde51d64638242d09c2fc18e3acd4cd9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.088572  6159 tablet_replica.cc:333] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.089269  6159 raft_consensus.cc:2243] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.089773  6159 raft_consensus.cc:2272] T f3a4ab6288c542cc94369e0da8c916c4 P cde51d64638242d09c2fc18e3acd4cd9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.094218  6159 tablet_replica.cc:333] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.094908  6159 raft_consensus.cc:2243] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.095511  6159 raft_consensus.cc:2272] T 15bd7e82cb0b432c89632bdb5a62e991 P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.097937  6159 tablet_replica.cc:333] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.098508  6159 raft_consensus.cc:2243] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:41.099411  6159 raft_consensus.cc:2272] T 656402cbdded4b3c9cdda28497ebd411 P cde51d64638242d09c2fc18e3acd4cd9 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.101614  6159 tablet_replica.cc:333] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9: stopping tablet replica
I20260709 14:49:41.102191  6159 raft_consensus.cc:2243] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:41.102697  6159 raft_consensus.cc:2272] T d0c772c8c6d24da5a06d8598fa33ba1b P cde51d64638242d09c2fc18e3acd4cd9 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:41.670514 11670 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.671061 11670 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.673815  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:41.680769 11670 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:41.681336  7415 leader_election.cc:336] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.681810  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.683003 11670 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:41.685662 11371 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.686190 11371 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.688051 11371 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:41.693392  7341 leader_election.cc:336] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.695492  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:41.699884  7341 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.700591 11371 raft_consensus.cc:2749] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:41.740654 11661 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.741236 11661 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.741885 11670 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.742408 11670 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.743192 11661 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:41.745124  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:41.752265 11670 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:41.753927  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:41.760802  7415 leader_election.cc:336] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.761236  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.763904 11670 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 14:49:41.764688  7341 leader_election.cc:336] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.765167  7341 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.765857 11371 raft_consensus.cc:2749] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:49:41.781772 11371 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.782295 11371 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.784242 11371 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:41.787642  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:41.788261  7447 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:41.788952 11380 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.789476 11380 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.791432 11380 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:41.794215  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:41.794816  7369 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:41.796111  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:41.796833 11633 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.797338 11633 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.799197 11633 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:41.799484  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:41.799696 11633 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:41.800112 11633 raft_consensus.cc:493] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:41.800501  7415 leader_election.cc:336] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.801863 11661 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:41.802266 11661 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.803956  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:41.802620 11661 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:41.807224  7369 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 11.
I20260709 14:49:41.808799  7414 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:41.810480 11670 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:49:41.810868 11670 raft_consensus.cc:493] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.811220 11670 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:41.812367 11661 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:41.816763  7341 leader_election.cc:336] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.800470 11633 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Advancing to term 12
W20260709 14:49:41.831081  7415 leader_election.cc:336] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.831532 11371 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.832072 11371 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.834091 11371 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:41.834578 11661 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:41.835604 11633 raft_consensus.cc:515] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.831156 11670 raft_consensus.cc:515] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:41.854393  7341 leader_election.cc:336] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:41.854918  7341 leader_election.cc:336] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.856066  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:41.856411  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de3316c32c48f6b2fb0dca9ce4b004" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:41.856788  7443 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:41.857095  7445 raft_consensus.cc:3060] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:41.864156  7445 raft_consensus.cc:2468] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:41.887527 11670 leader_election.cc:290] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:41.889185 11633 leader_election.cc:290] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:41.894124  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1150114a96064bfc9bf88bf76a9cb72c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:41.894771  7369 raft_consensus.cc:3060] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:41.904487  7369 raft_consensus.cc:2468] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:41.907104  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e216b8f32f4bd595cf208734cb988f" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:41.907728  7370 raft_consensus.cc:3060] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:49:41.910440  7341 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.912081  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:41.912580 11681 raft_consensus.cc:2804] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:41.913625 11661 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:41.914014 11661 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:41.914336 11661 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:41.923529 11661 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.924233 11681 raft_consensus.cc:697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:41.925216 11681 consensus_queue.cc:237] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.923697  7370 raft_consensus.cc:2468] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
I20260709 14:49:41.931905  7414 leader_election.cc:304] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:41.935660 11683 raft_consensus.cc:2804] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:49:41.936172 11683 raft_consensus.cc:697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
W20260709 14:49:41.944324  7341 leader_election.cc:336] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.945413 11661 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:41.937007 11683 consensus_queue.cc:237] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:41.941672  7414 leader_election.cc:304] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:41.965628 11669 raft_consensus.cc:2804] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader election won for term 12
W20260709 14:49:41.972054  7415 leader_election.cc:336] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.972115  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ad0713f9b48c1930aad02a4765955" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:41.973448 11669 raft_consensus.cc:697] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:41.973668  7443 raft_consensus.cc:3060] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:41.974371 11669 consensus_queue.cc:237] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 11.9, Last appended by leader: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:41.972890  7415 leader_election.cc:336] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 12 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:41.981215  7196 catalog_manager.cc:5697] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 14 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 15 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:41.983901  7443 raft_consensus.cc:2468] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:41.997133 11681 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.000717 11681 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.003006 11681 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.004917  7197 catalog_manager.cc:5697] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:42.010761  7341 leader_election.cc:336] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.011514  7341 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.012230 11681 raft_consensus.cc:2804] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:42.012792 11681 raft_consensus.cc:697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:42.013897 11681 consensus_queue.cc:237] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.017401  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.017645 11683 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.018178 11683 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.020232 11683 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.021274  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.021950  7341 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.022634 11661 raft_consensus.cc:2749] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:49:42.038501  7415 leader_election.cc:336] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.039000  7415 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.039772 11669 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:42.069638 11661 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.070174 11661 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.072094 11661 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.074982  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:42.077886  7341 leader_election.cc:336] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.078765  7341 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.079736 11661 raft_consensus.cc:2749] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:42.095573  7197 catalog_manager.cc:5697] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 11 to 12, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 12 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.097591  7196 catalog_manager.cc:5697] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 13 to 14, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 14 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.117913 11669 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.118497 11669 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.123178 11669 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.125658  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:42.128525  7415 leader_election.cc:336] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.129119  7415 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.130076 11669 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:42.216184 11681 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.216723 11681 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.218652 11681 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.227618 11661 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.228147 11661 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.236155 11485 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.236678 11485 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:42.243073 11661 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:42.243845  7974 leader_election.cc:336] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.244963 11485 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.256850  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.263015 11661 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.263554 11661 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.267505  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.269068 11681 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.269575 11681 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.270388  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "afeee6794cb74b9cb6381ce1220755cf" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.271627 11681 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.272027  7974 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afeee6794cb74b9cb6381ce1220755cf; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.273118 11696 raft_consensus.cc:2749] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:42.273967 11661 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.280303  7445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:42.279964  7341 leader_election.cc:336] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.280618  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:42.281422  7341 leader_election.cc:336] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.283054  7341 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.283721 11661 raft_consensus.cc:2749] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:42.286387  7341 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.287031 11661 raft_consensus.cc:2749] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:42.288774 11661 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.289208 11661 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.291034 11661 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.291415 11681 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.291925 11681 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.293759 11681 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.295187  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
W20260709 14:49:42.297091  7341 leader_election.cc:336] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.297559  7341 leader_election.cc:336] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.297899  7341 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.298528 11681 raft_consensus.cc:2749] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:42.299081  7341 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.299759 11681 raft_consensus.cc:2749] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 14:49:42.301671  7341 leader_election.cc:336] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.301685  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.303224  7341 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.303992 11681 raft_consensus.cc:2749] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 14:49:42.304180  7341 leader_election.cc:336] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.305346  7341 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.306015 11681 raft_consensus.cc:2749] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:49:42.327956 11669 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.328797 11683 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.328583 11669 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.329388 11683 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.330742 11669 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.331331 11669 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.331830 11669 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.332404 11684 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.332890 11684 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:42.333673 11669 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.335249 11684 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:42.336367  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf" is_pre_election: true
I20260709 14:49:42.331290 11683 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.337075  8007 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:42.338456  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:42.339121 11683 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:42.339493 11683 raft_consensus.cc:493] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.339833 11683 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.341948 11681 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.342703  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.342572 11681 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.343278  7369 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:42.344513 11681 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.337069  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.344873  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.345894 11633 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.346390 11633 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.348050 11661 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.348562 11661 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.350397 11661 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.351508 11682 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:42.351894 11682 raft_consensus.cc:493] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:42.341609  7415 leader_election.cc:336] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.352229 11682 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
W20260709 14:49:42.352638  7415 leader_election.cc:336] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.354125 11685 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.354620 11685 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.357430 11685 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.359125 11670 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.359627 11670 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.361505 11670 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.348213 11633 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.336393 11684 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.363569 11684 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.367023  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.367640  7370 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:42.355050  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
W20260709 14:49:42.368865  7341 leader_election.cc:336] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.369475  7341 leader_election.cc:336] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.368682  7369 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 8.
I20260709 14:49:42.369757 11681 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.370615 11681 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.372565 11681 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:42.373723  7415 leader_election.cc:336] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.374204  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:42.370151  7341 leader_election.cc:336] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.369567  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.376466  7375 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:42.378319  7414 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
W20260709 14:49:42.380328  7341 leader_election.cc:336] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.380872 11684 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.381091 11670 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:49:42.381764  7414 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.381897  7375 raft_consensus.cc:1275] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 14:49:42.383344  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.383482 11670 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:49:42.384078 11670 raft_consensus.cc:493] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.384465 11670 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:42.385900 11682 raft_consensus.cc:515] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.382102 11633 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:42.391537 11633 raft_consensus.cc:493] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.391973 11633 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.392295 11670 raft_consensus.cc:515] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.395380 11380 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:49:42.395758 11380 raft_consensus.cc:493] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.396098 11380 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:42.396468  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.403780 11682 leader_election.cc:290] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.390580 11683 raft_consensus.cc:515] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:42.418102 11685 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.408484 11633 raft_consensus.cc:515] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.418644 11685 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.409819 11669 consensus_queue.cc:1048] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.011s
I20260709 14:49:42.409649 11380 raft_consensus.cc:515] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.425040 11380 leader_election.cc:290] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.414062  7369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da60f1a1eee4abbae886ccfe5c8ab4d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
W20260709 14:49:42.411187  7415 leader_election.cc:336] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.426942  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e08fcf3fe4249ffa69076e73aa3792d" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.427484  7373 raft_consensus.cc:3060] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:49:42.428182 11669 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.428699 11669 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.420540 11685 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.430100  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5557b149114deb96fb7fd18d012187" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.426409  7369 raft_consensus.cc:3060] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:42.431643  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.432225  7371 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
I20260709 14:49:42.430612  7370 raft_consensus.cc:3060] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.411926  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "559ae6dd394c4adb81f49eb72f7273f7" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.430613 11669 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.440040 11669 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.440464 11669 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.438917  7375 raft_consensus.cc:3060] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:49:42.442591 11669 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.415266 11682 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.444636 11682 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.413091 11670 leader_election.cc:290] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.446492 11682 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.447342 11683 leader_election.cc:290] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), afeee6794cb74b9cb6381ce1220755cf (127.6.3.196:38631)
I20260709 14:49:42.447918 11633 leader_election.cc:290] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.449676  8007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1554e419dba34efa96d9a84341324e47" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "afeee6794cb74b9cb6381ce1220755cf"
I20260709 14:49:42.450235  8007 raft_consensus.cc:3060] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.450563  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.451108  7443 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 6.
I20260709 14:49:42.453505  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.456266  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.456781  7443 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 15.
I20260709 14:49:42.457867  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.458719  7443 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 13.
I20260709 14:49:42.439512  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.462492  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.463039  7371 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:42.466336 11681 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.466823 11681 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.468705 11681 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.469419  7371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.469966  7371 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:42.465794 11633 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:42.471323 11633 raft_consensus.cc:493] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.471767 11633 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.478385  7369 raft_consensus.cc:2468] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:42.479826  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.480883 11683 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 14:49:42.481315 11683 raft_consensus.cc:493] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.481642 11683 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:42.482435  7373 raft_consensus.cc:2468] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 15.
I20260709 14:49:42.488025  7375 raft_consensus.cc:2468] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 9.
I20260709 14:49:42.489197  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.492384  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.492565  7370 raft_consensus.cc:2468] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:42.493654  7445 raft_consensus.cc:1275] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 14:49:42.503860  7443 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 4.
I20260709 14:49:42.502971 11633 raft_consensus.cc:515] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.480819  8007 raft_consensus.cc:2468] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 10.
I20260709 14:49:42.488242 11683 raft_consensus.cc:515] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.506695 11683 leader_election.cc:290] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.509212  7413 leader_election.cc:304] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, afeee6794cb74b9cb6381ce1220755cf; no voters: 
I20260709 14:49:42.510128 11670 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 14:49:42.510490 11670 raft_consensus.cc:493] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.510854 11670 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:42.513495  7414 leader_election.cc:304] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.514317  7414 leader_election.cc:304] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.515417  7414 leader_election.cc:304] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.512738 11633 leader_election.cc:290] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.513077 11380 raft_consensus.cc:2804] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:42.534426 11669 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
W20260709 14:49:42.559460  7341 leader_election.cc:336] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.519183 11683 raft_consensus.cc:2804] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 14:49:42.559885  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 44526.4us
I20260709 14:49:42.561553  7414 leader_election.cc:304] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.563055 11700 raft_consensus.cc:2804] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:49:42.563522 11700 raft_consensus.cc:697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.564292 11700 consensus_queue.cc:237] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.565981  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.566782 11681 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:42.567130 11681 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.567819  7375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8807062e2c0475cb02e60c9ddc37b25" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.568365  7375 raft_consensus.cc:3060] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:42.534176 11682 raft_consensus.cc:2804] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:49:42.571238  7341 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5519045030384cbea6d6e06e0f3bf2b8; no voters: 16b34b7e0b6e4fee846fcf88944539d3, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.573542  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656402cbdded4b3c9cdda28497ebd411" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.574055  7370 raft_consensus.cc:3060] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.577126  7375 raft_consensus.cc:2468] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 16.
I20260709 14:49:42.540083 11670 raft_consensus.cc:515] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.581453  7370 raft_consensus.cc:2468] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 14.
I20260709 14:49:42.534354 11684 raft_consensus.cc:2804] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:49:42.560161 11380 raft_consensus.cc:697] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.584262 11670 leader_election.cc:290] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.584982 11683 raft_consensus.cc:697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.567474 11681 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:42.561437 11669 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.579532 11685 raft_consensus.cc:2749] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 14:49:42.598570 11684 raft_consensus.cc:697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.599445 11684 consensus_queue.cc:237] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 14.10, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.603822 11380 consensus_queue.cc:237] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } }
I20260709 14:49:42.612442 11669 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.622907  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.622073 11682 raft_consensus.cc:697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.625628 11683 consensus_queue.cc:237] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.629005  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:42.632398  7341 leader_election.cc:336] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.640431  7341 consensus_peers.cc:597] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:42.641126  7341 consensus_peers.cc:597] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.641618  7341 consensus_peers.cc:597] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:42.643015 11670 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.643509 11670 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.645332 11670 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:42.633360 11661 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:49:42.645923 11661 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.646291 11661 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Advancing to term 14
W20260709 14:49:42.648607  7341 consensus_peers.cc:597] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.648910  7415 leader_election.cc:336] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.650274  7415 leader_election.cc:336] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.650887  7415 leader_election.cc:336] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.651448  7341 consensus_peers.cc:597] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.651185 11682 consensus_queue.cc:237] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.651232  7415 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.654937  7414 leader_election.cc:304] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.655961  7414 leader_election.cc:304] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.658334 11701 raft_consensus.cc:2804] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:42.658793 11701 raft_consensus.cc:697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.659556 11701 consensus_queue.cc:237] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.661217 11700 raft_consensus.cc:2804] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:42.661759 11700 raft_consensus.cc:697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.662606 11700 consensus_queue.cc:237] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.664325 11633 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:49:42.666108  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.666774 11685 consensus_queue.cc:1048] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:42.668021 11685 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:42.668397 11685 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.669211  7446 raft_consensus.cc:1275] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 14:49:42.670310  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3" is_pre_election: true
I20260709 14:49:42.670859  7443 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 9.
I20260709 14:49:42.668783 11685 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:42.630096 11710 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Leader pre-election won for term 16
W20260709 14:49:42.676690  7415 leader_election.cc:336] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.662714 11681 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:42.677623  7415 leader_election.cc:336] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.678290  7415 leader_election.cc:336] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.678901  7415 leader_election.cc:336] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.679491  7415 leader_election.cc:336] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.679877 11681 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.676633 11710 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.681399 11710 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:42.688299 11710 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:42.690733  7341 leader_election.cc:336] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.680644  7415 consensus_peers.cc:597] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:42.693305  7415 leader_election.cc:336] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.693945  7415 leader_election.cc:336] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.694545  7415 leader_election.cc:336] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.695272  7415 consensus_peers.cc:597] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.699271 11711 consensus_queue.cc:1048] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:42.700065  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.701644 11711 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:49:42.702062 11711 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.702435 11711 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.708127 11661 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.711251  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d1274135c624d4bb2e3cee1beaa15e7" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:42.711987  7447 raft_consensus.cc:3060] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:42.718446  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757455cbdcb7434e8b4472d5cb786efe" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.719017  7373 raft_consensus.cc:3060] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Advancing to term 17
I20260709 14:49:42.719225  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.719794  7370 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 12.
W20260709 14:49:42.726408  7341 consensus_peers.cc:597] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.728160  7414 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:40297, user_credentials={real_user=slave}} blocked reactor thread for 72246.1us
I20260709 14:49:42.729553  7196 catalog_manager.cc:5697] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.731387 11711 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.736788  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8" is_pre_election: true
I20260709 14:49:42.737461  7370 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 19.
I20260709 14:49:42.738835  7370 raft_consensus.cc:1275] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
W20260709 14:49:42.740335  7415 leader_election.cc:336] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.738224  7341 leader_election.cc:336] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.741158  7415 leader_election.cc:336] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.741885  7415 consensus_peers.cc:597] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.742259  7415 leader_election.cc:336] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.742676  7415 consensus_peers.cc:597] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.743058  7415 consensus_peers.cc:597] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:42.743491  7415 leader_election.cc:336] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.753084  7415 leader_election.cc:336] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.753607  7415 consensus_peers.cc:597] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.753988 11711 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
W20260709 14:49:42.753146  7341 consensus_peers.cc:597] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.755168  7341 consensus_peers.cc:597] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.754505  7414 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.757004 11718 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 14:49:42.757087  7414 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.757480 11718 raft_consensus.cc:493] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.757870 11718 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Advancing to term 13
W20260709 14:49:42.757966  7341 consensus_peers.cc:597] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.731706  7373 raft_consensus.cc:2468] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 17.
W20260709 14:49:42.761976  7341 leader_election.cc:336] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.762645  7447 raft_consensus.cc:2468] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 7.
I20260709 14:49:42.763453 11701 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Leader pre-election won for term 20
I20260709 14:49:42.763805 11701 raft_consensus.cc:493] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Starting leader election (detected failure of leader cde51d64638242d09c2fc18e3acd4cd9)
I20260709 14:49:42.764144 11701 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:49:42.765745 11683 consensus_queue.cc:1048] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:49:42.764907 11718 raft_consensus.cc:515] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.766944 11685 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.770457 11685 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.768146 11718 leader_election.cc:290] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:42.768878 11712 log.cc:927] Time spent T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:49:42.767910 11661 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.772802 11701 raft_consensus.cc:515] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 20 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.765657  7414 leader_election.cc:304] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.778457 11718 raft_consensus.cc:2804] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader election won for term 17
W20260709 14:49:42.775113  7341 leader_election.cc:336] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.779088 11718 raft_consensus.cc:697] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.781067 11718 consensus_queue.cc:237] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 16.13, Last appended by leader: 13, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:42.754004  7415 consensus_peers.cc:597] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.779120 11701 leader_election.cc:290] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:42.788242  7341 leader_election.cc:336] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:42.791034  7373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcdc480beaa4df993bcec94a0359ad5" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.791599  7373 raft_consensus.cc:3060] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:49:42.775900 11710 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Requested vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245)
I20260709 14:49:42.794210  7370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106cde919af94660bd81b26cf2271553" candidate_uuid: "16b34b7e0b6e4fee846fcf88944539d3" candidate_term: 20 candidate_status { last_received { term: 19 index: 16 } } ignore_live_leader: false dest_uuid: "5519045030384cbea6d6e06e0f3bf2b8"
I20260709 14:49:42.794800  7370 raft_consensus.cc:3060] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 19 FOLLOWER]: Advancing to term 20
I20260709 14:49:42.799275  7446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5743ea5f60d74aa196ca9e3727c01f64" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:42.799856  7446 raft_consensus.cc:3060] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:49:42.801321  7370 raft_consensus.cc:2468] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 20.
I20260709 14:49:42.801807  7373 raft_consensus.cc:2468] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16b34b7e0b6e4fee846fcf88944539d3 in term 13.
W20260709 14:49:42.803128  7341 consensus_peers.cc:597] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.805078  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17166495a7284cce9f3f70da9feaa4b8" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:42.805590  7443 raft_consensus.cc:3060] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:49:42.804149  7414 leader_election.cc:304] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.806610  7414 leader_election.cc:304] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: 
I20260709 14:49:42.807240 11700 raft_consensus.cc:2804] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 14:49:42.807713 11700 raft_consensus.cc:697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 20 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.807947 11682 raft_consensus.cc:2804] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:49:42.808493 11700 consensus_queue.cc:237] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 19.16, Last appended by leader: 16, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.811564  7443 raft_consensus.cc:2468] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 14.
I20260709 14:49:42.808454 11682 raft_consensus.cc:697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Becoming Leader. State: Replica: 16b34b7e0b6e4fee846fcf88944539d3, State: Running, Role: LEADER
I20260709 14:49:42.813472 11682 consensus_queue.cc:237] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 12.10, Last appended by leader: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.816498  7341 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.818691 11661 raft_consensus.cc:2804] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:42.820700 11661 raft_consensus.cc:697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:42.821548 11661 consensus_queue.cc:237] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.824553  7443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f663674bc3461eb59f7cd856d79441" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:42.825138  7443 raft_consensus.cc:3060] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:42.831835  7447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6979535df43c44ee8576c5c501beac1c" candidate_uuid: "5519045030384cbea6d6e06e0f3bf2b8" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "16b34b7e0b6e4fee846fcf88944539d3"
I20260709 14:49:42.832432  7447 raft_consensus.cc:3060] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Advancing to term 16
I20260709 14:49:42.843230  7447 raft_consensus.cc:2468] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 16.
I20260709 14:49:42.843743  7443 raft_consensus.cc:2468] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 5.
I20260709 14:49:42.849606  7446 raft_consensus.cc:2468] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5519045030384cbea6d6e06e0f3bf2b8 in term 10.
W20260709 14:49:42.852257  7415 consensus_peers.cc:597] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.855252  7415 consensus_peers.cc:597] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.862149  7341 consensus_peers.cc:597] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.866794  7415 leader_election.cc:336] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.867580  7415 leader_election.cc:336] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 20 election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:42.868286  7415 consensus_peers.cc:597] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.873281  7196 catalog_manager.cc:5697] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 6 to 7, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 7 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.882867  7341 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.883600 11661 raft_consensus.cc:2804] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 14:49:42.884258 11661 raft_consensus.cc:697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:42.885084 11661 consensus_queue.cc:237] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 13.10, Last appended by leader: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.890480  7341 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.891194 11685 raft_consensus.cc:2804] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 14:49:42.891661 11685 raft_consensus.cc:697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:42.892445 11685 consensus_queue.cc:237] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 15.13, Last appended by leader: 13, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:42.902189  7341 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.902828  7197 catalog_manager.cc:5697] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 15 to 16, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 16 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.905246 11710 raft_consensus.cc:2804] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:42.905745 11710 raft_consensus.cc:697] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
I20260709 14:49:42.906533 11710 consensus_queue.cc:237] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [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: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:42.910905  7415 consensus_peers.cc:597] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.911388  7415 consensus_peers.cc:597] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.911791  7415 consensus_peers.cc:597] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.912153  7415 consensus_peers.cc:597] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.912492  7415 consensus_peers.cc:597] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.913201  7415 consensus_peers.cc:597] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.905370  7197 catalog_manager.cc:5697] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 12 to 13, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 13 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.915633  7197 catalog_manager.cc:5697] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 10 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.917027  7197 catalog_manager.cc:5697] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 19 to 20, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 20 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.918485  7197 catalog_manager.cc:5697] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.920104  7197 catalog_manager.cc:5697] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 14 to 15, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 15 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.921531  7197 catalog_manager.cc:5697] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 13 to 14, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 14 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.922851  7197 catalog_manager.cc:5697] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 8 to 9, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 9 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.924539  7197 catalog_manager.cc:5697] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 reported cstate change: term changed from 16 to 17, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195). New cstate: current_term: 17 leader_uuid: "16b34b7e0b6e4fee846fcf88944539d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.926275  7341 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3, 5519045030384cbea6d6e06e0f3bf2b8; no voters: cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:42.930646 11681 raft_consensus.cc:2804] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 14:49:42.930816  7415 consensus_peers.cc:597] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.931128 11681 raft_consensus.cc:697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Becoming Leader. State: Replica: 5519045030384cbea6d6e06e0f3bf2b8, State: Running, Role: LEADER
W20260709 14:49:42.931321  7415 consensus_peers.cc:597] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.932008 11681 consensus_queue.cc:237] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 9.7, Last appended by leader: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:42.942090  7341 consensus_peers.cc:597] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.963632  7341 consensus_peers.cc:597] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:42.964092  7341 consensus_peers.cc:597] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:42.981227  7199 catalog_manager.cc:5697] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 13 to 14, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 14 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:42.982993  7199 catalog_manager.cc:5697] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 15 to 16, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 16 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:43.014364  7415 consensus_peers.cc:597] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.018908  7373 raft_consensus.cc:1275] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 14:49:43.020578 11700 consensus_queue.cc:1048] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:43.021112  7373 raft_consensus.cc:1275] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 14:49:43.018832  7199 catalog_manager.cc:5697] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 4 to 5, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 5 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.025275  7199 catalog_manager.cc:5697] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 reported cstate change: term changed from 9 to 10, leader changed from cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193) to 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194). New cstate: current_term: 10 leader_uuid: "5519045030384cbea6d6e06e0f3bf2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:43.023810 11700 consensus_queue.cc:1048] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 14:49:43.033291  7415 consensus_peers.cc:597] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.033751  7415 consensus_peers.cc:597] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.038923  7974 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.042236  7974 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.084384  7341 consensus_peers.cc:597] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.089092  7415 consensus_peers.cc:597] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.089677  7415 consensus_peers.cc:597] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.090190  7415 consensus_peers.cc:597] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.101145  7415 consensus_peers.cc:597] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.101943  7415 consensus_peers.cc:597] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.105639  7415 consensus_peers.cc:597] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:43.125939  7371 raft_consensus.cc:1275] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 14:49:43.128695 11700 consensus_queue.cc:1048] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:49:43.130420  7371 raft_consensus.cc:1275] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 14:49:43.135648 11700 consensus_queue.cc:1048] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:43.137847  7341 consensus_peers.cc:597] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.143139  7415 consensus_peers.cc:597] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:43.143651  7415 consensus_peers.cc:597] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:43.162173  8007 raft_consensus.cc:1275] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:49:43.164311 11704 consensus_queue.cc:1048] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afeee6794cb74b9cb6381ce1220755cf" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 38631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:49:43.192195  7371 raft_consensus.cc:1275] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:43.196102 11700 consensus_queue.cc:1048] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 14:49:43.197650  7341 consensus_peers.cc:597] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:43.199842  7371 raft_consensus.cc:1275] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 14:49:43.226027  7415 consensus_peers.cc:597] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.226554  7415 consensus_peers.cc:597] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:43.226662  7375 raft_consensus.cc:1275] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
W20260709 14:49:43.229414  7341 consensus_peers.cc:597] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.232534 11704 consensus_queue.cc:1048] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:49:43.243079 11704 consensus_queue.cc:1048] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 14:49:43.329052  7415 consensus_peers.cc:597] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.348735  7446 raft_consensus.cc:1275] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 14:49:43.352085 11711 consensus_queue.cc:1048] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:43.352172  7450 raft_consensus.cc:1275] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 14:49:43.356261  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:49:43.356484 11711 consensus_queue.cc:1048] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 14:49:43.370299  7341 consensus_peers.cc:597] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.402004  7341 consensus_peers.cc:597] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.402029  7446 raft_consensus.cc:1275] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:49:43.408088  7415 consensus_peers.cc:597] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.413452 11713 consensus_queue.cc:1048] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:49:43.437335  7373 raft_consensus.cc:1275] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 20 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 19 index: 16. Preceding OpId from leader: term: 20 index: 17. (index mismatch)
I20260709 14:49:43.438987 11683 consensus_queue.cc:1048] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260709 14:49:43.446455  7371 raft_consensus.cc:1275] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Refusing update from remote peer 16b34b7e0b6e4fee846fcf88944539d3: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 14:49:43.448120 11683 consensus_queue.cc:1048] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:49:43.473663  7450 raft_consensus.cc:1275] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 14:49:43.479849  7341 consensus_peers.cc:597] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.485587  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:49:43.492820 11710 consensus_queue.cc:1048] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:49:43.494575  7341 consensus_peers.cc:597] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.506573  7414 consensus_peers.cc:597] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.519122  7415 consensus_peers.cc:597] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.519490  7414 consensus_peers.cc:597] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.522308  7450 raft_consensus.cc:1275] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Refusing update from remote peer 5519045030384cbea6d6e06e0f3bf2b8: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 14:49:43.526352 11685 consensus_queue.cc:1048] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 14:49:43.559839  7414 consensus_peers.cc:597] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.560421  7414 consensus_peers.cc:597] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.569644  7414 consensus_peers.cc:597] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.595085  7414 consensus_peers.cc:597] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.595700  7414 consensus_peers.cc:597] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.597280  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:43.598124  6159 tablet_replica.cc:333] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.598969  6159 raft_consensus.cc:2243] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.599556  6159 raft_consensus.cc:2272] T 44838dd216c34dec84e4e5e1dda0eac9 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.601637  6159 tablet_replica.cc:333] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.602185  6159 raft_consensus.cc:2243] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:49:43.602705  7414 consensus_peers.cc:597] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.603122  6159 raft_consensus.cc:2272] T f04ad0713f9b48c1930aad02a4765955 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.606974  6159 tablet_replica.cc:333] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
W20260709 14:49:43.608232  7414 consensus_peers.cc:597] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.614051  6159 raft_consensus.cc:2243] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.614645  6159 raft_consensus.cc:2272] T 1150114a96064bfc9bf88bf76a9cb72c P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.614367  7414 consensus_peers.cc:597] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.619567  7414 consensus_peers.cc:597] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.623565  6159 tablet_replica.cc:333] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.624171  6159 raft_consensus.cc:2243] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.624573  6159 raft_consensus.cc:2272] T 757455cbdcb7434e8b4472d5cb786efe P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.626722  6159 tablet_replica.cc:333] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.627302  6159 raft_consensus.cc:2243] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.628191  6159 raft_consensus.cc:2272] T eee530095504468f893730713ce00088 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.632200  6159 tablet_replica.cc:333] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.632928  6159 raft_consensus.cc:2243] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.633857  6159 raft_consensus.cc:2272] T b3f52b848e4447aa83d6d6b7bd96d095 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.636080  6159 tablet_replica.cc:333] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.636792  6159 raft_consensus.cc:2243] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.637739  6159 raft_consensus.cc:2272] T b72b3c7148d44fa69ab825b5115c29d1 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.639959  6159 tablet_replica.cc:333] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.640707  6159 raft_consensus.cc:2243] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.641299  6159 raft_consensus.cc:2272] T 656402cbdded4b3c9cdda28497ebd411 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.642140  7414 consensus_peers.cc:597] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.645291  6159 tablet_replica.cc:333] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.647506  6159 raft_consensus.cc:2243] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Raft consensus shutting down.
W20260709 14:49:43.647943  7414 consensus_peers.cc:597] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.648622  6159 raft_consensus.cc:2272] T 56ccde5339bc4adb8040cd1d3c1b4481 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.650969  6159 tablet_replica.cc:333] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.651700  6159 raft_consensus.cc:2243] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.652709  6159 raft_consensus.cc:2272] T 6979535df43c44ee8576c5c501beac1c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.659086  6159 tablet_replica.cc:333] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.659868  6159 raft_consensus.cc:2243] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.660405  6159 raft_consensus.cc:2272] T 38173952243d4e21a673a34275e5cc11 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.662834  6159 tablet_replica.cc:333] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.663566  6159 raft_consensus.cc:2243] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.664130  6159 raft_consensus.cc:2272] T 396a2483818549f4b72d56f29606d282 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.666366  6159 tablet_replica.cc:333] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.667045  6159 raft_consensus.cc:2243] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.667537  6159 raft_consensus.cc:2272] T 3180af870d1947c4bc9934a761644976 P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.669735  6159 tablet_replica.cc:333] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.670397  6159 raft_consensus.cc:2243] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.670919  6159 raft_consensus.cc:2272] T 7ccfbb762e5d4866be7768d1a6dcf541 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.673300  6159 tablet_replica.cc:333] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.674625  6159 raft_consensus.cc:2243] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.675166  6159 raft_consensus.cc:2272] T 4d8a6487c5de4569b444bb956e931fe4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.677331  6159 tablet_replica.cc:333] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.678948  6159 raft_consensus.cc:2243] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.679910  6159 raft_consensus.cc:2272] T 12de3316c32c48f6b2fb0dca9ce4b004 P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.682284  6159 tablet_replica.cc:333] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.682993  6159 raft_consensus.cc:2243] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.683560  6159 raft_consensus.cc:2272] T 0ab03e4bfa5b48bcb9df397a8356f34e P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.685819  6159 tablet_replica.cc:333] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.686519  6159 raft_consensus.cc:2243] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.687450  6159 raft_consensus.cc:2272] T f6941c252b1a42f89afa291f62b9d866 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.689674  6159 tablet_replica.cc:333] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.690399  6159 raft_consensus.cc:2243] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.691334  6159 raft_consensus.cc:2272] T 0023283be5234a58b2b34564614211ad P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.693553  6159 tablet_replica.cc:333] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.694247  6159 raft_consensus.cc:2243] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.694727  6159 raft_consensus.cc:2272] T f5e216b8f32f4bd595cf208734cb988f P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.697322  6159 tablet_replica.cc:333] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.698028  6159 raft_consensus.cc:2243] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.698562  6159 raft_consensus.cc:2272] T 78c9f2c7cb3448619bd542c98026888d P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.700676  6159 tablet_replica.cc:333] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.701407  6159 raft_consensus.cc:2243] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.701912  6159 raft_consensus.cc:2272] T 2ee576a193f14414b6c6262cc454ff75 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.704038  6159 tablet_replica.cc:333] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.705813  6159 raft_consensus.cc:2243] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.706297  6159 pending_rounds.cc:70] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Trying to abort 1 pending ops.
I20260709 14:49:43.707525  6159 pending_rounds.cc:77] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting op as it isn't in flight: id { term: 13 index: 11 } timestamp: 7305660755212419072 op_type: NO_OP noop_request { }
I20260709 14:49:43.707851  6159 raft_consensus.cc:2889] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:43.708176  6159 raft_consensus.cc:2272] T cdcdc480beaa4df993bcec94a0359ad5 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.710716  6159 tablet_replica.cc:333] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.711500  6159 raft_consensus.cc:2243] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.712453  6159 raft_consensus.cc:2272] T 5a8a136316174f46b08966551323ceed P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.714819  6159 tablet_replica.cc:333] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.715507  6159 raft_consensus.cc:2243] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.716398  6159 raft_consensus.cc:2272] T 05ea4357d1154d1ba347f83ee1be97f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.718608  6159 tablet_replica.cc:333] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
W20260709 14:49:43.718951  7414 consensus_peers.cc:597] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.719300  6159 raft_consensus.cc:2243] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.719889  6159 raft_consensus.cc:2272] T b8807062e2c0475cb02e60c9ddc37b25 P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.722456  6159 tablet_replica.cc:333] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.723148  6159 raft_consensus.cc:2243] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.723739  6159 raft_consensus.cc:2272] T 559ae6dd394c4adb81f49eb72f7273f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.724428  7973 consensus_peers.cc:597] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.726171  6159 tablet_replica.cc:333] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.726960  6159 raft_consensus.cc:2243] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.727849  6159 raft_consensus.cc:2272] T e98dbf3f648f498cb370237b3b7c0aed P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.729992  6159 tablet_replica.cc:333] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.730636  6159 raft_consensus.cc:2243] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.731104  6159 raft_consensus.cc:2272] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.733510  6159 tablet_replica.cc:333] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
W20260709 14:49:43.733999  7414 consensus_peers.cc:597] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.734212  6159 raft_consensus.cc:2243] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.734820  6159 raft_consensus.cc:2272] T e026aed111ea4bed8167aa359ce85783 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.737013  6159 tablet_replica.cc:333] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.737711  6159 raft_consensus.cc:2243] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.738212  6159 raft_consensus.cc:2272] T 78b59b7f026341d199718072d5ef978e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.740475  6159 tablet_replica.cc:333] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.741212  6159 raft_consensus.cc:2243] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.741734  6159 raft_consensus.cc:2272] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 5519045030384cbea6d6e06e0f3bf2b8 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.743959  6159 tablet_replica.cc:333] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.744642  6159 raft_consensus.cc:2243] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Raft consensus shutting down.
W20260709 14:49:43.744729  7414 consensus_peers.cc:597] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.745690  6159 raft_consensus.cc:2272] T 1d1274135c624d4bb2e3cee1beaa15e7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.748066  6159 tablet_replica.cc:333] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.748847  6159 raft_consensus.cc:2243] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.749764  6159 raft_consensus.cc:2272] T c71163060577419b801b8ddc3406a195 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.751991  6159 tablet_replica.cc:333] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.752676  6159 raft_consensus.cc:2243] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.753265  6159 raft_consensus.cc:2272] T ebe88e2b13da4c728499367c4c062a49 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.752614  7414 consensus_peers.cc:597] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.755523  6159 tablet_replica.cc:333] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.756275  6159 raft_consensus.cc:2243] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.756815  6159 raft_consensus.cc:2272] T eb5557b149114deb96fb7fd18d012187 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.759981  6159 tablet_replica.cc:333] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.760676  6159 raft_consensus.cc:2243] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.761153  6159 pending_rounds.cc:70] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Trying to abort 1 pending ops.
I20260709 14:49:43.761364  6159 pending_rounds.cc:77] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8: Aborting op as it isn't in flight: id { term: 20 index: 17 } timestamp: 7305660755194314752 op_type: NO_OP noop_request { }
I20260709 14:49:43.761684  6159 raft_consensus.cc:2889] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 20 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:43.761999  6159 raft_consensus.cc:2272] T 106cde919af94660bd81b26cf2271553 P 5519045030384cbea6d6e06e0f3bf2b8 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.764496  6159 tablet_replica.cc:333] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.765211  6159 raft_consensus.cc:2243] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.765738  6159 raft_consensus.cc:2272] T 5e08fcf3fe4249ffa69076e73aa3792d P 5519045030384cbea6d6e06e0f3bf2b8 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.767241  7973 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.768287  6159 tablet_replica.cc:333] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.769083  6159 raft_consensus.cc:2243] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:43.769614  7973 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.769619  6159 raft_consensus.cc:2272] T 7c3f32d79769474796e9f699d63184d4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.773232  6159 tablet_replica.cc:333] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.773989  6159 raft_consensus.cc:2243] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.774492  6159 raft_consensus.cc:2272] T f5d00547ee22465f97f6736e160cb2f3 P 5519045030384cbea6d6e06e0f3bf2b8 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.776048  7414 consensus_peers.cc:597] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.776787  6159 tablet_replica.cc:333] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.777566  6159 raft_consensus.cc:2243] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.778087  6159 raft_consensus.cc:2272] T 02d4193546b840d0bc8bf34f6e2aae97 P 5519045030384cbea6d6e06e0f3bf2b8 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.780216  6159 tablet_replica.cc:333] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
W20260709 14:49:43.780275  7414 consensus_peers.cc:597] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.782081  6159 raft_consensus.cc:2243] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.782627  6159 raft_consensus.cc:2272] T 6a555e2eaf064f6f9af82618df7d6c94 P 5519045030384cbea6d6e06e0f3bf2b8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.784061  7414 consensus_peers.cc:597] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.784816  6159 tablet_replica.cc:333] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.785595  6159 raft_consensus.cc:2243] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.786134  6159 raft_consensus.cc:2272] T e30bc9f02a144aecabf28b50c47a07c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.788391  6159 tablet_replica.cc:333] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.789108  6159 raft_consensus.cc:2243] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.789605  6159 raft_consensus.cc:2272] T c64a11290f6648919cb06e4f9c5fa3fa P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.791756  6159 tablet_replica.cc:333] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.792455  6159 raft_consensus.cc:2243] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.793396  6159 raft_consensus.cc:2272] T 9a7005e237904da4855a9d6e4dc3d503 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.795622  6159 tablet_replica.cc:333] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.796263  6159 raft_consensus.cc:2243] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.797183  6159 raft_consensus.cc:2272] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.799309  6159 tablet_replica.cc:333] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.799939  6159 raft_consensus.cc:2243] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.800828  6159 raft_consensus.cc:2272] T 5743ea5f60d74aa196ca9e3727c01f64 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.803216  6159 tablet_replica.cc:333] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.803871  6159 raft_consensus.cc:2243] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.804433  6159 raft_consensus.cc:2272] T c3f64a7365c942a7aa8383ba34d9643c P 5519045030384cbea6d6e06e0f3bf2b8 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.806624  6159 tablet_replica.cc:333] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.807236  6159 raft_consensus.cc:2243] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.807758  6159 raft_consensus.cc:2272] T d6c6c8c00a5d49a290c1f97f90cdba2b P 5519045030384cbea6d6e06e0f3bf2b8 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.809973  6159 tablet_replica.cc:333] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.810608  6159 raft_consensus.cc:2243] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.811501  6159 raft_consensus.cc:2272] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 5519045030384cbea6d6e06e0f3bf2b8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.813746  6159 tablet_replica.cc:333] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.814347  6159 raft_consensus.cc:2243] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.814855  6159 raft_consensus.cc:2272] T f3a4ab6288c542cc94369e0da8c916c4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.817037  6159 tablet_replica.cc:333] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.817664  6159 raft_consensus.cc:2243] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.818168  6159 raft_consensus.cc:2272] T 15bd7e82cb0b432c89632bdb5a62e991 P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.820631  6159 tablet_replica.cc:333] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.821290  6159 raft_consensus.cc:2243] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Raft consensus shutting down.
W20260709 14:49:43.821830  7414 consensus_peers.cc:597] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.822196  6159 raft_consensus.cc:2272] T f60520720e50455b86247c48b8f59651 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.824610  6159 tablet_replica.cc:333] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.825277  6159 raft_consensus.cc:2243] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.825788  6159 raft_consensus.cc:2272] T 01ce0e53665a47cfa1db575054bfafa4 P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.828025  6159 tablet_replica.cc:333] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.828655  6159 raft_consensus.cc:2243] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.829568  6159 raft_consensus.cc:2272] T d0c772c8c6d24da5a06d8598fa33ba1b P 5519045030384cbea6d6e06e0f3bf2b8 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.831761  6159 tablet_replica.cc:333] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.832363  6159 raft_consensus.cc:2243] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:43.832852  6159 raft_consensus.cc:2272] T 10616db2e3e7423cbf157dbb7e329b6e P 5519045030384cbea6d6e06e0f3bf2b8 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:43.835053  6159 tablet_replica.cc:333] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.835668  6159 raft_consensus.cc:2243] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.836586  6159 raft_consensus.cc:2272] T 16f663674bc3461eb59f7cd856d79441 P 5519045030384cbea6d6e06e0f3bf2b8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.836918  7414 consensus_peers.cc:597] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.838173  7414 consensus_peers.cc:597] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.838567  7414 consensus_peers.cc:597] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:43.839035  6159 tablet_replica.cc:333] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8: stopping tablet replica
I20260709 14:49:43.839692  6159 raft_consensus.cc:2243] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:43.840678  6159 raft_consensus.cc:2272] T 17166495a7284cce9f3f70da9feaa4b8 P 5519045030384cbea6d6e06e0f3bf2b8 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:43.853724  7414 consensus_peers.cc:597] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.865840  7414 consensus_peers.cc:597] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.905223  7414 consensus_peers.cc:597] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.918231  7414 consensus_peers.cc:597] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.918957  7414 consensus_peers.cc:597] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.921932  7339 connection.cc:466] server connection from 127.0.0.1:51282 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51282 (request call id 7400) could send its response
W20260709 14:49:43.925132  7414 consensus_peers.cc:597] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.932487  7414 consensus_peers.cc:597] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.940039  7414 consensus_peers.cc:597] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:43.942224  7414 consensus_peers.cc:597] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.570050 11683 raft_consensus.cc:493] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.570595 11683 raft_consensus.cc:515] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.572583 11683 leader_election.cc:290] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.577426  7414 leader_election.cc:336] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
W20260709 14:49:44.577976  7415 leader_election.cc:336] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:44.578400  7415 leader_election.cc:304] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.579082 11683 raft_consensus.cc:2749] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:49:44.692611 11759 raft_consensus.cc:493] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.693176 11759 raft_consensus.cc:515] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.695140 11759 leader_election.cc:290] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.699132  7415 leader_election.cc:336] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:44.699678  7414 leader_election.cc:336] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:44.700101  7414 leader_election.cc:304] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.700814 11759 raft_consensus.cc:2749] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:44.776963 11759 raft_consensus.cc:493] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.777563 11759 raft_consensus.cc:515] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.780478 11759 leader_election.cc:290] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.783941  7415 leader_election.cc:336] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:44.786742  7414 leader_election.cc:336] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:44.787060  7414 leader_election.cc:304] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.787561 11759 raft_consensus.cc:2749] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:49:44.801729 11759 raft_consensus.cc:493] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.802256 11759 raft_consensus.cc:515] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.803990 11759 leader_election.cc:290] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.808777  7415 leader_election.cc:336] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:44.809367  7414 leader_election.cc:336] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:44.809793  7414 leader_election.cc:304] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.810328 11683 raft_consensus.cc:2749] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:44.851609 11759 raft_consensus.cc:493] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.852125 11759 raft_consensus.cc:515] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.854468 11759 leader_election.cc:290] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.859082  7414 leader_election.cc:336] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
W20260709 14:49:44.859545  7415 leader_election.cc:336] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:44.859912  7415 leader_election.cc:304] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.860441 11759 raft_consensus.cc:2749] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 14:49:44.863219 11683 raft_consensus.cc:493] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.863691 11683 raft_consensus.cc:515] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.865211 11683 leader_election.cc:290] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.869561  7414 leader_election.cc:336] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
W20260709 14:49:44.871219  7415 leader_election.cc:336] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:44.871542  7415 leader_election.cc:304] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.872080 11683 raft_consensus.cc:2749] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:44.904663 11759 raft_consensus.cc:493] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.905215 11759 raft_consensus.cc:515] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.907226 11759 leader_election.cc:290] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:44.905289  7415 consensus_peers.cc:597] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:44.911564  7415 leader_election.cc:336] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:44.912257  7414 leader_election.cc:336] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:44.912629  7414 leader_election.cc:304] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:44.913166 11759 raft_consensus.cc:2749] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:44.995745 11759 raft_consensus.cc:493] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:44.996253 11759 raft_consensus.cc:515] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:44.998261 11759 leader_election.cc:290] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.002044 11683 raft_consensus.cc:493] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.002574 11683 raft_consensus.cc:515] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.000866 11759 raft_consensus.cc:493] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.003795 11759 raft_consensus.cc:515] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.004755 11683 leader_election.cc:290] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.005138  7414 leader_election.cc:336] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.005350 11683 raft_consensus.cc:493] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.005815 11683 raft_consensus.cc:515] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.006033 11759 leader_election.cc:290] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.007638 11683 leader_election.cc:290] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.008651 11759 raft_consensus.cc:493] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.009285 11759 raft_consensus.cc:515] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.010239 11762 raft_consensus.cc:493] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.011097 11762 raft_consensus.cc:515] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.011602  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:49:45.012218 11759 leader_election.cc:290] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.012356  7415 leader_election.cc:336] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.012800  7415 leader_election.cc:304] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.013594 11759 raft_consensus.cc:2749] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:45.013617 11762 leader_election.cc:290] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.016420  7415 leader_election.cc:336] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.017130  7415 leader_election.cc:336] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.017558  7415 leader_election.cc:336] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.017979  7415 consensus_peers.cc:597] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:45.018600  7415 leader_election.cc:336] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.020515  7415 leader_election.cc:336] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.021000  7414 leader_election.cc:336] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.021385  7414 leader_election.cc:304] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.022022 11763 raft_consensus.cc:2749] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 14:49:45.022178  7414 leader_election.cc:336] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.022656  7414 leader_election.cc:304] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.023207 11763 raft_consensus.cc:2749] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:49:45.025162  7414 leader_election.cc:336] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.025471  7414 leader_election.cc:304] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.026018 11763 raft_consensus.cc:2749] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 14:49:45.026221  7414 leader_election.cc:336] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.026837  7414 leader_election.cc:304] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.027536 11763 raft_consensus.cc:493] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.027700 11762 raft_consensus.cc:2749] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 14:49:45.027957  7414 leader_election.cc:336] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.028705  7414 leader_election.cc:304] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.028298 11763 raft_consensus.cc:515] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.029853 11762 raft_consensus.cc:2749] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:45.031289 11763 leader_election.cc:290] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.035058  7415 leader_election.cc:336] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.035640  7414 leader_election.cc:336] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.035950  7414 leader_election.cc:304] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.036571 11763 raft_consensus.cc:2749] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 14:49:45.050954 11763 raft_consensus.cc:493] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.051477 11763 raft_consensus.cc:515] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.053686 11763 leader_election.cc:290] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.058452  7415 leader_election.cc:336] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.059966  7414 leader_election.cc:336] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.060429  7414 leader_election.cc:304] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:45.060869  7415 consensus_peers.cc:597] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.061193 11763 raft_consensus.cc:2749] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:45.072536 11759 raft_consensus.cc:493] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.073043 11759 raft_consensus.cc:515] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.074904 11759 leader_election.cc:290] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.078263  7415 leader_election.cc:336] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.079202  7414 leader_election.cc:336] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.079583  7414 leader_election.cc:304] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.080327 11759 raft_consensus.cc:2749] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 14:49:45.104102  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:49:45.109771  7415 consensus_peers.cc:597] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.136312 11763 raft_consensus.cc:493] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.136860 11763 raft_consensus.cc:515] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.138978 11763 leader_election.cc:290] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
W20260709 14:49:45.141819  7415 leader_election.cc:336] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
W20260709 14:49:45.142967  7414 leader_election.cc:336] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.143368  7414 leader_election.cc:304] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.144054 11763 raft_consensus.cc:2749] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:45.146886  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:45.147698  6159 tablet_replica.cc:333] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.148605  6159 raft_consensus.cc:2243] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.149189  6159 raft_consensus.cc:2272] T b3f52b848e4447aa83d6d6b7bd96d095 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.151530  6159 tablet_replica.cc:333] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.152241  6159 raft_consensus.cc:2243] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.152760  6159 raft_consensus.cc:2272] T f04ad0713f9b48c1930aad02a4765955 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.154844  6159 tablet_replica.cc:333] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.155411  6159 raft_consensus.cc:2243] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.156236  6159 raft_consensus.cc:2272] T 44838dd216c34dec84e4e5e1dda0eac9 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.156616 11763 raft_consensus.cc:493] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.157169 11763 raft_consensus.cc:515] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
W20260709 14:49:45.157703  7415 consensus_peers.cc:597] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.158665  6159 tablet_replica.cc:333] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.158854 11763 leader_election.cc:290] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.159585  6159 raft_consensus.cc:2243] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.160640  6159 raft_consensus.cc:2272] T 1150114a96064bfc9bf88bf76a9cb72c P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:45.162245  7415 leader_election.cc:336] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.162897  6159 tablet_replica.cc:333] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
W20260709 14:49:45.163369  7414 leader_election.cc:336] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.163448  6159 raft_consensus.cc:2243] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.163717  7414 leader_election.cc:304] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.164264 11763 raft_consensus.cc:2749] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 14:49:45.164366  6159 raft_consensus.cc:2272] T 757455cbdcb7434e8b4472d5cb786efe P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.166203  6159 tablet_replica.cc:333] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.166736  6159 raft_consensus.cc:2243] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.167174  6159 raft_consensus.cc:2272] T 56ccde5339bc4adb8040cd1d3c1b4481 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.168725  6159 tablet_replica.cc:333] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.169312  6159 raft_consensus.cc:2243] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.170014  6159 raft_consensus.cc:2272] T 656402cbdded4b3c9cdda28497ebd411 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.171484  6159 tablet_replica.cc:333] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.171985  6159 raft_consensus.cc:2243] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.172350  6159 raft_consensus.cc:2272] T eee530095504468f893730713ce00088 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.173916  6159 tablet_replica.cc:333] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.174592  6159 raft_consensus.cc:2243] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.175127  6159 raft_consensus.cc:2272] T 12de3316c32c48f6b2fb0dca9ce4b004 P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.177488  6159 tablet_replica.cc:333] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.178249  6159 raft_consensus.cc:2243] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.178817  6159 raft_consensus.cc:2272] T b72b3c7148d44fa69ab825b5115c29d1 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.179648 11759 raft_consensus.cc:493] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
W20260709 14:49:45.179893  7415 consensus_peers.cc:597] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.180060 11759 raft_consensus.cc:515] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.180850  6159 tablet_replica.cc:333] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.181521  6159 raft_consensus.cc:2243] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.181756 11759 leader_election.cc:290] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.182477  6159 raft_consensus.cc:2272] T 0ab03e4bfa5b48bcb9df397a8356f34e P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.184675  6159 tablet_replica.cc:333] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
W20260709 14:49:45.185034  7414 leader_election.cc:336] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.185344  6159 raft_consensus.cc:2243] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:45.185880  7415 leader_election.cc:336] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.185891  6159 raft_consensus.cc:2272] T f6941c252b1a42f89afa291f62b9d866 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.186314  7415 leader_election.cc:304] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.186839 11759 raft_consensus.cc:2749] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:49:45.187997  6159 tablet_replica.cc:333] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.188530  6159 raft_consensus.cc:2243] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.189226  6159 raft_consensus.cc:2272] T 396a2483818549f4b72d56f29606d282 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.190752  6159 tablet_replica.cc:333] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.191211  6159 raft_consensus.cc:2243] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.191888  6159 raft_consensus.cc:2272] T 3180af870d1947c4bc9934a761644976 P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.193444  6159 tablet_replica.cc:333] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.193897  6159 raft_consensus.cc:2243] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.194236  6159 raft_consensus.cc:2272] T 0023283be5234a58b2b34564614211ad P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.195663  6159 tablet_replica.cc:333] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.196089  6159 raft_consensus.cc:2243] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.196720  6159 raft_consensus.cc:2272] T f5e216b8f32f4bd595cf208734cb988f P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.198230  6159 tablet_replica.cc:333] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.198658  6159 raft_consensus.cc:2243] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.199278  6159 raft_consensus.cc:2272] T 7ccfbb762e5d4866be7768d1a6dcf541 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.200784  6159 tablet_replica.cc:333] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.201323  6159 raft_consensus.cc:2243] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.201996  6159 raft_consensus.cc:2272] T 4d8a6487c5de4569b444bb956e931fe4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.203477  6159 tablet_replica.cc:333] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.203913  6159 raft_consensus.cc:2243] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.204511  6159 raft_consensus.cc:2272] T 78c9f2c7cb3448619bd542c98026888d P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.205284 11759 raft_consensus.cc:493] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.205767 11759 raft_consensus.cc:515] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.206457  6159 tablet_replica.cc:333] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.207230  6159 raft_consensus.cc:2243] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.207756 11759 leader_election.cc:290] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.208123  6159 raft_consensus.cc:2272] T 2ee576a193f14414b6c6262cc454ff75 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.209753 11759 raft_consensus.cc:493] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.210122  6159 tablet_replica.cc:333] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.210175 11759 raft_consensus.cc:515] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.211038  6159 raft_consensus.cc:2243] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:45.211058  7414 leader_election.cc:336] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.211723  6159 raft_consensus.cc:2272] T 5a8a136316174f46b08966551323ceed P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.213289 11759 leader_election.cc:290] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.214150  6159 tablet_replica.cc:333] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.214927  6159 raft_consensus.cc:2243] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 LEADER]: Raft consensus shutting down.
W20260709 14:49:45.214941  7415 leader_election.cc:336] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.215507  7415 leader_election.cc:304] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
W20260709 14:49:45.215637  7414 leader_election.cc:336] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
I20260709 14:49:45.216020  6159 raft_consensus.cc:2272] T e026aed111ea4bed8167aa359ce85783 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.216171 11763 raft_consensus.cc:2749] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:45.218205  6159 tablet_replica.cc:333] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
W20260709 14:49:45.218235  7415 leader_election.cc:336] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.218727  7415 leader_election.cc:304] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.218916  6159 raft_consensus.cc:2243] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.219216 11763 raft_consensus.cc:2749] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 14:49:45.219816  6159 raft_consensus.cc:2272] T 8da60f1a1eee4abbae886ccfe5c8ab4d P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.221457  6159 tablet_replica.cc:333] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.221930  6159 raft_consensus.cc:2243] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.222628  6159 raft_consensus.cc:2272] T 78b59b7f026341d199718072d5ef978e P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.224193  6159 tablet_replica.cc:333] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.224655  6159 raft_consensus.cc:2243] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.225042  6159 raft_consensus.cc:2272] T e98dbf3f648f498cb370237b3b7c0aed P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.226545  6159 tablet_replica.cc:333] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.227001  6159 raft_consensus.cc:2243] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.227669  6159 raft_consensus.cc:2272] T 01ce0e53665a47cfa1db575054bfafa4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.229307  6159 tablet_replica.cc:333] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.229775  6159 raft_consensus.cc:2243] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.230456  6159 raft_consensus.cc:2272] T eb5557b149114deb96fb7fd18d012187 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.231987  6159 tablet_replica.cc:333] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.232476  6159 raft_consensus.cc:2243] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 20 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.233340  6159 raft_consensus.cc:2272] T 106cde919af94660bd81b26cf2271553 P 16b34b7e0b6e4fee846fcf88944539d3 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.234882  6159 tablet_replica.cc:333] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.235383  6159 raft_consensus.cc:2243] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.236078  6159 raft_consensus.cc:2272] T 5e08fcf3fe4249ffa69076e73aa3792d P 16b34b7e0b6e4fee846fcf88944539d3 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.237699  6159 tablet_replica.cc:333] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.238183  6159 raft_consensus.cc:2243] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.238541  6159 raft_consensus.cc:2272] T ebe88e2b13da4c728499367c4c062a49 P 16b34b7e0b6e4fee846fcf88944539d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.240070  6159 tablet_replica.cc:333] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.240553  6159 raft_consensus.cc:2243] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.241241  6159 raft_consensus.cc:2272] T 38173952243d4e21a673a34275e5cc11 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.242765  6159 tablet_replica.cc:333] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.243251  6159 raft_consensus.cc:2243] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.243647  6159 raft_consensus.cc:2272] T 6979535df43c44ee8576c5c501beac1c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.245180  6159 tablet_replica.cc:333] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.245700  6159 raft_consensus.cc:2243] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.246407  6159 raft_consensus.cc:2272] T 1554e419dba34efa96d9a84341324e47 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.248044  6159 tablet_replica.cc:333] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.248653  6159 raft_consensus.cc:2243] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.249562  6159 raft_consensus.cc:2272] T b8807062e2c0475cb02e60c9ddc37b25 P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.251641  6159 tablet_replica.cc:333] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.252264  6159 raft_consensus.cc:2243] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.253166  6159 raft_consensus.cc:2272] T 559ae6dd394c4adb81f49eb72f7273f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.255326  6159 tablet_replica.cc:333] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
W20260709 14:49:45.255751  7415 consensus_peers.cc:597] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.255945  6159 raft_consensus.cc:2243] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.256448  6159 raft_consensus.cc:2272] T 05ea4357d1154d1ba347f83ee1be97f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.258141  6159 tablet_replica.cc:333] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.258638  6159 raft_consensus.cc:2243] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.259001  6159 raft_consensus.cc:2272] T c71163060577419b801b8ddc3406a195 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.260537  6159 tablet_replica.cc:333] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.261062  6159 raft_consensus.cc:2243] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.261448  6159 raft_consensus.cc:2272] T 1d1274135c624d4bb2e3cee1beaa15e7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.263233  6159 tablet_replica.cc:333] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.263870  6159 raft_consensus.cc:2243] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.264721  6159 raft_consensus.cc:2272] T 6aa993d7ba8f43779cb4fbd7e9b7b5cf P 16b34b7e0b6e4fee846fcf88944539d3 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:45.266131  7415 consensus_peers.cc:597] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.266764  6159 tablet_replica.cc:333] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.267279  6159 raft_consensus.cc:2243] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.267642  6159 raft_consensus.cc:2272] T 36c0daa3a4f54363b3e4dba7b75d1ee0 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.269614  6159 tablet_replica.cc:333] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.270228  6159 raft_consensus.cc:2243] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.270710  6159 raft_consensus.cc:2272] T 5743ea5f60d74aa196ca9e3727c01f64 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.272804  6159 tablet_replica.cc:333] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.273397  6159 raft_consensus.cc:2243] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.273949 11763 raft_consensus.cc:493] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 5519045030384cbea6d6e06e0f3bf2b8)
I20260709 14:49:45.274251  6159 raft_consensus.cc:2272] T cdcdc480beaa4df993bcec94a0359ad5 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.274454 11763 raft_consensus.cc:515] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cde51d64638242d09c2fc18e3acd4cd9" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41409 } } peers { permanent_uuid: "5519045030384cbea6d6e06e0f3bf2b8" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 40297 } } peers { permanent_uuid: "16b34b7e0b6e4fee846fcf88944539d3" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 37245 } }
I20260709 14:49:45.276491  6159 tablet_replica.cc:333] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.276501 11763 leader_election.cc:290] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409), 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297)
I20260709 14:49:45.277273  6159 raft_consensus.cc:2243] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.278263  6159 raft_consensus.cc:2272] T c3f64a7365c942a7aa8383ba34d9643c P 16b34b7e0b6e4fee846fcf88944539d3 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.280225  6159 tablet_replica.cc:333] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
W20260709 14:49:45.280210  7414 leader_election.cc:336] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111)
W20260709 14:49:45.280810  7415 leader_election.cc:336] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111)
I20260709 14:49:45.281100  6159 raft_consensus.cc:2243] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.281172  7415 leader_election.cc:304] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16b34b7e0b6e4fee846fcf88944539d3; no voters: 5519045030384cbea6d6e06e0f3bf2b8, cde51d64638242d09c2fc18e3acd4cd9
I20260709 14:49:45.281822 11763 raft_consensus.cc:2749] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 14:49:45.282912  6159 raft_consensus.cc:2272] T d6c6c8c00a5d49a290c1f97f90cdba2b P 16b34b7e0b6e4fee846fcf88944539d3 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.284461  6159 tablet_replica.cc:333] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.284893  6159 raft_consensus.cc:2243] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.285629  6159 raft_consensus.cc:2272] T 7c3f32d79769474796e9f699d63184d4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.287081  6159 tablet_replica.cc:333] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.287511  6159 raft_consensus.cc:2243] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.288168  6159 raft_consensus.cc:2272] T f5d00547ee22465f97f6736e160cb2f3 P 16b34b7e0b6e4fee846fcf88944539d3 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.289798  6159 tablet_replica.cc:333] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.290248  6159 raft_consensus.cc:2243] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.290872  6159 raft_consensus.cc:2272] T 02d4193546b840d0bc8bf34f6e2aae97 P 16b34b7e0b6e4fee846fcf88944539d3 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.292376  6159 tablet_replica.cc:333] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.292774  6159 raft_consensus.cc:2243] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.293432  6159 raft_consensus.cc:2272] T e30bc9f02a144aecabf28b50c47a07c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.294916  6159 tablet_replica.cc:333] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.295337  6159 raft_consensus.cc:2243] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.295984  6159 raft_consensus.cc:2272] T c64a11290f6648919cb06e4f9c5fa3fa P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.297439  6159 tablet_replica.cc:333] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.297879  6159 raft_consensus.cc:2243] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.298316  6159 raft_consensus.cc:2272] T 9a7005e237904da4855a9d6e4dc3d503 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.299944  6159 tablet_replica.cc:333] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.300405  6159 raft_consensus.cc:2243] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.300809  6159 raft_consensus.cc:2272] T 17166495a7284cce9f3f70da9feaa4b8 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.302345  6159 tablet_replica.cc:333] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.302908  6159 raft_consensus.cc:2243] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.303421  6159 raft_consensus.cc:2272] T f60520720e50455b86247c48b8f59651 P 16b34b7e0b6e4fee846fcf88944539d3 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.305341  6159 tablet_replica.cc:333] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.305801  6159 raft_consensus.cc:2243] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.306291  6159 raft_consensus.cc:2272] T 16f663674bc3461eb59f7cd856d79441 P 16b34b7e0b6e4fee846fcf88944539d3 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:45.306871  7974 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:45.307943  6159 tablet_replica.cc:333] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.308441  6159 raft_consensus.cc:2243] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.308831  6159 raft_consensus.cc:2272] T d0c772c8c6d24da5a06d8598fa33ba1b P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.310359  6159 tablet_replica.cc:333] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.310784  6159 raft_consensus.cc:2243] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:45.311146  6159 raft_consensus.cc:2272] T dc5d6037b85f4b1993c74c60a3b4b1f7 P 16b34b7e0b6e4fee846fcf88944539d3 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.312660  6159 tablet_replica.cc:333] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.313127  6159 raft_consensus.cc:2243] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.313815  6159 raft_consensus.cc:2272] T f3a4ab6288c542cc94369e0da8c916c4 P 16b34b7e0b6e4fee846fcf88944539d3 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:45.315351  6159 tablet_replica.cc:333] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3: stopping tablet replica
I20260709 14:49:45.315757  6159 raft_consensus.cc:2243] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 LEADER]: Raft consensus shutting down.
I20260709 14:49:45.316437  6159 raft_consensus.cc:2272] T 15bd7e82cb0b432c89632bdb5a62e991 P 16b34b7e0b6e4fee846fcf88944539d3 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:45.447180  7974 consensus_peers.cc:597] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf -> Peer 16b34b7e0b6e4fee846fcf88944539d3 (127.6.3.195:37245): Couldn't send request to peer 16b34b7e0b6e4fee846fcf88944539d3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:37245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:45.818193  7974 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf -> Peer cde51d64638242d09c2fc18e3acd4cd9 (127.6.3.193:41409): Couldn't send request to peer cde51d64638242d09c2fc18e3acd4cd9. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41409: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:46.049842  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
W20260709 14:49:46.093755  7973 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111) [suppressed 584 similar messages]
W20260709 14:49:46.096979  7973 consensus_peers.cc:597] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.110957  7973 consensus_peers.cc:597] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:46.149736  7973 consensus_peers.cc:597] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf -> Peer 5519045030384cbea6d6e06e0f3bf2b8 (127.6.3.194:40297): Couldn't send request to peer 5519045030384cbea6d6e06e0f3bf2b8. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:40297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:46.158981  6159 tablet_server.cc:179] TabletServer@127.6.3.196:0 shutting down...
I20260709 14:49:46.190574  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:46.191360  6159 tablet_replica.cc:333] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf: stopping tablet replica
I20260709 14:49:46.192086  6159 raft_consensus.cc:2243] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.193284  6159 raft_consensus.cc:2272] T 10616db2e3e7423cbf157dbb7e329b6e P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.195468  6159 tablet_replica.cc:333] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf: stopping tablet replica
I20260709 14:49:46.195942  6159 raft_consensus.cc:2243] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:46.196465  6159 raft_consensus.cc:2272] T 1554e419dba34efa96d9a84341324e47 P afeee6794cb74b9cb6381ce1220755cf [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.198370  6159 tablet_replica.cc:333] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf: stopping tablet replica
I20260709 14:49:46.198807  6159 raft_consensus.cc:2243] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.199843  6159 raft_consensus.cc:2272] T 6a555e2eaf064f6f9af82618df7d6c94 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.201552  6159 tablet_replica.cc:333] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf: stopping tablet replica
I20260709 14:49:46.201967  6159 raft_consensus.cc:2243] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.202839  6159 raft_consensus.cc:2272] T ebe88e2b13da4c728499367c4c062a49 P afeee6794cb74b9cb6381ce1220755cf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.318921  6159 tablet_server.cc:196] TabletServer@127.6.3.196:0 shutdown complete.
I20260709 14:49:46.333933  6159 master.cc:562] Master@127.6.3.254:41993 shutting down...
I20260709 14:49:46.360077  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:46.360757  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:46.361094  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 717379ea31124ad2882c935e445d51ef: stopping tablet replica
I20260709 14:49:46.595569  6159 master.cc:584] Master@127.6.3.254:41993 shutdown complete.
I20260709 14:49:46.638640  6159 test_util.cc:182] -----------------------------------------------
I20260709 14:49:46.638852  6159 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608353600071-6159-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (208725 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:49:46.641824  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:45309
I20260709 14:49:46.642838  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:46.648264 11767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.648319 11768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.649104 11770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:46.649556  6159 server_base.cc:1061] running on GCE node
I20260709 14:49:46.653128  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:46.653303  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:46.653414  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608586653403 us; error 0 us; skew 500 ppm
I20260709 14:49:46.653870  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:46.655933  6159 webserver.cc:533] Webserver started at http://127.6.3.254:41901/ using document root <none> and password file <none>
I20260709 14:49:46.656363  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:46.656507  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:46.656709  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:46.657992  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "477dda996b5449d6a8072200dcf50e8f"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.662066  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:46.665164 11775 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.666172  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:46.666401  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "477dda996b5449d6a8072200dcf50e8f"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.666633  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:46.683542  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:46.684665  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:46.720775  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:45309
I20260709 14:49:46.720860 11826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:45309 every 8 connection(s)
I20260709 14:49:46.724596 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:46.734222 11827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f: Bootstrap starting.
I20260709 14:49:46.738701 11827 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.742713 11827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f: No bootstrap required, opened a new log
I20260709 14:49:46.744742 11827 raft_consensus.cc:359] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER }
I20260709 14:49:46.745183 11827 raft_consensus.cc:385] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.745393 11827 raft_consensus.cc:740] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 477dda996b5449d6a8072200dcf50e8f, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.745967 11827 consensus_queue.cc:260] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER }
I20260709 14:49:46.746418 11827 raft_consensus.cc:399] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:46.746639 11827 raft_consensus.cc:493] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:46.746899 11827 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.750926 11827 raft_consensus.cc:515] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER }
I20260709 14:49:46.751482 11827 leader_election.cc:304] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [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: 477dda996b5449d6a8072200dcf50e8f; no voters: 
I20260709 14:49:46.752553 11827 leader_election.cc:290] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:46.752920 11830 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.754179 11830 raft_consensus.cc:697] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 1 LEADER]: Becoming Leader. State: Replica: 477dda996b5449d6a8072200dcf50e8f, State: Running, Role: LEADER
I20260709 14:49:46.754839 11830 consensus_queue.cc:237] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [LEADER]: Queue going to LEADER mode. State: All 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: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER }
I20260709 14:49:46.755304 11827 sys_catalog.cc:565] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:46.760339 11831 sys_catalog.cc:455] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "477dda996b5449d6a8072200dcf50e8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER } }
I20260709 14:49:46.760452 11832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 477dda996b5449d6a8072200dcf50e8f. Latest consensus state: current_term: 1 leader_uuid: "477dda996b5449d6a8072200dcf50e8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "477dda996b5449d6a8072200dcf50e8f" member_type: VOTER } }
I20260709 14:49:46.761034 11831 sys_catalog.cc:458] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:46.761059 11832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:46.766420 11837 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:46.773413 11837 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:46.774334  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:46.781647 11837 catalog_manager.cc:1383] Generated new cluster ID: 8c8e33d788a14cd1a8a2ac5a4179eac1
I20260709 14:49:46.781908 11837 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:46.800603 11837 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:46.801806 11837 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:46.817368 11837 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f: Generated new TSK 0
I20260709 14:49:46.817906 11837 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:46.840708  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:46.846519 11848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.847216 11849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.848773 11851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:46.849428  6159 server_base.cc:1061] running on GCE node
I20260709 14:49:46.851169  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:46.851351  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:46.851516  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608586851498 us; error 0 us; skew 500 ppm
I20260709 14:49:46.852073  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:46.854184  6159 webserver.cc:533] Webserver started at http://127.6.3.193:45425/ using document root <none> and password file <none>
I20260709 14:49:46.854624  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:46.854804  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:46.855046  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:46.856140  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "4b712917276d4dd5974f31acd4fa883d"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.860430  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:49:46.863574 11856 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.865113  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:49:46.865383  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "4b712917276d4dd5974f31acd4fa883d"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.865641  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:46.876515  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:46.877688  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:46.879019  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:46.881127  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:46.881333  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.881552  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:46.881716  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.918558  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:42733
I20260709 14:49:46.918655 11918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:42733 every 8 connection(s)
I20260709 14:49:46.923249  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:46.929965 11923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.930963 11924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:46.934157 11926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:46.934824  6159 server_base.cc:1061] running on GCE node
I20260709 14:49:46.935984 11919 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45309
I20260709 14:49:46.936368 11919 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:46.937100 11919 heartbeater.cc:507] Master 127.6.3.254:45309 requested a full tablet report, sending...
I20260709 14:49:46.937208  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:46.937500  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:46.937651  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608586937636 us; error 0 us; skew 500 ppm
I20260709 14:49:46.938434  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:46.939376 11792 ts_manager.cc:194] Registered new tserver with Master: 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:46.941099  6159 webserver.cc:533] Webserver started at http://127.6.3.194:40243/ using document root <none> and password file <none>
I20260709 14:49:46.941740  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:46.941890 11792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53328
I20260709 14:49:46.941992  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:46.942483  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:46.943830  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "f8ef057cff6d4b2383610990fe1a48b3"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.948086  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:46.951403 11931 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.952123  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:46.952407  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "f8ef057cff6d4b2383610990fe1a48b3"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:46.952663  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:46.974088  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:46.975230  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:46.976616  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:46.978722  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:46.978909  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:46.979127  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:46.979285  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.016350  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:44267
I20260709 14:49:47.016443 11993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:44267 every 8 connection(s)
I20260709 14:49:47.020812  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.027244 11997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:47.028069 11998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:47.031250 12001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:47.032387 11994 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45309
I20260709 14:49:47.032742 11994 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.033174  6159 server_base.cc:1061] running on GCE node
I20260709 14:49:47.033499 11994 heartbeater.cc:507] Master 127.6.3.254:45309 requested a full tablet report, sending...
I20260709 14:49:47.034034  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:47.034250  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.034459  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608587034441 us; error 0 us; skew 500 ppm
I20260709 14:49:47.035176  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.035570 11792 ts_manager.cc:194] Registered new tserver with Master: f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:47.037359 11792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53332
I20260709 14:49:47.037811  6159 webserver.cc:533] Webserver started at http://127.6.3.195:35869/ using document root <none> and password file <none>
I20260709 14:49:47.038470  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.038681  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.038934  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.039966  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "e32daecb596047f5ad5e787aaa1f80d0"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-27mc"
I20260709 14:49:47.044095  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:47.047187 12005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.047832  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:47.048097  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "e32daecb596047f5ad5e787aaa1f80d0"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-27mc"
I20260709 14:49:47.048355  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.062777  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.063889  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.065260  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:47.067302  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:47.067489  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.067704  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:47.067857  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.105437  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:44645
I20260709 14:49:47.105525 12067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:44645 every 8 connection(s)
I20260709 14:49:47.109898  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:47.117760 12072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:47.118103 12071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:47.120265 12074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:47.120839  6159 server_base.cc:1061] running on GCE node
I20260709 14:49:47.121817  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:49:47.122038 12068 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45309
W20260709 14:49:47.122071  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:47.122509  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608587122492 us; error 0 us; skew 500 ppm
I20260709 14:49:47.122539 12068 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.123139  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:47.123312 12068 heartbeater.cc:507] Master 127.6.3.254:45309 requested a full tablet report, sending...
I20260709 14:49:47.125427 11792 ts_manager.cc:194] Registered new tserver with Master: e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:47.125728  6159 webserver.cc:533] Webserver started at http://127.6.3.196:44783/ using document root <none> and password file <none>
I20260709 14:49:47.126228  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:47.126413  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:47.126644  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:47.126940 11792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53338
I20260709 14:49:47.127657  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-3-root/instance:
uuid: "4a99ae83706644368b649fc37286cf08"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-27mc"
I20260709 14:49:47.131825  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:47.134879 12079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.135553  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:47.135820  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
uuid: "4a99ae83706644368b649fc37286cf08"
format_stamp: "Formatted at 2026-07-09 14:49:47 on dist-test-slave-27mc"
I20260709 14:49:47.136073  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:47.155588  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:47.156761  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:47.158174  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:47.160316  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:47.160503  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.160714  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:47.160868  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:47.197906  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.196:41627
I20260709 14:49:47.198014 12141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.196:41627 every 8 connection(s)
I20260709 14:49:47.211138 12142 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45309
I20260709 14:49:47.211516 12142 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:47.212236 12142 heartbeater.cc:507] Master 127.6.3.254:45309 requested a full tablet report, sending...
I20260709 14:49:47.213997 11792 ts_manager.cc:194] Registered new tserver with Master: 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:47.214222  6159 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013354843s
I20260709 14:49:47.215261 11792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53344
I20260709 14:49:47.238771 11792 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53346:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:49:47.475165 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 8a20b0e9549547ae849e85451b6a5425 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:47.476603 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a20b0e9549547ae849e85451b6a5425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.476296 12105 tablet_service.cc:1511] Processing CreateTablet for tablet e020c50b037146a098735a7d964f17ac (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:47.478104 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 5db693731c1e41648e4bf03fd0ab939a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:47.478560 12104 tablet_service.cc:1511] Processing CreateTablet for tablet c5188bf3ed674e5981303b13b68fbcd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:47.479852 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5188bf3ed674e5981303b13b68fbcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.482582 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db693731c1e41648e4bf03fd0ab939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.483335 12102 tablet_service.cc:1511] Processing CreateTablet for tablet 39f9b737a53c480ebc282da3ce457f24 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:47.484164 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e020c50b037146a098735a7d964f17ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.484475 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 510383309b9f4d268a26e5589707cb87 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:47.486542 12033 tablet_service.cc:1511] Processing CreateTablet for tablet 8a20b0e9549547ae849e85451b6a5425 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:47.488370 12033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a20b0e9549547ae849e85451b6a5425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.488497 12030 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bee2dc994adaa238abbf8c73b56b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:47.488897 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f9b737a53c480ebc282da3ce457f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.490286 12029 tablet_service.cc:1511] Processing CreateTablet for tablet 510383309b9f4d268a26e5589707cb87 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:47.492579 12028 tablet_service.cc:1511] Processing CreateTablet for tablet 39f9b737a53c480ebc282da3ce457f24 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:47.493319 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510383309b9f4d268a26e5589707cb87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.494830 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 8a20b0e9549547ae849e85451b6a5425 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:49:47.496050 11880 tablet_service.cc:1511] Processing CreateTablet for tablet c5188bf3ed674e5981303b13b68fbcd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:47.497267 12101 tablet_service.cc:1511] Processing CreateTablet for tablet fb4aa9e234bb47eb97f96444a4defddd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:47.497422 11883 tablet_service.cc:1511] Processing CreateTablet for tablet c0971c9e7b1c4364b82626ececa99264 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:47.498134 11879 tablet_service.cc:1511] Processing CreateTablet for tablet 510383309b9f4d268a26e5589707cb87 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:49:47.498582 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4aa9e234bb47eb97f96444a4defddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.499373 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 5db693731c1e41648e4bf03fd0ab939a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:47.499903 11878 tablet_service.cc:1511] Processing CreateTablet for tablet 0913ed01738e4a49a8f529530a81bbd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:47.501210 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bee2dc994adaa238abbf8c73b56b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:47.501852 11877 tablet_service.cc:1511] Processing CreateTablet for tablet fb4aa9e234bb47eb97f96444a4defddd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:47.502097 12027 tablet_service.cc:1511] Processing CreateTablet for tablet 0913ed01738e4a49a8f529530a81bbd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:47.503136 12026 tablet_service.cc:1511] Processing CreateTablet for tablet d02f842ac4bf4737bb7593f644a34c08 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:47.504026 12031 tablet_service.cc:1511] Processing CreateTablet for tablet e020c50b037146a098735a7d964f17ac (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:47.505216 12032 tablet_service.cc:1511] Processing CreateTablet for tablet c0971c9e7b1c4364b82626ececa99264 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:47.505831 12100 tablet_service.cc:1511] Processing CreateTablet for tablet d02f842ac4bf4737bb7593f644a34c08 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:47.507171 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02f842ac4bf4737bb7593f644a34c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.509480 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba069e2bc5d4ed4b374ef0b612d978b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:47.511200 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee99275ef914f0fa66a6ab65b91ebbd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:47.511209 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba069e2bc5d4ed4b374ef0b612d978b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:47.513368 12098 tablet_service.cc:1511] Processing CreateTablet for tablet a67cb2ed696f4d568992c66e3e367e7b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:47.513548 11876 tablet_service.cc:1511] Processing CreateTablet for tablet d02f842ac4bf4737bb7593f644a34c08 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:49:47.515334 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee99275ef914f0fa66a6ab65b91ebbd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:47.496162 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a20b0e9549547ae849e85451b6a5425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.518683 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bee2dc994adaa238abbf8c73b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.521065 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02f842ac4bf4737bb7593f644a34c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.521781 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4aa9e234bb47eb97f96444a4defddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.522469 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0971c9e7b1c4364b82626ececa99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.523070 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee99275ef914f0fa66a6ab65b91ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.523835 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5188bf3ed674e5981303b13b68fbcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.524479 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0913ed01738e4a49a8f529530a81bbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.528256 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db693731c1e41648e4bf03fd0ab939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.530773 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510383309b9f4d268a26e5589707cb87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.504417 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02f842ac4bf4737bb7593f644a34c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.535190 12028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f9b737a53c480ebc282da3ce457f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.537528 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee99275ef914f0fa66a6ab65b91ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.541240 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba069e2bc5d4ed4b374ef0b612d978b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.544773 12101 tablet_service.cc:1511] Processing CreateTablet for tablet ea34f1cc9c164dd0a4893faa0af2da40 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:47.545358 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510383309b9f4d268a26e5589707cb87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.549324 12032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0971c9e7b1c4364b82626ececa99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.551116 12031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e020c50b037146a098735a7d964f17ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.552636 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba069e2bc5d4ed4b374ef0b612d978b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.554368 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67cb2ed696f4d568992c66e3e367e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.555109 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea34f1cc9c164dd0a4893faa0af2da40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.555034 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bee2dc994adaa238abbf8c73b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.561332 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0913ed01738e4a49a8f529530a81bbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.582937 12101 tablet_service.cc:1511] Processing CreateTablet for tablet c2a1335d98694732ac6803618f6a64ca (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:47.588210 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a1335d98694732ac6803618f6a64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.653046 11959 tablet_service.cc:1511] Processing CreateTablet for tablet c0971c9e7b1c4364b82626ececa99264 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:49:47.654395 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0971c9e7b1c4364b82626ececa99264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.662534 11958 tablet_service.cc:1511] Processing CreateTablet for tablet 5db693731c1e41648e4bf03fd0ab939a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:49:47.663900 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db693731c1e41648e4bf03fd0ab939a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.655742 12101 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:47.671168 12159 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:47.671581 12104 tablet_service.cc:1511] Processing CreateTablet for tablet cc847271274b48778d1deed807f78d15 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:47.673600 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc847271274b48778d1deed807f78d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.678300 12030 tablet_service.cc:1511] Processing CreateTablet for tablet 507b57032d0d41869f3f3348a568567f (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:47.679793 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507b57032d0d41869f3f3348a568567f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.679513 12025 tablet_service.cc:1511] Processing CreateTablet for tablet ea34f1cc9c164dd0a4893faa0af2da40 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:47.680804 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea34f1cc9c164dd0a4893faa0af2da40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.682229 12026 tablet_service.cc:1511] Processing CreateTablet for tablet cc847271274b48778d1deed807f78d15 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:47.683490 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc847271274b48778d1deed807f78d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.690487 11878 tablet_service.cc:1511] Processing CreateTablet for tablet ea34f1cc9c164dd0a4893faa0af2da40 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:49:47.691057 11883 tablet_service.cc:1511] Processing CreateTablet for tablet a67cb2ed696f4d568992c66e3e367e7b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:47.691810 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea34f1cc9c164dd0a4893faa0af2da40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.692536 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67cb2ed696f4d568992c66e3e367e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.697755 11876 tablet_service.cc:1511] Processing CreateTablet for tablet 507b57032d0d41869f3f3348a568567f (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:47.699188 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507b57032d0d41869f3f3348a568567f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.709411 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.719231 12098 tablet_service.cc:1511] Processing CreateTablet for tablet a60bb926a602498d9fe1b35a2fd44390 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:47.720569 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60bb926a602498d9fe1b35a2fd44390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.678206 12029 tablet_service.cc:1511] Processing CreateTablet for tablet c2a1335d98694732ac6803618f6a64ca (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:47.725948 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a1335d98694732ac6803618f6a64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.727445 11957 tablet_service.cc:1511] Processing CreateTablet for tablet e020c50b037146a098735a7d964f17ac (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:49:47.729009 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e020c50b037146a098735a7d964f17ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.725764 12160 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:47.737970 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee99275ef914f0fa66a6ab65b91ebbd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:49:47.739410 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee99275ef914f0fa66a6ab65b91ebbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.739236 11955 tablet_service.cc:1511] Processing CreateTablet for tablet c5188bf3ed674e5981303b13b68fbcd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:49:47.738042 11956 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca7bee2dc994adaa238abbf8c73b56b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:49:47.741564 11954 tablet_service.cc:1511] Processing CreateTablet for tablet 39f9b737a53c480ebc282da3ce457f24 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:49:47.741827 12105 tablet_service.cc:1511] Processing CreateTablet for tablet b116f67febda4b45ac30a1bffa8acb05 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:47.743160 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b116f67febda4b45ac30a1bffa8acb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.743929 11953 tablet_service.cc:1511] Processing CreateTablet for tablet 0913ed01738e4a49a8f529530a81bbd3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:49:47.745294 12027 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8fca5b4064ff0a37454af1e0894b6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:47.746479 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8fca5b4064ff0a37454af1e0894b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.746323 11952 tablet_service.cc:1511] Processing CreateTablet for tablet fb4aa9e234bb47eb97f96444a4defddd (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:49:47.748742 11951 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba069e2bc5d4ed4b374ef0b612d978b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:49:47.754374 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 92cf3bad6ff644b480c375e1e033d4fa (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 14:49:47.766666 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:47.769143 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5188bf3ed674e5981303b13b68fbcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.769882 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0913ed01738e4a49a8f529530a81bbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.770653 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba069e2bc5d4ed4b374ef0b612d978b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.771267 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca7bee2dc994adaa238abbf8c73b56b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.772378 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f9b737a53c480ebc282da3ce457f24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.773015 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4aa9e234bb47eb97f96444a4defddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.774430 12106 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61bd104dd24e318d7288d4a3098681 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:47.775683 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61bd104dd24e318d7288d4a3098681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.777129 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 92cf3bad6ff644b480c375e1e033d4fa (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:47.778465 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cf3bad6ff644b480c375e1e033d4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.781085 12103 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8fca5b4064ff0a37454af1e0894b6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:47.781735 11880 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:47.782401 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8fca5b4064ff0a37454af1e0894b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.783123 12030 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61bd104dd24e318d7288d4a3098681 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:47.784417 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61bd104dd24e318d7288d4a3098681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.784307 12107 tablet_service.cc:1511] Processing CreateTablet for tablet b06a92aaaad0440498b0f290c9c8c3b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:47.740499 11875 tablet_service.cc:1511] Processing CreateTablet for tablet cc847271274b48778d1deed807f78d15 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:49:47.769430 12031 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8ccdb24a16496a9b66c6d570b0e91c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:47.790604 12031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8ccdb24a16496a9b66c6d570b0e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.790259 12033 tablet_service.cc:1511] Processing CreateTablet for tablet b116f67febda4b45ac30a1bffa8acb05 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:47.793730 12033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b116f67febda4b45ac30a1bffa8acb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.801870 12161 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:47.807698 12160 tablet_bootstrap.cc:654] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.810084 12032 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8da1a3f8341408ae3e6db3d005f43 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:47.811321 12032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8da1a3f8341408ae3e6db3d005f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.813622 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06a92aaaad0440498b0f290c9c8c3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.811329 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cf3bad6ff644b480c375e1e033d4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.823650 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc847271274b48778d1deed807f78d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.790246 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8da1a3f8341408ae3e6db3d005f43 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:47.834164 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8da1a3f8341408ae3e6db3d005f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.838212 12159 tablet_bootstrap.cc:654] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.842280 11879 tablet_service.cc:1511] Processing CreateTablet for tablet a60bb926a602498d9fe1b35a2fd44390 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:47.846546 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 2e61bd104dd24e318d7288d4a3098681 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:49:47.828980 12102 tablet_service.cc:1511] Processing CreateTablet for tablet 6be720007b4b4bb0932850f2ef6aed37 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:47.849408 11959 tablet_service.cc:1511] Processing CreateTablet for tablet c2a1335d98694732ac6803618f6a64ca (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:49:47.850744 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be720007b4b4bb0932850f2ef6aed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.850921 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a1335d98694732ac6803618f6a64ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.854923 11951 tablet_service.cc:1511] Processing CreateTablet for tablet a67cb2ed696f4d568992c66e3e367e7b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:49:47.858137 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8ccdb24a16496a9b66c6d570b0e91c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:47.859977 11958 tablet_service.cc:1511] Processing CreateTablet for tablet b116f67febda4b45ac30a1bffa8acb05 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:49:47.861629 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67cb2ed696f4d568992c66e3e367e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.865646 12033 tablet_service.cc:1511] Processing CreateTablet for tablet 6be720007b4b4bb0932850f2ef6aed37 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:47.866832 12033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be720007b4b4bb0932850f2ef6aed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.868901 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.874015 12031 tablet_service.cc:1511] Processing CreateTablet for tablet 771bfb3725d247e092d1d6cb18a6e443 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:47.875265 12031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771bfb3725d247e092d1d6cb18a6e443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.876533 12161 tablet_bootstrap.cc:654] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:47.879379 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbfe27616154f0c96da6a78e7a4a0ea (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:47.880709 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbfe27616154f0c96da6a78e7a4a0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.883147 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60bb926a602498d9fe1b35a2fd44390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.893674 11883 tablet_service.cc:1511] Processing CreateTablet for tablet b06a92aaaad0440498b0f290c9c8c3b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:47.893884 11878 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8da1a3f8341408ae3e6db3d005f43 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:49:47.896082 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 507b57032d0d41869f3f3348a568567f (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:49:47.898494 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507b57032d0d41869f3f3348a568567f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.901098 11952 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:49:47.904017 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 771bfb3725d247e092d1d6cb18a6e443 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:47.906315 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7134721a6417f81f098e9dd66978a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:47.910748 12162 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:47.913270 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8ccdb24a16496a9b66c6d570b0e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.958873 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7134721a6417f81f098e9dd66978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.904062 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b116f67febda4b45ac30a1bffa8acb05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.868526 12028 tablet_service.cc:1511] Processing CreateTablet for tablet f210e2e556ec44f0a44d0c7da436fa09 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:47.962371 12028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f210e2e556ec44f0a44d0c7da436fa09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.963268 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf5d2b43ae4e8aa00e1cdd5c3269f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.932864 11956 tablet_service.cc:1511] Processing CreateTablet for tablet 92cf3bad6ff644b480c375e1e033d4fa (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:49:47.965710 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06a92aaaad0440498b0f290c9c8c3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.966120 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92cf3bad6ff644b480c375e1e033d4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.966511 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771bfb3725d247e092d1d6cb18a6e443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.942839 12160 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:47.936596 11876 tablet_service.cc:1511] Processing CreateTablet for tablet f210e2e556ec44f0a44d0c7da436fa09 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:47.968058 12101 tablet_service.cc:1511] Processing CreateTablet for tablet ce7f4440752b4d87b6cb324b9d6be04e (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:47.952248 12159 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:47.969302 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f210e2e556ec44f0a44d0c7da436fa09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.969555 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7f4440752b4d87b6cb324b9d6be04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.968271 12160 ts_tablet_manager.cc:1403] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.243s	user 0.015s	sys 0.000s
I20260709 14:49:47.976001 12029 tablet_service.cc:1511] Processing CreateTablet for tablet cf1f48ac06f64f358f022f5beaff1846 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:47.977118 12159 ts_tablet_manager.cc:1403] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.306s	user 0.002s	sys 0.013s
I20260709 14:49:47.977308 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1f48ac06f64f358f022f5beaff1846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.983718 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 771bfb3725d247e092d1d6cb18a6e443 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:49:47.944633 11919 heartbeater.cc:499] Master 127.6.3.254:45309 was elected leader, sending a full tablet report...
I20260709 14:49:47.936271 12105 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7134721a6417f81f098e9dd66978a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:47.984910 12159 raft_consensus.cc:359] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:47.992592 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8da1a3f8341408ae3e6db3d005f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.991839 12159 raft_consensus.cc:385] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:47.942771 12104 tablet_service.cc:1511] Processing CreateTablet for tablet a5a68f5ee9124b5a8c27727a866d57ec (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:47.952400 11955 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8fca5b4064ff0a37454af1e0894b6 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:49:48.005944 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e61bd104dd24e318d7288d4a3098681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.006374 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8fca5b4064ff0a37454af1e0894b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.012343 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 453d8c39b8ee429ebc7e16f96b17be51 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:48.029734 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453d8c39b8ee429ebc7e16f96b17be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:47.945773 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbfe27616154f0c96da6a78e7a4a0ea (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:47.991411 12027 tablet_service.cc:1511] Processing CreateTablet for tablet ce7f4440752b4d87b6cb324b9d6be04e (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:48.033717 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7f4440752b4d87b6cb324b9d6be04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.036149 12030 tablet_service.cc:1511] Processing CreateTablet for tablet abf73637a2d44869aeb2d46660459d58 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:48.037283 11954 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8ccdb24a16496a9b66c6d570b0e91c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:49:48.038491 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8ccdb24a16496a9b66c6d570b0e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.039448 11957 tablet_service.cc:1511] Processing CreateTablet for tablet b06a92aaaad0440498b0f290c9c8c3b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:49:47.947868 11953 tablet_service.cc:1511] Processing CreateTablet for tablet a60bb926a602498d9fe1b35a2fd44390 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:49:48.021142 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771bfb3725d247e092d1d6cb18a6e443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.042220 12106 tablet_service.cc:1511] Processing CreateTablet for tablet c33fe8c3518f4327a14840a46163da06 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:48.045236 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbfe27616154f0c96da6a78e7a4a0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.046032 12032 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64f85beaef4fc39cafff9d0f52995d (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:48.049811 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60bb926a602498d9fe1b35a2fd44390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.051713 11951 tablet_service.cc:1511] Processing CreateTablet for tablet 6be720007b4b4bb0932850f2ef6aed37 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:49:48.003600 12162 tablet_bootstrap.cc:654] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.057811 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf73637a2d44869aeb2d46660459d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.057667 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 453d8c39b8ee429ebc7e16f96b17be51 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:48.002472 12159 raft_consensus.cc:740] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.059667 12159 consensus_queue.cc:260] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:48.040036 12098 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64f85beaef4fc39cafff9d0f52995d (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:48.023206 12160 raft_consensus.cc:359] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.024924 11884 tablet_service.cc:1511] Processing CreateTablet for tablet cf1f48ac06f64f358f022f5beaff1846 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:48.027180 12161 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:48.039831 11994 heartbeater.cc:499] Master 127.6.3.254:45309 was elected leader, sending a full tablet report...
I20260709 14:49:48.005409 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7134721a6417f81f098e9dd66978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.052937 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be720007b4b4bb0932850f2ef6aed37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.065680 11880 tablet_service.cc:1511] Processing CreateTablet for tablet a5a68f5ee9124b5a8c27727a866d57ec (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:48.109036 12159 ts_tablet_manager.cc:1434] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.003s
I20260709 14:49:48.075862 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 6b36400bbe344bff9c5916d8c9d4175b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:48.110256 12159 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:48.080065 11959 tablet_service.cc:1511] Processing CreateTablet for tablet f210e2e556ec44f0a44d0c7da436fa09 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:49:48.114362 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f210e2e556ec44f0a44d0c7da436fa09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.091169 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 10576cba879847f28188a2f123802ccf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:48.093843 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1f48ac06f64f358f022f5beaff1846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.094324 12142 heartbeater.cc:499] Master 127.6.3.254:45309 was elected leader, sending a full tablet report...
I20260709 14:49:48.076417 12032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64f85beaef4fc39cafff9d0f52995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.117297 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06a92aaaad0440498b0f290c9c8c3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.119679 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10576cba879847f28188a2f123802ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.093941 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 308a6d0a43d64690a67a98b11ed2ad97 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:48.126178 12028 tablet_service.cc:1511] Processing CreateTablet for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:48.093936 12160 raft_consensus.cc:385] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.127466 12028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.078277 12033 tablet_service.cc:1511] Processing CreateTablet for tablet c33fe8c3518f4327a14840a46163da06 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:48.128417 12033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33fe8c3518f4327a14840a46163da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.129230 12068 heartbeater.cc:499] Master 127.6.3.254:45309 was elected leader, sending a full tablet report...
I20260709 14:49:48.135753 11879 tablet_service.cc:1511] Processing CreateTablet for tablet abf73637a2d44869aeb2d46660459d58 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:48.094729 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33fe8c3518f4327a14840a46163da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.140450 12160 raft_consensus.cc:740] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.084353 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 81b36faec0f040bfa9d5c97999461b29 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:48.141355 12160 consensus_queue.cc:260] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.098531 12161 ts_tablet_manager.cc:1403] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.297s	user 0.010s	sys 0.003s
I20260709 14:49:48.097391 11878 tablet_service.cc:1511] Processing CreateTablet for tablet ce7f4440752b4d87b6cb324b9d6be04e (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:49:48.104307 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 308a6d0a43d64690a67a98b11ed2ad97 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:48.150029 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a6d0a43d64690a67a98b11ed2ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.141340 12101 tablet_service.cc:1511] Processing CreateTablet for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:48.159271 12027 tablet_service.cc:1511] Processing CreateTablet for tablet 915e92926c8f460e880b653a3e8e3bf3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:48.160542 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e92926c8f460e880b653a3e8e3bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.166148 12161 raft_consensus.cc:359] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.167001 12161 raft_consensus.cc:385] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.167351 12161 raft_consensus.cc:740] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.168143 12161 consensus_queue.cc:260] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.144634 11958 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbfe27616154f0c96da6a78e7a4a0ea (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:49:48.146113 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453d8c39b8ee429ebc7e16f96b17be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.114005 12102 tablet_service.cc:1511] Processing CreateTablet for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:48.116722 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a68f5ee9124b5a8c27727a866d57ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.177142 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbfe27616154f0c96da6a78e7a4a0ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.179562 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7f4440752b4d87b6cb324b9d6be04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.183991 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b36faec0f040bfa9d5c97999461b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.189282 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64f85beaef4fc39cafff9d0f52995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.189920 12159 tablet_bootstrap.cc:654] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.190479 12162 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:48.190958 12162 ts_tablet_manager.cc:1403] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.281s	user 0.012s	sys 0.000s
I20260709 14:49:48.193333 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a68f5ee9124b5a8c27727a866d57ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.195657 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a6d0a43d64690a67a98b11ed2ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.195441 11955 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7134721a6417f81f098e9dd66978a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:49:48.196696 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7134721a6417f81f098e9dd66978a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.196492 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:49:48.198531 11954 tablet_service.cc:1511] Processing CreateTablet for tablet abf73637a2d44869aeb2d46660459d58 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:49:48.201407 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:48.202086 12143 tablet.cc:2406] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:48.203521 12162 raft_consensus.cc:359] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.204249 12162 raft_consensus.cc:385] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.204550 12162 raft_consensus.cc:740] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.206480 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.209466 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70b6e0b83cf94f1c81be0b3bdf2a2700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.203476 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf73637a2d44869aeb2d46660459d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.213069 12162 consensus_queue.cc:260] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.213925 12160 ts_tablet_manager.cc:1434] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.242s	user 0.013s	sys 0.004s
I20260709 14:49:48.215000 12160 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:48.222175 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b36400bbe344bff9c5916d8c9d4175b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.223402 11956 tablet_service.cc:1511] Processing CreateTablet for tablet cf1f48ac06f64f358f022f5beaff1846 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:49:48.231005 11953 tablet_service.cc:1511] Processing CreateTablet for tablet a5a68f5ee9124b5a8c27727a866d57ec (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:49:48.235366 12030 tablet_service.cc:1511] Processing CreateTablet for tablet 3147a77ad248403cac6843397125a3bf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:48.236560 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3147a77ad248403cac6843397125a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.241405 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 20f0ee428712449e96de1add3c7e5d56 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:48.242620 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f0ee428712449e96de1add3c7e5d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.249713 12159 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:48.250397 12159 ts_tablet_manager.cc:1403] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.001s
I20260709 14:49:48.251767 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 10576cba879847f28188a2f123802ccf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:48.253010 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10576cba879847f28188a2f123802ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.257318 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 6b36400bbe344bff9c5916d8c9d4175b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:48.258549 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b36400bbe344bff9c5916d8c9d4175b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.257685 11951 tablet_service.cc:1511] Processing CreateTablet for tablet 453d8c39b8ee429ebc7e16f96b17be51 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:49:48.236760 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 7b64f85beaef4fc39cafff9d0f52995d (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:49:48.282507 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b64f85beaef4fc39cafff9d0f52995d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.287070 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:48.261056 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf73637a2d44869aeb2d46660459d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.253378 12159 raft_consensus.cc:359] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:48.297096 12159 raft_consensus.cc:385] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.297435 12159 raft_consensus.cc:740] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.298270 12159 consensus_queue.cc:260] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:48.258888 11952 tablet_service.cc:1511] Processing CreateTablet for tablet 81b36faec0f040bfa9d5c97999461b29 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:48.201567 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 81b36faec0f040bfa9d5c97999461b29 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:49:48.300580 12159 ts_tablet_manager.cc:1434] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:49:48.300683 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b36faec0f040bfa9d5c97999461b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.301533 12159 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:48.302132 12107 tablet_service.cc:1511] Processing CreateTablet for tablet 3147a77ad248403cac6843397125a3bf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:48.303349 12107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3147a77ad248403cac6843397125a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.307156 11958 tablet_service.cc:1511] Processing CreateTablet for tablet 10576cba879847f28188a2f123802ccf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:49:48.308449 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 6b36400bbe344bff9c5916d8c9d4175b (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:49:48.313052 12167 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.313534 12167 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:48.293744 12160 tablet_bootstrap.cc:654] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.316104 12167 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:48.294189 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.349517 12162 ts_tablet_manager.cc:1434] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.158s	user 0.010s	sys 0.008s
I20260709 14:49:48.350747 12162 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:48.351869 11959 tablet_service.cc:1511] Processing CreateTablet for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:48.353032 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b36faec0f040bfa9d5c97999461b29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.353790 12029 tablet_service.cc:1511] Processing CreateTablet for tablet 10eb9a7cf3c54265b6f90428d55589c7 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:48.355108 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10eb9a7cf3c54265b6f90428d55589c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.356596 11876 tablet_service.cc:1511] Processing CreateTablet for tablet 308a6d0a43d64690a67a98b11ed2ad97 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:49:48.356994 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453d8c39b8ee429ebc7e16f96b17be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.357820 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a6d0a43d64690a67a98b11ed2ad97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.359743 11957 tablet_service.cc:1511] Processing CreateTablet for tablet c33fe8c3518f4327a14840a46163da06 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:49:48.360904 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33fe8c3518f4327a14840a46163da06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.361493 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a68f5ee9124b5a8c27727a866d57ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.363340 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.373168 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b36400bbe344bff9c5916d8c9d4175b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.385452 12033 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:48.386700 12033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.389505 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 915e92926c8f460e880b653a3e8e3bf3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:48.390869 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e92926c8f460e880b653a3e8e3bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.395257 11951 tablet_service.cc:1511] Processing CreateTablet for tablet 20f0ee428712449e96de1add3c7e5d56 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:48.397738 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:49:48.399008 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b402289d2bf4b9a9af0dc0cc06bff1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.406613 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 3147a77ad248403cac6843397125a3bf (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:49:48.407866 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3147a77ad248403cac6843397125a3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.411088 12105 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffe27f741a4a9e8c738b8e1470b3a1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:48.373116 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 20f0ee428712449e96de1add3c7e5d56 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:49:48.411118 12161 ts_tablet_manager.cc:1434] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.265s	user 0.004s	sys 0.014s
I20260709 14:49:48.411664 11883 tablet_service.cc:1511] Processing CreateTablet for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:48.426851 11951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f0ee428712449e96de1add3c7e5d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.429733 12161 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:48.433993 12104 tablet_service.cc:1511] Processing CreateTablet for tablet 10eb9a7cf3c54265b6f90428d55589c7 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:48.445556 12159 tablet_bootstrap.cc:654] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.446247 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffe27f741a4a9e8c738b8e1470b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.449492 11956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1f48ac06f64f358f022f5beaff1846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.446247 12167 raft_consensus.cc:493] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.458142 11880 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffe27f741a4a9e8c738b8e1470b3a1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:48.458531 12167 raft_consensus.cc:515] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:48.460465 12167 leader_election.cc:290] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:48.453094 11883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.461627 12168 raft_consensus.cc:493] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.464655 11880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffe27f741a4a9e8c738b8e1470b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.464537 12168 raft_consensus.cc:515] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.465481 12162 tablet_bootstrap.cc:654] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.468359 11955 tablet_service.cc:1511] Processing CreateTablet for tablet 915e92926c8f460e880b653a3e8e3bf3 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:49:48.469295 12168 leader_election.cc:290] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:48.472337 12161 tablet_bootstrap.cc:654] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.504323 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f0ee428712449e96de1add3c7e5d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.509783 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10576cba879847f28188a2f123802ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.534986 12160 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:48.535547 12160 ts_tablet_manager.cc:1403] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.321s	user 0.032s	sys 0.009s
I20260709 14:49:48.536790 12171 raft_consensus.cc:493] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.537319 12171 raft_consensus.cc:515] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.554831 11953 tablet_service.cc:1511] Processing CreateTablet for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:49:48.556196 12104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10eb9a7cf3c54265b6f90428d55589c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.573776 12162 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:48.574337 12162 ts_tablet_manager.cc:1403] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.224s	user 0.021s	sys 0.010s
I20260709 14:49:48.576443 11955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915e92926c8f460e880b653a3e8e3bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.577560 12162 raft_consensus.cc:359] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.578616 12162 raft_consensus.cc:385] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.579043 12162 raft_consensus.cc:740] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.580101 12162 consensus_queue.cc:260] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.583227 12162 ts_tablet_manager.cc:1434] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:49:48.584635 12162 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:48.587572 11953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66fa1f6dc18f4dafa9ae4872ad3f6839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.617257 12170 raft_consensus.cc:493] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.617812 12170 raft_consensus.cc:515] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.660373 11881 tablet_service.cc:1511] Processing CreateTablet for tablet 695d6bc12e8d42969454fc975a7acd4a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:48.661705 11881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d6bc12e8d42969454fc975a7acd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.670516 12159 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:48.671128 11878 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52940 (request call id 26) took 1043 ms. Trace:
I20260709 14:49:48.671602 11878 rpcz_store.cc:276] 0709 14:49:47.627483 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:48.094103 (+466620us) service_pool.cc:224] Handling call
0709 14:49:48.178979 (+ 84876us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b580068df98. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f7685fd2db1 00007f7686112b71 00007f7686112a22 00007f768f02bc09 00007f768e185ee0 00007f768e26b831 00007f768e248ac3 00007f768e1f7400 00007f768767caf4 00007f768767ca82 00007f768767c9b1
0709 14:49:48.179136 (+   157us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:48.179227 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:48.320477 (+141250us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:48.670649 (+350172us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:48.671069 (+   420us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":46486784}
I20260709 14:49:48.671079 12159 ts_tablet_manager.cc:1403] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.370s	user 0.017s	sys 0.013s
I20260709 14:49:48.674718 11875 tablet_service.cc:1511] Processing CreateTablet for tablet e5c378cb33ca4af6aa8e12b0b99a37d8 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:48.675341 12159 raft_consensus.cc:359] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.676981 12159 raft_consensus.cc:385] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.675995 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c378cb33ca4af6aa8e12b0b99a37d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.691975 12170 leader_election.cc:290] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:48.692538 12170 raft_consensus.cc:493] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.610109 12103 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:48.610702 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 10eb9a7cf3c54265b6f90428d55589c7 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:49:48.692963 12170 raft_consensus.cc:515] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.712410 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:48.712954 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:48.689090 12159 raft_consensus.cc:740] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
W20260709 14:49:48.745409 12083 leader_election.cc:343] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:48.746171 12083 leader_election.cc:343] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.744642 12159 consensus_queue.cc:260] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.720361 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.751042 11876 tablet_service.cc:1511] Processing CreateTablet for tablet f89cf9d6cb59407ab31d6df518a06f73 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:48.721516 12161 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:48.753021 12161 ts_tablet_manager.cc:1403] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.323s	user 0.015s	sys 0.017s
I20260709 14:49:48.694573 12171 leader_election.cc:290] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:48.722581 12100 tablet_service.cc:1511] Processing CreateTablet for tablet e5c378cb33ca4af6aa8e12b0b99a37d8 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:49:48.730641 11952 tablet_service.cc:1511] Processing CreateTablet for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:49:48.761911 11952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c2ecc90fbf43a5ab7e5f7264415ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.764314 12162 tablet_bootstrap.cc:654] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.765017 12159 ts_tablet_manager.cc:1434] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 14:49:48.766098 12159 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:48.766168 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:48.767745 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:48.731411 12029 tablet_service.cc:1511] Processing CreateTablet for tablet 695d6bc12e8d42969454fc975a7acd4a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:48.769338 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10eb9a7cf3c54265b6f90428d55589c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.769796 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d6bc12e8d42969454fc975a7acd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.752498 11954 tablet_service.cc:1511] Processing CreateTablet for tablet 695d6bc12e8d42969454fc975a7acd4a (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:49:48.770816 11954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 695d6bc12e8d42969454fc975a7acd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.772872 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:48.776042 11859 leader_election.cc:343] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.721939 11959 tablet_service.cc:1511] Processing CreateTablet for tablet e1ffe27f741a4a9e8c738b8e1470b3a1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:49:48.777717 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ffe27f741a4a9e8c738b8e1470b3a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:48.769232 12083 leader_election.cc:343] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.742285 12170 leader_election.cc:290] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:48.760891 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c378cb33ca4af6aa8e12b0b99a37d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.756219 12161 raft_consensus.cc:359] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.779594 12161 raft_consensus.cc:385] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.779888 12161 raft_consensus.cc:740] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.780622 12161 consensus_queue.cc:260] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.778169 12083 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:48.782114 11957 tablet_service.cc:1511] Processing CreateTablet for tablet e5c378cb33ca4af6aa8e12b0b99a37d8 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:49:48.782501 12083 leader_election.cc:343] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.782789 12161 ts_tablet_manager.cc:1434] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:49:48.783010 12167 raft_consensus.cc:2749] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.778434 12160 raft_consensus.cc:359] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.789182 12160 raft_consensus.cc:385] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.789484 12160 raft_consensus.cc:740] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.790215 12160 consensus_queue.cc:260] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.791998 12105 tablet_service.cc:1511] Processing CreateTablet for tablet f89cf9d6cb59407ab31d6df518a06f73 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:48.793329 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cf9d6cb59407ab31d6df518a06f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.795711 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cf9d6cb59407ab31d6df518a06f73. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:48.778218 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:48.796887 12159 tablet_bootstrap.cc:654] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.799053 12083 leader_election.cc:304] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:48.792359 12160 ts_tablet_manager.cc:1434] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.257s	user 0.006s	sys 0.000s
I20260709 14:49:48.799892 12167 raft_consensus.cc:2749] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.804468 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c378cb33ca4af6aa8e12b0b99a37d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.807719 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
W20260709 14:49:48.816027 11859 leader_election.cc:343] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.816499 11859 leader_election.cc:304] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:48.817323 12168 raft_consensus.cc:2749] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.822256 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:48.823793 11935 leader_election.cc:343] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.824705 12160 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:48.832363 12160 tablet_bootstrap.cc:654] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.834268 12024 tablet_service.cc:1511] Processing CreateTablet for tablet f89cf9d6cb59407ab31d6df518a06f73 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:49:48.835880 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f89cf9d6cb59407ab31d6df518a06f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.836848 12168 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.837357 12168 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.839680 12168 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:48.841240 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:48.842689 11859 leader_election.cc:343] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:48.843268 11779 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.193:42733, user_credentials={real_user=slave}} blocked reactor thread for 43565.1us
I20260709 14:49:48.846801 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
W20260709 14:49:48.848526 12008 leader_election.cc:343] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.841560 12161 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:48.870260 12167 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:48.870833 12167 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:48.872650 12162 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:48.873283 12162 ts_tablet_manager.cc:1403] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.289s	user 0.016s	sys 0.007s
I20260709 14:49:48.876459 12162 raft_consensus.cc:359] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.877439 12162 raft_consensus.cc:385] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.877777 12162 raft_consensus.cc:740] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.878509 12162 consensus_queue.cc:260] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:48.880203 11958 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36220 (request call id 30) took 1018 ms. Trace:
I20260709 14:49:48.880980 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:48.882558 12083 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.881214 11958 rpcz_store.cc:276] 0709 14:49:47.861450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:48.306284 (+444834us) service_pool.cc:224] Handling call
0709 14:49:48.307958 (+  1674us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:48.308044 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:48.787420 (+479376us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:48.871741 (+ 84321us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:48.880142 (+  8401us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7844}
I20260709 14:49:48.884078 12162 ts_tablet_manager.cc:1434] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:48.891637 12030 tablet_service.cc:1511] Processing CreateTablet for tablet cda4974f7b8743029e7ec197219d211c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:48.873216 12167 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:48.893209 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda4974f7b8743029e7ec197219d211c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.894184 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:48.896162 12082 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.896652 12082 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:48.897934 12167 raft_consensus.cc:2749] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.900674 11958 tablet_service.cc:1511] Processing CreateTablet for tablet cda4974f7b8743029e7ec197219d211c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:48.902997 11958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda4974f7b8743029e7ec197219d211c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.923223 11950 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:36220 (request call id 31) took 1061 ms. Trace:
I20260709 14:49:48.923756 11950 rpcz_store.cc:276] 0709 14:49:47.861713 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:48.306931 (+445218us) service_pool.cc:224] Handling call
0709 14:49:48.309269 (+  2338us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:49:48.309358 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:49:48.772622 (+463264us) tablet_metadata.cc:665] Metadata flushed
0709 14:49:48.818529 (+ 45907us) tablet_replica.cc:206] Creating consensus instance
0709 14:49:48.878807 (+ 60278us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:49:48.927294 12162 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:48.927795 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:48.928855 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:48.929162 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:48.937382 12161 tablet_bootstrap.cc:654] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.949244 11884 tablet_service.cc:1511] Processing CreateTablet for tablet 1b035e46644f46e88170cd774ded45d9 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:48.950616 11884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b035e46644f46e88170cd774ded45d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.962689 11950 tablet_service.cc:1511] Processing CreateTablet for tablet 1b035e46644f46e88170cd774ded45d9 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:48.964113 11950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b035e46644f46e88170cd774ded45d9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:49:48.966722 12009 leader_election.cc:343] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.967253 12009 leader_election.cc:304] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:48.968429 12171 raft_consensus.cc:2749] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.972146 12103 tablet_service.cc:1511] Processing CreateTablet for tablet cda4974f7b8743029e7ec197219d211c (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:49:48.973507 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cda4974f7b8743029e7ec197219d211c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.974947 12159 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:48.975440 12159 ts_tablet_manager.cc:1403] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.210s	user 0.030s	sys 0.035s
I20260709 14:49:48.975703 12162 tablet_bootstrap.cc:654] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.978477 12159 raft_consensus.cc:359] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.979243 12159 raft_consensus.cc:385] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:48.979518 12159 raft_consensus.cc:740] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:48.985514 12159 consensus_queue.cc:260] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:48.987797 12159 ts_tablet_manager.cc:1434] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:49:48.988902 12159 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
W20260709 14:49:48.989014 11934 leader_election.cc:343] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:48.997689 11934 leader_election.cc:304] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:48.998759 12186 raft_consensus.cc:2749] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:48.990430 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 802a265c0a844fdb82b3cbf25b8a52df (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 14:49:49.000168 11934 leader_election.cc:343] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.000425 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a265c0a844fdb82b3cbf25b8a52df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.990394 12029 tablet_service.cc:1511] Processing CreateTablet for tablet f68d569c43154ca1a70d8499717200b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:49.010262 12029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d569c43154ca1a70d8499717200b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.012048 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.012542 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.013311 11968 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.014815 11860 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.016093 12168 raft_consensus.cc:2804] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.016474 12168 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.016782 12168 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:48.996798 12159 tablet_bootstrap.cc:654] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:48.992117 11957 tablet_service.cc:1511] Processing CreateTablet for tablet 802a265c0a844fdb82b3cbf25b8a52df (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:49.023350 11957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a265c0a844fdb82b3cbf25b8a52df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.010159 12030 tablet_service.cc:1511] Processing CreateTablet for tablet 1b035e46644f46e88170cd774ded45d9 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:49:49.024354 12171 raft_consensus.cc:493] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.024968 12171 raft_consensus.cc:515] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:49.029117 11934 leader_election.cc:343] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.019107 11875 tablet_service.cc:1511] Processing CreateTablet for tablet f68d569c43154ca1a70d8499717200b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:49.043816 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d569c43154ca1a70d8499717200b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.994426 12160 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:48.989253 12105 tablet_service.cc:1511] Processing CreateTablet for tablet f68d569c43154ca1a70d8499717200b1 (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:49:49.045404 12160 ts_tablet_manager.cc:1403] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.230s	user 0.030s	sys 0.047s
I20260709 14:49:49.045926 12105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68d569c43154ca1a70d8499717200b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:48.991278 11882 tablet_service.cc:1511] Processing CreateTablet for tablet 802a265c0a844fdb82b3cbf25b8a52df (DEFAULT_TABLE table=test-workload [id=4defb8ba685d4222bde7f2a34dae3840]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:49:49.052232 11882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 802a265c0a844fdb82b3cbf25b8a52df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.030442 12030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b035e46644f46e88170cd774ded45d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.060504 11934 leader_election.cc:304] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.061529 12186 raft_consensus.cc:2749] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.066737 12160 raft_consensus.cc:359] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.067915 12160 raft_consensus.cc:385] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.068298 12160 raft_consensus.cc:740] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.095628 12160 consensus_queue.cc:260] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.074584 12168 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:49.081012 11779 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.3.193:42733, user_credentials={real_user=slave}} blocked reactor thread for 46616.1us
I20260709 14:49:49.086432 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:49.105599 12009 leader_election.cc:343] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.105806 12162 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.106484 12162 ts_tablet_manager.cc:1403] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.179s	user 0.065s	sys 0.069s
W20260709 14:49:49.086444 11934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.196:41627, user_credentials={real_user=slave}} blocked reactor thread for 57371.7us
I20260709 14:49:49.093911 12171 leader_election.cc:290] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:49.094694 12161 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.109107 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.109489 12161 ts_tablet_manager.cc:1403] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.268s	user 0.039s	sys 0.030s
I20260709 14:49:49.109720 11968 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.087659 12159 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.110551 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.109761 12162 raft_consensus.cc:359] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.111847 12162 raft_consensus.cc:385] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:49.111960 11859 leader_election.cc:343] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.112241 12162 raft_consensus.cc:740] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.110545 12159 ts_tablet_manager.cc:1403] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.022s
I20260709 14:49:49.113196 12162 consensus_queue.cc:260] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.113843 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.115911 12162 ts_tablet_manager.cc:1434] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:49.115494 12159 raft_consensus.cc:359] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.116362 12159 raft_consensus.cc:385] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.116676 12159 raft_consensus.cc:740] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.116797 11968 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:49.117362 12162 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
W20260709 14:49:49.118005 12009 leader_election.cc:343] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.117722 12159 consensus_queue.cc:260] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.118506 12009 leader_election.cc:304] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:49.118530 11860 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.113147 12161 raft_consensus.cc:359] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.121588 12161 raft_consensus.cc:385] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.121809 12160 ts_tablet_manager.cc:1434] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.005s
I20260709 14:49:49.122932 12160 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.120286 12159 ts_tablet_manager.cc:1434] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:49.124488 12162 tablet_bootstrap.cc:654] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.127182 12171 raft_consensus.cc:2749] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.121886 12161 raft_consensus.cc:740] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.132161 12161 consensus_queue.cc:260] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.116189 12168 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.133978 12168 raft_consensus.cc:2804] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.134428 12161 ts_tablet_manager.cc:1434] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260709 14:49:49.134454 12168 raft_consensus.cc:697] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:49.136801 12168 consensus_queue.cc:237] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.142575 12159 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.149498 12159 tablet_bootstrap.cc:654] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.157678 12161 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.173171 12167 raft_consensus.cc:493] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.173799 12167 raft_consensus.cc:515] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.173691 11791 catalog_manager.cc:5697] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.176084 12167 leader_election.cc:290] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.177848 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.179811 12160 tablet_bootstrap.cc:654] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.180040 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:49.181728 12082 leader_election.cc:343] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.182951 12083 leader_election.cc:343] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.183430 12083 leader_election.cc:304] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:49.184607 12167 raft_consensus.cc:2749] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.192651 12161 tablet_bootstrap.cc:654] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.196215 12160 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.200815 12171 raft_consensus.cc:493] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.203855 12162 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.205511 12162 ts_tablet_manager.cc:1403] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.088s	user 0.067s	sys 0.015s
I20260709 14:49:49.205215 12171 raft_consensus.cc:515] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.207387 12171 leader_election.cc:290] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.208628 12162 raft_consensus.cc:359] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.209369 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
W20260709 14:49:49.210830 12008 leader_election.cc:343] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.209344 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.211961 11893 raft_consensus.cc:2468] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:49.209323 12162 raft_consensus.cc:385] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.209334 12160 ts_tablet_manager.cc:1403] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.006s
I20260709 14:49:49.213254 12009 leader_election.cc:304] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08
I20260709 14:49:49.214102 12171 raft_consensus.cc:2804] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.213249 12162 raft_consensus.cc:740] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.214567 12171 raft_consensus.cc:493] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.215018 12171 raft_consensus.cc:3060] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.215128 12162 consensus_queue.cc:260] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.216070 12160 raft_consensus.cc:359] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.216739 12160 raft_consensus.cc:385] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.217053 12160 raft_consensus.cc:740] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.217785 12162 ts_tablet_manager.cc:1434] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:49.217772 12160 consensus_queue.cc:260] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.220278 12160 ts_tablet_manager.cc:1434] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.221282 12159 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.221777 12159 ts_tablet_manager.cc:1403] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.079s	user 0.040s	sys 0.026s
I20260709 14:49:49.223713 12162 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.224685 12159 raft_consensus.cc:359] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.225406 12159 raft_consensus.cc:385] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.225694 12159 raft_consensus.cc:740] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.226416 12159 consensus_queue.cc:260] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.228546 12159 ts_tablet_manager.cc:1434] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:49.229615 12159 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.230207 12162 tablet_bootstrap.cc:654] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.232834 12160 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.235800 12159 tablet_bootstrap.cc:654] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.238950 12160 tablet_bootstrap.cc:654] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.245345 12171 raft_consensus.cc:515] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.247543 12162 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.248132 12162 ts_tablet_manager.cc:1403] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 14:49:49.248420 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.249912 12160 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
W20260709 14:49:49.249981 12008 leader_election.cc:343] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.250530 12160 ts_tablet_manager.cc:1403] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260709 14:49:49.251322 12162 raft_consensus.cc:359] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.252163 12171 leader_election.cc:290] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.252166 12162 raft_consensus.cc:385] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.252315 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02f842ac4bf4737bb7593f644a34c08" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:49.253202 11893 raft_consensus.cc:3060] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.254594 12160 raft_consensus.cc:359] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.255379 12160 raft_consensus.cc:385] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.255678 12160 raft_consensus.cc:740] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.256827 12162 raft_consensus.cc:740] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.257681 12162 consensus_queue.cc:260] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.259987 12162 ts_tablet_manager.cc:1434] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.007s
I20260709 14:49:49.260443 12161 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.261695 12159 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.261374 12160 consensus_queue.cc:260] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.261427 12161 ts_tablet_manager.cc:1403] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.007s
I20260709 14:49:49.263093 11893 raft_consensus.cc:2468] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:49.262392 12159 ts_tablet_manager.cc:1403] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260709 14:49:49.263391 12162 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.269865 12009 leader_election.cc:304] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08
I20260709 14:49:49.271000 12171 raft_consensus.cc:2804] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.271997 12159 raft_consensus.cc:359] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.272847 12159 raft_consensus.cc:385] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.273195 12159 raft_consensus.cc:740] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.273911 12159 consensus_queue.cc:260] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.274684 12162 tablet_bootstrap.cc:654] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.275096 12161 raft_consensus.cc:359] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.275802 12161 raft_consensus.cc:385] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.276106 12159 ts_tablet_manager.cc:1434] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:49.266443 12160 ts_tablet_manager.cc:1434] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:49:49.277529 12159 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.278313 12160 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.276077 12161 raft_consensus.cc:740] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.280412 12161 consensus_queue.cc:260] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.284614 12160 tablet_bootstrap.cc:654] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.285161 12161 ts_tablet_manager.cc:1434] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:49:49.285579 12186 raft_consensus.cc:493] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.286067 12186 raft_consensus.cc:515] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.286618 12159 tablet_bootstrap.cc:654] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.286671 12171 raft_consensus.cc:697] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:49.288250 12186 leader_election.cc:290] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.287649 12171 consensus_queue.cc:237] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.291574 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.293299 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
W20260709 14:49:49.296756 11935 leader_election.cc:343] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.293963 12117 raft_consensus.cc:2468] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.298460 11934 leader_election.cc:304] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.298980 12161 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.299367 12186 raft_consensus.cc:2804] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.299757 12186 raft_consensus.cc:493] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.300086 12186 raft_consensus.cc:3060] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.306420 12161 tablet_bootstrap.cc:654] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.307684 12186 raft_consensus.cc:515] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.310276 12162 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.310618 12186 leader_election.cc:290] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.310808 12162 ts_tablet_manager.cc:1403] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.005s
I20260709 14:49:49.312310 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.312975 12117 raft_consensus.cc:3060] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.314914 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4aa9e234bb47eb97f96444a4defddd" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:49.317575 11935 leader_election.cc:343] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.313081 12162 raft_consensus.cc:359] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.324987 12117 raft_consensus.cc:2468] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:49.325321 12162 raft_consensus.cc:385] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.325664 12162 raft_consensus.cc:740] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.326478 12159 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.326448 11934 leader_election.cc:304] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.324666 11790 catalog_manager.cc:5697] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.327309 12159 ts_tablet_manager.cc:1403] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.012s
I20260709 14:49:49.326390 12162 consensus_queue.cc:260] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.328399 12186 raft_consensus.cc:2804] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.330207 12159 raft_consensus.cc:359] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.330965 12159 raft_consensus.cc:385] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.331246 12159 raft_consensus.cc:740] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.331959 12159 consensus_queue.cc:260] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.334093 12159 ts_tablet_manager.cc:1434] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:49.335153 12159 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.338850 12160 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.339390 12160 ts_tablet_manager.cc:1403] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.007s
I20260709 14:49:49.340555 12159 tablet_bootstrap.cc:654] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.342353 12160 raft_consensus.cc:359] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.343146 12160 raft_consensus.cc:385] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.343457 12160 raft_consensus.cc:740] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.344409 12160 consensus_queue.cc:260] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.349483 12186 raft_consensus.cc:697] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:49.350198 12160 ts_tablet_manager.cc:1434] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:49:49.350497 12186 consensus_queue.cc:237] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.351377 12160 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.338874 12161 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.354121 12161 ts_tablet_manager.cc:1403] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.006s
I20260709 14:49:49.356047 12162 ts_tablet_manager.cc:1434] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.008s
I20260709 14:49:49.357120 12162 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.357271 12161 raft_consensus.cc:359] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.358173 12161 raft_consensus.cc:385] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.358500 12161 raft_consensus.cc:740] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.359284 12161 consensus_queue.cc:260] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.363895 12162 tablet_bootstrap.cc:654] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.366595 12161 ts_tablet_manager.cc:1434] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:49.367693 12160 tablet_bootstrap.cc:654] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.373404 12159 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.373852 12159 ts_tablet_manager.cc:1403] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.039s	user 0.029s	sys 0.008s
I20260709 14:49:49.374433 12162 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.374893 12162 ts_tablet_manager.cc:1403] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 14:49:49.376338 12159 raft_consensus.cc:359] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.377010 12159 raft_consensus.cc:385] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.377290 12159 raft_consensus.cc:740] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.377588 12162 raft_consensus.cc:359] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.378264 12162 raft_consensus.cc:385] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.378525 12162 raft_consensus.cc:740] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.379207 12159 consensus_queue.cc:260] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.379290 12162 consensus_queue.cc:260] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.380681 12160 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.381649 12159 ts_tablet_manager.cc:1434] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:49.381649 12162 ts_tablet_manager.cc:1434] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:49.382072 12160 ts_tablet_manager.cc:1403] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260709 14:49:49.382771 12159 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.382776 12162 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.388927 12160 raft_consensus.cc:359] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.390050 12160 raft_consensus.cc:385] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.390944 12160 raft_consensus.cc:740] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.391053 12159 tablet_bootstrap.cc:654] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.390642 12161 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.392423 12167 raft_consensus.cc:493] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.393079 12167 raft_consensus.cc:515] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.388872 12162 tablet_bootstrap.cc:654] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.393913 12160 consensus_queue.cc:260] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.394606 12168 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.407680 12168 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.409072 12160 ts_tablet_manager.cc:1434] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 14:49:49.396601 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.398335 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.414844 12042 raft_consensus.cc:2468] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:49.415098 12160 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:49.415485 12083 leader_election.cc:343] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.416141 12082 leader_election.cc:304] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:49.404431 12159 tablet_bootstrap.cc:492] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.406808 12162 tablet_bootstrap.cc:492] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.417694 12224 raft_consensus.cc:2804] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.418071 12162 ts_tablet_manager.cc:1403] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.009s
I20260709 14:49:49.418228 12224 raft_consensus.cc:493] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.418692 12224 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.407114 12161 tablet_bootstrap.cc:654] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.409775 12168 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.395157 12167 leader_election.cc:290] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.420866 12162 raft_consensus.cc:359] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.410841 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.421571 12162 raft_consensus.cc:385] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.411334 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.421880 12162 raft_consensus.cc:740] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.422637 12162 consensus_queue.cc:260] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.421923 12117 raft_consensus.cc:2468] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.412740 12216 raft_consensus.cc:493] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.417649 12159 ts_tablet_manager.cc:1403] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
W20260709 14:49:49.423087 11859 leader_election.cc:343] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.425237 12171 raft_consensus.cc:493] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.424470 12216 raft_consensus.cc:515] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.425840 12171 raft_consensus.cc:515] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.426172 12224 raft_consensus.cc:515] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.427409 12216 leader_election.cc:290] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.424554 12162 ts_tablet_manager.cc:1434] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:49:49.427875 12171 leader_election.cc:290] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.428655 12162 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.428804 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.429404 11968 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.429884 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510383309b9f4d268a26e5589707cb87" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.430472 12117 raft_consensus.cc:2468] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:49.431701 12008 leader_election.cc:304] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:49.432585 12171 raft_consensus.cc:2804] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.433023 12171 raft_consensus.cc:493] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.433416 12171 raft_consensus.cc:3060] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.433545 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.425236 11859 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.434412 12162 tablet_bootstrap.cc:654] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:49.434973 11934 leader_election.cc:343] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.427201 12159 raft_consensus.cc:359] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.435590 12159 raft_consensus.cc:385] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.435859 12159 raft_consensus.cc:740] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.435959 11968 raft_consensus.cc:2468] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:49.436146 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510383309b9f4d268a26e5589707cb87" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.436591 12159 consensus_queue.cc:260] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.437702 12196 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.438216 12196 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.428824 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.440099 11893 raft_consensus.cc:2468] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.440502 12196 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:49.440995 12083 leader_election.cc:304] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.441884 12159 ts_tablet_manager.cc:1434] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:49.442292 11935 leader_election.cc:304] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.442677 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.442905 12167 raft_consensus.cc:2804] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.443357 11969 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.444634 12216 raft_consensus.cc:2804] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.445274 12216 raft_consensus.cc:493] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.445614 12216 raft_consensus.cc:3060] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.445883 12009 leader_election.cc:343] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.446417 12160 tablet_bootstrap.cc:654] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.442791 12159 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.447409 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.448055 12117 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.444623 11860 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.436589 12168 raft_consensus.cc:2804] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.450139 12196 raft_consensus.cc:2804] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.450866 12196 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.451279 12196 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.450476 12168 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.452620 12159 tablet_bootstrap.cc:654] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.453161 12167 raft_consensus.cc:697] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:49.458302 12168 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.458835 12167 consensus_queue.cc:237] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.465997 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.466610 12043 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.477931 12043 raft_consensus.cc:2468] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:49.478790 12226 raft_consensus.cc:493] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.479597 12226 raft_consensus.cc:515] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.479679 12232 raft_consensus.cc:493] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.481328 12224 leader_election.cc:290] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.471575 12168 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.481594 12226 leader_election.cc:290] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.483163 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.475234 12196 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:49.484526 12083 leader_election.cc:343] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.480958 12232 raft_consensus.cc:515] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.485998 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.486593 12117 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.487912 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:49.489249 12083 leader_election.cc:343] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.489208 12229 raft_consensus.cc:493] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.490207 12229 raft_consensus.cc:515] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.494222 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.494302 12117 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
W20260709 14:49:49.495703 12083 leader_election.cc:343] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.495654 11859 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:49.496258 12083 leader_election.cc:304] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:49.497277 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.483428 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.499207 12232 leader_election.cc:290] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:49.499841 11968 raft_consensus.cc:2468] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:49.502122 12083 leader_election.cc:304] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.501865 11791 catalog_manager.cc:5697] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.502977 12226 raft_consensus.cc:2804] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.503355 12226 raft_consensus.cc:493] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.503733 12226 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.481686 11790 catalog_manager.cc:5697] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.504827 12168 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.509866 12168 raft_consensus.cc:2804] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:49.512926 11859 leader_election.cc:343] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.509007 12196 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:49.480868 12171 raft_consensus.cc:515] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.511008 12226 raft_consensus.cc:515] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.512909 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:49.516124 11859 leader_election.cc:343] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.514099 12168 raft_consensus.cc:697] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:49.517308 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510383309b9f4d268a26e5589707cb87" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.517225 12186 raft_consensus.cc:493] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.518162 12116 raft_consensus.cc:3060] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.518446 12186 raft_consensus.cc:515] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.518800 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:49.520550 12083 leader_election.cc:343] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.521121 12226 leader_election.cc:290] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.521615 12186 leader_election.cc:290] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.521842 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.522449 12043 raft_consensus.cc:2468] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.523165 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.523536 11934 leader_election.cc:304] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.524330 12186 raft_consensus.cc:2804] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:49:49.524510 11935 leader_election.cc:343] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.524853 12186 raft_consensus.cc:493] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.525241 12186 raft_consensus.cc:3060] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.526858 12116 raft_consensus.cc:2468] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:49.528102 12008 leader_election.cc:304] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
W20260709 14:49:49.528501 11860 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 83962.5us
I20260709 14:49:49.529093 12209 raft_consensus.cc:2804] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.529621 12209 raft_consensus.cc:697] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:49.530063 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.530730 11969 raft_consensus.cc:2468] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.530432 12209 consensus_queue.cc:237] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.531802 12186 raft_consensus.cc:515] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.532646 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.533223 11969 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.535077 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.535979 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:49.537813 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca7bee2dc994adaa238abbf8c73b56b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.537420 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "510383309b9f4d268a26e5589707cb87" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:49.538374 12043 raft_consensus.cc:3060] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.539534 11935 leader_election.cc:343] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:49.540460 12009 leader_election.cc:343] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.541539 11968 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.543316 11969 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:49.513293 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.542333 12171 leader_election.cc:290] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:49.547973 11859 consensus_peers.cc:597] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:49.544669 12117 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.484750 12216 raft_consensus.cc:515] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.544592 11860 leader_election.cc:304] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.545223 12043 raft_consensus.cc:2468] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:49.550848 12229 leader_election.cc:290] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.551998 11934 leader_election.cc:304] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.552323 12229 raft_consensus.cc:2804] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.553217 12217 raft_consensus.cc:2804] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.553335 12229 raft_consensus.cc:493] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.500003 12232 raft_consensus.cc:2749] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.517227 12168 consensus_queue.cc:237] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.555996 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:49.556614 11894 raft_consensus.cc:3060] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.557160 12229 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.562326 12160 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.562827 12160 ts_tablet_manager.cc:1403] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.014s
I20260709 14:49:49.563684 12162 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.564152 12162 ts_tablet_manager.cc:1403] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.039s
I20260709 14:49:49.564495 11894 raft_consensus.cc:2468] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:49.565753 11935 leader_election.cc:304] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.566663 12162 raft_consensus.cc:359] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.567423 12162 raft_consensus.cc:385] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.567685 12162 raft_consensus.cc:740] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.568446 12162 consensus_queue.cc:260] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.569003 12229 raft_consensus.cc:515] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.569805 12161 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.570266 12161 ts_tablet_manager.cc:1403] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.191s	user 0.019s	sys 0.020s
I20260709 14:49:49.571588 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.572172 11969 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.572999 12186 leader_election.cc:290] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.573920 12186 raft_consensus.cc:2804] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.574352 12186 raft_consensus.cc:697] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:49.575106 12186 consensus_queue.cc:237] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.576164 12162 ts_tablet_manager.cc:1434] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:49:49.577054 12162 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.577953 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.578702 11969 raft_consensus.cc:2468] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
W20260709 14:49:49.579200 11934 leader_election.cc:343] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.579447 12216 leader_election.cc:290] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.580117 11860 leader_election.cc:304] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.581919 12217 raft_consensus.cc:697] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:49.582930 12159 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.586299 12159 ts_tablet_manager.cc:1403] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.144s	user 0.034s	sys 0.019s
I20260709 14:49:49.582769 12161 raft_consensus.cc:359] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.588277 12161 raft_consensus.cc:385] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.588594 12161 raft_consensus.cc:740] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.585143 12162 tablet_bootstrap.cc:654] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.585024 12160 raft_consensus.cc:359] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.588871 12159 raft_consensus.cc:359] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.589547 12217 consensus_queue.cc:237] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.591908 12160 raft_consensus.cc:385] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.598459 12160 raft_consensus.cc:740] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.599130 12160 consensus_queue.cc:260] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.597901 12159 raft_consensus.cc:385] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.593377 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.599846 12159 raft_consensus.cc:740] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.599457 11791 catalog_manager.cc:5697] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.600601 12159 consensus_queue.cc:260] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:49:49.601130 11859 leader_election.cc:343] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.593832 12216 raft_consensus.cc:493] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.602253 12216 raft_consensus.cc:515] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.602684 12159 ts_tablet_manager.cc:1434] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:49:49.603590 12159 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.605247 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.594409 12229 leader_election.cc:290] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:49.592402 12161 consensus_queue.cc:260] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.595568 12162 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.606283 12168 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.607818 12168 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.608587 12161 ts_tablet_manager.cc:1434] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
W20260709 14:49:49.606784 11934 leader_election.cc:343] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.597150 11790 catalog_manager.cc:5697] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.607825 12162 ts_tablet_manager.cc:1403] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 14:49:49.610085 12161 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.610675 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:49.611948 11859 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.612104 12162 raft_consensus.cc:359] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.612735 12162 raft_consensus.cc:385] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.606247 12160 ts_tablet_manager.cc:1434] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:49:49.613312 12168 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.593060 11968 raft_consensus.cc:2468] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:49.616106 12162 raft_consensus.cc:740] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.616806 12160 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.617192 12083 leader_election.cc:304] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.616935 12162 consensus_queue.cc:260] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.618491 12167 raft_consensus.cc:2804] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.618960 12167 raft_consensus.cc:697] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:49.619305 12162 ts_tablet_manager.cc:1434] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:49:49.620174 12162 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.619727 12167 consensus_queue.cc:237] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.622761 12216 leader_election.cc:290] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.599478 12209 raft_consensus.cc:493] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.623437 12209 raft_consensus.cc:515] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.624014 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.624632 12115 raft_consensus.cc:2468] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.625425 12209 leader_election.cc:290] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.625856 12162 tablet_bootstrap.cc:654] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.626354 11934 leader_election.cc:304] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.628036 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.629431 12161 tablet_bootstrap.cc:654] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.631628 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:49.591666 12117 raft_consensus.cc:2468] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:49.632264 11968 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:49.628674 12115 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:49.633384 11859 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.633786 12008 leader_election.cc:304] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:49.634074 12217 raft_consensus.cc:2804] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.634480 12217 raft_consensus.cc:493] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.634573 12209 raft_consensus.cc:2804] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.634833 12217 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.635008 12209 raft_consensus.cc:493] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.635459 12209 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.636831 12168 raft_consensus.cc:2804] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.637328 12160 tablet_bootstrap.cc:654] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.638338 12229 consensus_queue.cc:1048] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.637326 12168 raft_consensus.cc:697] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:49.641191 12186 raft_consensus.cc:493] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.641677 12186 raft_consensus.cc:515] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.641877 12168 consensus_queue.cc:237] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.643781 12186 leader_election.cc:290] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.644217 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.644915 12116 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:49.645339 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.645943 12115 raft_consensus.cc:2468] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.588830 12233 raft_consensus.cc:2804] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.648355 12233 raft_consensus.cc:697] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:49.648610 11934 leader_election.cc:304] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:49.649485 12186 raft_consensus.cc:2804] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.649932 12186 raft_consensus.cc:493] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.650259 12186 raft_consensus.cc:3060] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.651093 12217 raft_consensus.cc:515] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.653717 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.653479 11788 catalog_manager.cc:5697] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.653589 12233 consensus_queue.cc:237] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:49.655205 11934 leader_election.cc:343] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.646097 11859 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.646736 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.657002 12229 raft_consensus.cc:2804] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.657091 12217 leader_election.cc:290] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.657436 12229 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.658027 12229 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.658337 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.633790 12159 tablet_bootstrap.cc:654] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.658886 12115 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.662824 12209 raft_consensus.cc:515] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.655643 11788 catalog_manager.cc:5697] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:49.674746 11935 leader_election.cc:343] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.676249 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.666424 12229 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.676923 12209 leader_election.cc:290] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.677268 12186 raft_consensus.cc:515] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.676805 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:49.678944 11969 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.679915 12186 leader_election.cc:290] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.676843 12116 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.683400 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.684594 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:49.685345 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.687319 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.687832 12229 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.688992 11789 catalog_manager.cc:5697] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:49.692745 11859 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.694552 12114 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.690980 12115 raft_consensus.cc:2468] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:49.697285 12117 raft_consensus.cc:3060] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.702777 11935 leader_election.cc:343] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.707742 11934 leader_election.cc:304] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.708922 12186 raft_consensus.cc:2804] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.709398 12186 raft_consensus.cc:697] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:49.710160 12186 consensus_queue.cc:237] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.712532 12116 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:49.718148 12008 leader_election.cc:304] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:49.720481 12209 raft_consensus.cc:2804] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.720954 12209 raft_consensus.cc:697] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:49.721033 11790 catalog_manager.cc:5697] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.721944 12161 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.721760 12209 consensus_queue.cc:237] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.722440 12161 ts_tablet_manager.cc:1403] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.000s
I20260709 14:49:49.722460 12160 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.723663 12160 ts_tablet_manager.cc:1403] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.107s	user 0.003s	sys 0.008s
I20260709 14:49:49.727492 12160 raft_consensus.cc:359] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.728098 12160 raft_consensus.cc:385] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.728339 12160 raft_consensus.cc:740] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.731041 12159 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.731506 12159 ts_tablet_manager.cc:1403] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.128s	user 0.026s	sys 0.027s
I20260709 14:49:49.733036 11969 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:49.737771 12162 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.738392 12162 ts_tablet_manager.cc:1403] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.118s	user 0.025s	sys 0.013s
I20260709 14:49:49.739413 12159 raft_consensus.cc:359] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.740063 12159 raft_consensus.cc:385] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.737576 12160 consensus_queue.cc:260] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.741926 12160 ts_tablet_manager.cc:1434] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:49:49.740332 12159 raft_consensus.cc:740] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.743328 12160 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.746327 12162 raft_consensus.cc:359] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.746937 12162 raft_consensus.cc:385] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.747273 12162 raft_consensus.cc:740] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.740438 12161 raft_consensus.cc:359] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.747980 12161 raft_consensus.cc:385] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.747907 12162 consensus_queue.cc:260] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.748490 12161 raft_consensus.cc:740] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.750227 11894 raft_consensus.cc:3060] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.749351 12161 consensus_queue.cc:260] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.751950 12114 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:49.753160 11859 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.743276 12159 consensus_queue.cc:260] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.753757 12161 ts_tablet_manager.cc:1434] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:49:49.754280 12229 raft_consensus.cc:2804] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.753741 11789 catalog_manager.cc:5697] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.754909 12229 raft_consensus.cc:697] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:49.755872 12229 consensus_queue.cc:237] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.754814 12161 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.757794 12159 ts_tablet_manager.cc:1434] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 14:49:49.758945 12159 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.755968 11791 catalog_manager.cc:5697] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.762202 12162 ts_tablet_manager.cc:1434] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:49:49.763171 12162 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.758203 12117 raft_consensus.cc:2468] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:49.765013 11934 leader_election.cc:304] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.766181 12217 raft_consensus.cc:2804] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:49.766639 12217 raft_consensus.cc:697] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:49.767422 12217 consensus_queue.cc:237] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.769611 12160 tablet_bootstrap.cc:654] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.770825 12216 consensus_queue.cc:1048] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.773120 12159 tablet_bootstrap.cc:654] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.782856 12161 tablet_bootstrap.cc:654] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.788134 12162 tablet_bootstrap.cc:654] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.795219 12160 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.795699 12160 ts_tablet_manager.cc:1403] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.002s
I20260709 14:49:49.799028 12159 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.799396 12159 ts_tablet_manager.cc:1403] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 14:49:49.801578 12159 raft_consensus.cc:359] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.802220 12159 raft_consensus.cc:385] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.802088 12160 raft_consensus.cc:359] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.802510 12159 raft_consensus.cc:740] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.802768 12160 raft_consensus.cc:385] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.803043 12160 raft_consensus.cc:740] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.803211 12159 consensus_queue.cc:260] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.805418 12159 ts_tablet_manager.cc:1434] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:49.806442 12159 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.807888 12162 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.808332 12162 ts_tablet_manager.cc:1403] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.004s
I20260709 14:49:49.810844 12162 raft_consensus.cc:359] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.811457 12162 raft_consensus.cc:385] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.811733 12162 raft_consensus.cc:740] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.811820 12159 tablet_bootstrap.cc:654] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.803834 12160 consensus_queue.cc:260] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.814612 12160 ts_tablet_manager.cc:1434] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:49:49.815915 12160 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.818226 12162 consensus_queue.cc:260] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.823760 12160 tablet_bootstrap.cc:654] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.828118 12162 ts_tablet_manager.cc:1434] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 14:49:49.829242 12162 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.833712 11790 catalog_manager.cc:5697] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.834300 12217 consensus_queue.cc:1048] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:49.843467 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:49.847489 11791 catalog_manager.cc:5697] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:49.849426 11791 catalog_manager.cc:5697] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:49.854601 12162 tablet_bootstrap.cc:654] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.854592 12161 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:49.859073 12161 ts_tablet_manager.cc:1403] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.104s	user 0.032s	sys 0.020s
I20260709 14:49:49.861863 12161 raft_consensus.cc:359] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.866827 12159 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.867321 12160 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.867902 12160 ts_tablet_manager.cc:1403] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.004s
I20260709 14:49:49.867388 12159 ts_tablet_manager.cc:1403] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.026s
I20260709 14:49:49.870689 12160 raft_consensus.cc:359] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.871389 12160 raft_consensus.cc:385] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.871655 12160 raft_consensus.cc:740] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.872524 12162 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.873101 12162 ts_tablet_manager.cc:1403] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.003s
I20260709 14:49:49.872774 12159 raft_consensus.cc:359] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.874212 12159 raft_consensus.cc:385] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.874470 12159 raft_consensus.cc:740] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.874548 12209 consensus_queue.cc:1048] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.875123 12159 consensus_queue.cc:260] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:49.872743 12160 consensus_queue.cc:260] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:49.876112 12162 raft_consensus.cc:359] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.876847 12162 raft_consensus.cc:385] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.877192 12162 raft_consensus.cc:740] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.877882 12162 consensus_queue.cc:260] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.880141 12162 ts_tablet_manager.cc:1434] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:49.880332 12161 raft_consensus.cc:385] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.880726 12161 raft_consensus.cc:740] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.881278 12162 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:49.885139 12159 ts_tablet_manager.cc:1434] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:49:49.886075 12159 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:49.887228 12162 tablet_bootstrap.cc:654] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.889055 12161 consensus_queue.cc:260] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.891321 12159 tablet_bootstrap.cc:654] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.891577 12167 consensus_queue.cc:1048] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.880167 12160 ts_tablet_manager.cc:1434] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:49:49.893822 12160 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:49.898631 12216 raft_consensus.cc:493] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.898974 12160 tablet_bootstrap.cc:654] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.899120 12216 raft_consensus.cc:515] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.901436 12216 leader_election.cc:290] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.901990 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.902832 12114 raft_consensus.cc:3060] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:49.903791 11934 leader_election.cc:343] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.905184 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.905829 12116 raft_consensus.cc:2468] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:49.907234 11934 leader_election.cc:304] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:49.908354 12216 raft_consensus.cc:2804] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.908723 12216 raft_consensus.cc:493] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.909080 12216 raft_consensus.cc:3060] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.911077 12209 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.911592 12209 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:49.914383 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.915170 12116 raft_consensus.cc:2393] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 1: Already voted for candidate 4b712917276d4dd5974f31acd4fa883d in this term.
I20260709 14:49:49.916034 12216 raft_consensus.cc:515] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.917987 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:49.919674 12009 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:49.920579 12171 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.921324 12162 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:49.922206 12162 ts_tablet_manager.cc:1403] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.007s
I20260709 14:49:49.922948 11893 raft_consensus.cc:3060] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.925043 12209 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:49.926926 12162 raft_consensus.cc:359] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.929126 12162 raft_consensus.cc:385] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.929796 12162 raft_consensus.cc:740] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.930809 12162 consensus_queue.cc:260] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.931782 12209 consensus_queue.cc:1048] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:49.933836 12211 consensus_queue.cc:1048] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.933982 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:49.936412 12162 ts_tablet_manager.cc:1434] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:49:49.937760 12162 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
W20260709 14:49:49.939553 11934 leader_election.cc:343] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.928645 12171 raft_consensus.cc:2749] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:49.942117 12161 ts_tablet_manager.cc:1434] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.000s
I20260709 14:49:49.943107 12161 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:49.953876 12167 consensus_queue.cc:1048] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:49.952906 12162 tablet_bootstrap.cc:654] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.964672 12237 raft_consensus.cc:493] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.965188 12159 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:49.969594 12159 ts_tablet_manager.cc:1403] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.039s
I20260709 14:49:49.965077 12216 leader_election.cc:290] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.985396 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:49.986039 12117 raft_consensus.cc:3060] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.965186 12237 raft_consensus.cc:515] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:49.991276 12237 leader_election.cc:290] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:49.991937 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:49.992667 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:49.992688 12160 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:49.994390 12160 ts_tablet_manager.cc:1403] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.025s
I20260709 14:49:49.999898 12232 raft_consensus.cc:493] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.003480 12232 raft_consensus.cc:515] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.005772 12232 leader_election.cc:290] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:50.000142 11934 leader_election.cc:343] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.009727 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.011214 12082 leader_election.cc:343] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.012394 12168 raft_consensus.cc:493] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.013052 12168 raft_consensus.cc:515] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.018000 12117 raft_consensus.cc:2468] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:50.019243 12161 tablet_bootstrap.cc:654] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.021682 11934 leader_election.cc:304] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.008935 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.037050 11968 raft_consensus.cc:2468] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:50.041415 12160 raft_consensus.cc:359] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.043185 12160 raft_consensus.cc:385] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.043542 12160 raft_consensus.cc:740] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.039696 12237 raft_consensus.cc:2804] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.045912 12216 consensus_queue.cc:1048] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.042790 12168 leader_election.cc:290] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.051894 12160 consensus_queue.cc:260] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.046159 12083 leader_election.cc:304] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.056406 12217 consensus_queue.cc:1048] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.067750 12232 raft_consensus.cc:2804] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.068171 12232 raft_consensus.cc:493] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.068495 12232 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.071720 12168 consensus_queue.cc:1048] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.051126 12237 raft_consensus.cc:697] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:50.073889 12237 consensus_queue.cc:237] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.057803 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:50.059643 12211 consensus_queue.cc:1048] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.061276 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.080031 11968 raft_consensus.cc:2393] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate 4a99ae83706644368b649fc37286cf08 in this term.
I20260709 14:49:50.091457 12160 ts_tablet_manager.cc:1434] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.001s
I20260709 14:49:50.092968 12160 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.097076 12229 raft_consensus.cc:493] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.097591 12229 raft_consensus.cc:515] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:50.098840 11935 consensus_peers.cc:597] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.099606 12229 leader_election.cc:290] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.100147 12167 consensus_queue.cc:1048] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.116871 11859 leader_election.cc:304] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.127091 12229 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.119035 12159 raft_consensus.cc:359] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.130183 12159 raft_consensus.cc:385] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.130534 12159 raft_consensus.cc:740] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.131283 12159 consensus_queue.cc:260] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.149061 12159 ts_tablet_manager.cc:1434] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.179s	user 0.005s	sys 0.003s
I20260709 14:49:50.150142 12159 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.134599 12116 raft_consensus.cc:2468] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:50.155673 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:50.156517 12115 raft_consensus.cc:2393] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:50.151414 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67cb2ed696f4d568992c66e3e367e7b" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.162258 12041 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.166538 12162 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.167053 12162 ts_tablet_manager.cc:1403] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.004s
I20260709 14:49:50.168251 12233 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:50.166529 11934 consensus_peers.cc:597] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.171836 11934 leader_election.cc:304] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.173334 12186 raft_consensus.cc:2804] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.173715 12186 raft_consensus.cc:493] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.174037 12186 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.174650 12232 raft_consensus.cc:515] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.177357 11860 leader_election.cc:304] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.180374 11967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:50.181025 11967 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.183182 12233 raft_consensus.cc:3060] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.186559 12196 consensus_queue.cc:1048] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.192142 12229 raft_consensus.cc:2749] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.195070 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:50.203759 12159 tablet_bootstrap.cc:654] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.148730 12171 raft_consensus.cc:493] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.196678 11790 catalog_manager.cc:5697] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.220377 12224 consensus_queue.cc:1048] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.226694 12217 raft_consensus.cc:493] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.227272 12217 raft_consensus.cc:515] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.229429 12217 leader_election.cc:290] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.231777 11891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.232539 11891 raft_consensus.cc:2468] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:50.237203 12162 raft_consensus.cc:359] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.237931 12162 raft_consensus.cc:385] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.238196 12162 raft_consensus.cc:740] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.202780 12167 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.244679 12167 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.199529 12196 consensus_queue.cc:1048] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 14:49:50.219213 12232 leader_election.cc:290] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.196744 12168 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 14:49:50.233963 11935 leader_election.cc:304] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:50.253618 12162 consensus_queue.cc:260] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.250698 12211 raft_consensus.cc:493] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.241247 12171 raft_consensus.cc:515] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:50.269094 12082 leader_election.cc:343] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.270449 12161 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:50.272264 12167 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:50.274047 11891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.274667 12216 raft_consensus.cc:2804] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.295485 12216 raft_consensus.cc:493] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.295863 12216 raft_consensus.cc:3060] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:50.298585 11859 consensus_peers.cc:597] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:50.299005 11859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:44645, user_credentials={real_user=slave}} blocked reactor thread for 55338.6us
I20260709 14:49:50.276507 12162 ts_tablet_manager.cc:1434] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.000s
I20260709 14:49:50.300729 12162 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.303526 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:50.304157 12042 raft_consensus.cc:2468] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:50.305044 12171 leader_election.cc:290] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
W20260709 14:49:50.305086 12083 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.310006 12162 tablet_bootstrap.cc:654] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.282202 12211 raft_consensus.cc:515] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.321255 12211 leader_election.cc:290] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.285808 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.322923 12082 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.323346 12082 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.324357 12167 raft_consensus.cc:2749] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.289197 12161 ts_tablet_manager.cc:1403] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.346s	user 0.015s	sys 0.042s
I20260709 14:49:50.327605 12161 raft_consensus.cc:359] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.328202 12161 raft_consensus.cc:385] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.281749 12233 raft_consensus.cc:2749] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.311327 12160 tablet_bootstrap.cc:654] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.313299 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:50.314503 11934 consensus_peers.cc:597] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.316520 12217 consensus_queue.cc:1048] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.317154 12237 consensus_queue.cc:1048] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.276782 11967 raft_consensus.cc:2468] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:50.340597 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.341188 12233 consensus_queue.cc:1048] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.317902 12186 raft_consensus.cc:515] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.328449 12161 raft_consensus.cc:740] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.341212 11964 raft_consensus.cc:2468] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:50.317335 12216 raft_consensus.cc:515] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.346091 12161 consensus_queue.cc:260] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.350046 12160 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
W20260709 14:49:50.348212 11859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:41627, user_credentials={real_user=slave}} blocked reactor thread for 45887.3us
I20260709 14:49:50.350521 12160 ts_tablet_manager.cc:1403] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.258s	user 0.012s	sys 0.002s
I20260709 14:49:50.351926 12083 leader_election.cc:304] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.355687 12161 ts_tablet_manager.cc:1434] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:49:50.357453 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.357926 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.358099 11894 raft_consensus.cc:2468] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:50.354333 12224 raft_consensus.cc:2804] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.359369 12293 consensus_queue.cc:1048] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.361129 12160 raft_consensus.cc:359] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.361792 12160 raft_consensus.cc:385] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.362049 12160 raft_consensus.cc:740] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.349035 12211 consensus_queue.cc:1048] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:49:50.362676 12160 consensus_queue.cc:260] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.364668 12160 ts_tablet_manager.cc:1434] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:49:50.365689 12160 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.365974 12186 leader_election.cc:290] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.369935 12009 leader_election.cc:304] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:50.370371 12224 raft_consensus.cc:697] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:50.370793 12211 raft_consensus.cc:2804] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.370975 12160 tablet_bootstrap.cc:654] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.371178 12211 raft_consensus.cc:493] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.371644 12211 raft_consensus.cc:3060] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.371279 12224 consensus_queue.cc:237] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.384442 11966 raft_consensus.cc:2393] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 1: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:50.385542 12159 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.386008 12159 ts_tablet_manager.cc:1403] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.236s	user 0.029s	sys 0.035s
I20260709 14:49:50.388923 12159 raft_consensus.cc:359] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.390857 12159 raft_consensus.cc:385] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.391103 12159 raft_consensus.cc:740] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.391769 12216 leader_election.cc:290] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.391711 12159 consensus_queue.cc:260] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.395951 12211 raft_consensus.cc:515] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.399338 12161 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:50.395906 12171 consensus_queue.cc:1048] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:49:50.404477 12292 consensus_queue.cc:1048] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.405771 12159 ts_tablet_manager.cc:1434] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:49:50.406715 12159 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.407181 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:50.410045 11892 raft_consensus.cc:3060] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.410813 12009 leader_election.cc:304] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:50.411199 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:50.417600 12159 tablet_bootstrap.cc:654] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.442561 12162 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.443068 12162 ts_tablet_manager.cc:1403] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.143s	user 0.034s	sys 0.009s
I20260709 14:49:50.445264 12211 leader_election.cc:290] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.445430 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:50.445900 11934 leader_election.cc:343] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.446703 12171 raft_consensus.cc:2804] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:50.446234 12042 raft_consensus.cc:2393] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 1: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:50.445888 12162 raft_consensus.cc:359] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.452876 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:50.453739 11968 raft_consensus.cc:2393] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 1: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:50.454154 12171 raft_consensus.cc:493] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:50.454568 12171 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.457041 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507b57032d0d41869f3f3348a568567f" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:50.450007 12162 raft_consensus.cc:385] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.466338 12161 tablet_bootstrap.cc:654] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.452905 11892 raft_consensus.cc:2468] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:50.460873 12162 raft_consensus.cc:740] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.470067 12162 consensus_queue.cc:260] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.471954 12009 leader_election.cc:304] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.476589 12162 ts_tablet_manager.cc:1434] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:49:50.480456 12162 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.483469 12277 raft_consensus.cc:2749] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:49:50.489202 12083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:42733, user_credentials={real_user=slave}} blocked reactor thread for 119486us
I20260709 14:49:50.494297 12042 raft_consensus.cc:3060] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.483568 11935 leader_election.cc:304] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.495303 12292 raft_consensus.cc:2804] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.495751 12292 raft_consensus.cc:697] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:50.496510 12292 consensus_queue.cc:237] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.499716 12171 raft_consensus.cc:515] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.504516 12186 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.505102 12186 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.508395 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:50.509651 12160 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:50.510555 12160 ts_tablet_manager.cc:1403] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.012s
I20260709 14:49:50.509987 12186 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.510717 11894 raft_consensus.cc:3060] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.511150 12115 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.510946 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:50.514245 12160 raft_consensus.cc:359] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.517637 12160 raft_consensus.cc:385] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.518030 12160 raft_consensus.cc:740] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.518767 12160 consensus_queue.cc:260] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.515183 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.516044 12039 raft_consensus.cc:1240] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Rejecting Update request from peer 4b712917276d4dd5974f31acd4fa883d for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:50.521904 12160 ts_tablet_manager.cc:1434] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:50.522280 12168 consensus_queue.cc:1059] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.523057 12168 raft_consensus.cc:3055] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.523388 12168 raft_consensus.cc:740] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:50.524142 12168 consensus_queue.cc:260] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.524055 12160 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.514773 12159 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.525573 12159 ts_tablet_manager.cc:1403] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.000s
I20260709 14:49:50.525600 12168 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.528595 12159 raft_consensus.cc:359] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.531517 12159 raft_consensus.cc:385] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.532251 12159 raft_consensus.cc:740] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
W20260709 14:49:50.516713 11934 leader_election.cc:343] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.537580 12159 consensus_queue.cc:260] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:50.540302 11935 leader_election.cc:343] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.534052 12115 raft_consensus.cc:2468] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:50.541603 11934 leader_election.cc:304] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.535002 12171 leader_election.cc:290] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.538142 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:50.542302 12159 ts_tablet_manager.cc:1434] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:49:50.543447 12159 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.534416 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee99275ef914f0fa66a6ab65b91ebbd" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:50.542645 12216 raft_consensus.cc:2804] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.544701 12216 raft_consensus.cc:697] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:50.545539 12216 consensus_queue.cc:237] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.545630 12160 tablet_bootstrap.cc:654] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.540794 11935 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.558687 12292 raft_consensus.cc:2749] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.560132 11892 raft_consensus.cc:2468] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:50.560650 12159 tablet_bootstrap.cc:654] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.542338 11788 catalog_manager.cc:5697] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.563591 12009 leader_election.cc:304] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.566982 12171 raft_consensus.cc:2804] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:50.567652 12161 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:50.567756 12171 raft_consensus.cc:697] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:50.568235 12161 ts_tablet_manager.cc:1403] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.169s	user 0.021s	sys 0.008s
I20260709 14:49:50.568833 12171 consensus_queue.cc:237] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.572154 12160 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:50.572835 12160 ts_tablet_manager.cc:1403] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260709 14:49:50.573807 12162 tablet_bootstrap.cc:654] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.574730 12161 raft_consensus.cc:359] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.575390 12161 raft_consensus.cc:385] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.575652 12161 raft_consensus.cc:740] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.578051 12160 raft_consensus.cc:359] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.578732 12160 raft_consensus.cc:385] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.578469 12161 consensus_queue.cc:260] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.578991 12160 raft_consensus.cc:740] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.581687 12159 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.582139 12159 ts_tablet_manager.cc:1403] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.007s
I20260709 14:49:50.583853 12277 raft_consensus.cc:493] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f8ef057cff6d4b2383610990fe1a48b3)
I20260709 14:49:50.584326 12277 raft_consensus.cc:515] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.584589 12159 raft_consensus.cc:359] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.585217 12159 raft_consensus.cc:385] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.585498 12159 raft_consensus.cc:740] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.586150 12159 consensus_queue.cc:260] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.586763 12277 leader_election.cc:290] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.587065 12160 consensus_queue.cc:260] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.589035 12160 ts_tablet_manager.cc:1434] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:49:50.589862 12160 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.591113 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.592090 12161 ts_tablet_manager.cc:1434] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:49:50.593835 12161 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:50.595084 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0913ed01738e4a49a8f529530a81bbd3" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.596735 12159 ts_tablet_manager.cc:1434] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:50.596593 12009 leader_election.cc:304] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.597720 12209 raft_consensus.cc:2749] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:50.598910 12161 tablet_bootstrap.cc:654] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.599013 12159 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.604929 12159 tablet_bootstrap.cc:654] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.605085 11789 catalog_manager.cc:5697] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.607703 11789 catalog_manager.cc:5697] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.609131 12162 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.595213 12160 tablet_bootstrap.cc:654] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.615965 12161 tablet_bootstrap.cc:492] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:50.616459 12161 ts_tablet_manager.cc:1403] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:49:50.619236 12162 ts_tablet_manager.cc:1403] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.000s
I20260709 14:49:50.619336 12161 raft_consensus.cc:359] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.620146 12161 raft_consensus.cc:385] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:50.611361 11934 consensus_peers.cc:597] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:50.620429 12161 raft_consensus.cc:740] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.621282 12161 consensus_queue.cc:260] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.622222 12162 raft_consensus.cc:359] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.622876 12162 raft_consensus.cc:385] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.623185 12162 raft_consensus.cc:740] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.623940 12162 consensus_queue.cc:260] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.624773 12161 ts_tablet_manager.cc:1434] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:49:50.625697 12161 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:50.631062 12161 tablet_bootstrap.cc:654] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.632299 12159 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.632820 12159 ts_tablet_manager.cc:1403] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.011s
I20260709 14:49:50.635332 11790 catalog_manager.cc:5697] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.641228 12296 raft_consensus.cc:493] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.641753 12296 raft_consensus.cc:515] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.643184 12216 raft_consensus.cc:493] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.643659 12216 raft_consensus.cc:515] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.644083 12162 ts_tablet_manager.cc:1434] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:49:50.645251 12162 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.645691 12216 leader_election.cc:290] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.646085 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.644078 12296 leader_election.cc:290] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.646181 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.647244 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:50.647585 12083 leader_election.cc:343] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:50.648273 12083 leader_election.cc:343] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:50.648586 11935 leader_election.cc:343] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.648671 12083 leader_election.cc:304] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.650238 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.651463 11934 leader_election.cc:343] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.651540 12296 raft_consensus.cc:2749] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.651906 11934 leader_election.cc:304] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.652630 12216 raft_consensus.cc:2749] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.658141 12160 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:50.658622 12160 ts_tablet_manager.cc:1403] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.019s
I20260709 14:49:50.660267 12161 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:50.660719 12161 ts_tablet_manager.cc:1403] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.018s
I20260709 14:49:50.660975 12159 raft_consensus.cc:359] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.661093 12160 raft_consensus.cc:359] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.661768 12159 raft_consensus.cc:385] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.661950 12162 tablet_bootstrap.cc:654] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.661851 12160 raft_consensus.cc:385] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.662354 12160 raft_consensus.cc:740] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.662729 12168 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.663177 12168 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.663141 12160 consensus_queue.cc:260] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.662441 12159 raft_consensus.cc:740] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.665453 12168 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.667168 12160 ts_tablet_manager.cc:1434] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:50.664767 12161 raft_consensus.cc:359] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.667644 12161 raft_consensus.cc:385] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.667960 12161 raft_consensus.cc:740] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.668318 12160 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.668226 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:50.668919 12116 raft_consensus.cc:2468] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:50.668803 12161 consensus_queue.cc:260] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.670163 11859 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:50.671052 12168 raft_consensus.cc:2804] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.671094 12159 consensus_queue.cc:260] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.671871 12168 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.672394 12168 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.673723 12159 ts_tablet_manager.cc:1434] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:49:50.674649 12159 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.679689 12159 tablet_bootstrap.cc:654] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.679358 12168 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.682125 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:50.683518 11859 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.671229 12161 ts_tablet_manager.cc:1434] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:50.667764 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.685149 11859 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.685760 12160 tablet_bootstrap.cc:654] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.687059 12161 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:50.691083 12159 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.691586 12159 ts_tablet_manager.cc:1403] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 14:49:50.693064 12168 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.693934 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:50.694774 12161 tablet_bootstrap.cc:654] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.694571 12159 raft_consensus.cc:359] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.694542 12116 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.699483 12160 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:50.700039 12160 ts_tablet_manager.cc:1403] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 14:49:50.703233 12160 raft_consensus.cc:359] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.703950 12160 raft_consensus.cc:385] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.704221 12160 raft_consensus.cc:740] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.704349 12296 raft_consensus.cc:493] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.705365 12296 raft_consensus.cc:515] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.705402 12160 consensus_queue.cc:260] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.707533 12296 leader_election.cc:290] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.708063 12160 ts_tablet_manager.cc:1434] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:49:50.709168 12160 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:50.695287 12159 raft_consensus.cc:385] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.709568 12159 raft_consensus.cc:740] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.712437 12159 consensus_queue.cc:260] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.714447 12159 ts_tablet_manager.cc:1434] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:49:50.714962 12160 tablet_bootstrap.cc:654] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.715744 12159 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.716873 12216 consensus_queue.cc:1048] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.693889 12162 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.717851 12162 ts_tablet_manager.cc:1403] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.005s
I20260709 14:49:50.710501 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.718662 11966 raft_consensus.cc:2468] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:50.711570 12296 raft_consensus.cc:493] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.719532 12296 raft_consensus.cc:515] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.720645 12162 raft_consensus.cc:359] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.721390 12162 raft_consensus.cc:385] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.721673 12162 raft_consensus.cc:740] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.709817 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.722901 12159 tablet_bootstrap.cc:654] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.722537 12162 consensus_queue.cc:260] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:49:50.724862 12083 leader_election.cc:343] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.725615 12083 leader_election.cc:304] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:50.726907 12292 raft_consensus.cc:493] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.727540 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.727686 12292 raft_consensus.cc:515] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:49:50.729152 12083 leader_election.cc:343] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.721555 12296 leader_election.cc:290] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.727893 12284 raft_consensus.cc:2804] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.728313 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.729965 12284 raft_consensus.cc:493] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.730618 11892 raft_consensus.cc:2468] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:50.731966 12161 tablet_bootstrap.cc:492] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:50.731922 12083 leader_election.cc:304] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.732522 12161 ts_tablet_manager.cc:1403] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.022s
I20260709 14:49:50.733747 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:50.735155 12161 raft_consensus.cc:359] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.735790 12161 raft_consensus.cc:385] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:49:50.735992 11934 leader_election.cc:343] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.736030 12161 raft_consensus.cc:740] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.729959 12292 leader_election.cc:290] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.737087 12161 consensus_queue.cc:260] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.739573 12161 ts_tablet_manager.cc:1434] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:50.741135 12161 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:50.741628 12284 raft_consensus.cc:3060] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.714988 12116 raft_consensus.cc:2468] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:50.744849 11859 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.745656 12168 raft_consensus.cc:2804] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.746191 12168 raft_consensus.cc:697] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:50.746380 12161 tablet_bootstrap.cc:654] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.747354 12224 raft_consensus.cc:2804] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.747746 12224 raft_consensus.cc:493] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.748093 12162 ts_tablet_manager.cc:1434] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:49:50.748167 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:50.748055 12224 raft_consensus.cc:3060] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.749114 12162 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.746974 12168 consensus_queue.cc:237] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:50.753697 11934 leader_election.cc:343] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.754276 11934 leader_election.cc:304] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.755549 12292 raft_consensus.cc:2749] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.759824 12224 raft_consensus.cc:515] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.766350 12224 leader_election.cc:290] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.761561 12284 raft_consensus.cc:515] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.771556 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:50.774081 12293 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.774874 12284 leader_election.cc:290] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.774619 12293 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.776726 12293 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.778776 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:50.779515 12115 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:50.777961 12162 tablet_bootstrap.cc:654] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.781795 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:50.783859 11859 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
W20260709 14:49:50.785086 11859 leader_election.cc:343] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.784838 11792 catalog_manager.cc:5697] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.786073 12229 raft_consensus.cc:2804] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.786495 12229 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.786813 12229 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.783870 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:50.789754 11892 raft_consensus.cc:3060] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:50.802460 12083 leader_election.cc:343] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.807487 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:50.805295 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:50.808759 11966 raft_consensus.cc:3060] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.812327 12162 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.812841 12162 ts_tablet_manager.cc:1403] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.015s
I20260709 14:49:50.816978 12162 raft_consensus.cc:359] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.817654 12162 raft_consensus.cc:385] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.817904 12162 raft_consensus.cc:740] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.818602 12162 consensus_queue.cc:260] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:50.819785 12083 leader_election.cc:343] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.826238 12162 ts_tablet_manager.cc:1434] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 14:49:50.826862 11892 raft_consensus.cc:2468] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:50.829358 12162 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.831817 12083 leader_election.cc:304] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.832821 12284 raft_consensus.cc:2804] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.833333 12284 raft_consensus.cc:697] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:50.834162 12284 consensus_queue.cc:237] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.842407 12229 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.848273 12162 tablet_bootstrap.cc:654] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:50.856664 12328 log.cc:927] Time spent T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 14:49:50.859169 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:50.860472 12039 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.874874 12162 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:50.875276 12162 ts_tablet_manager.cc:1403] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.007s
I20260709 14:49:50.853058 12159 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.868451 12171 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.877053 12162 raft_consensus.cc:359] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.877341 12159 ts_tablet_manager.cc:1403] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.162s	user 0.040s	sys 0.019s
I20260709 14:49:50.877305 12171 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:50.871245 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:50.879290 12171 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:50.879946 12159 raft_consensus.cc:359] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.880594 12159 raft_consensus.cc:385] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.880860 12159 raft_consensus.cc:740] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.881469 12159 consensus_queue.cc:260] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.882396 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.882903 12159 ts_tablet_manager.cc:1434] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:50.883695 12159 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
W20260709 14:49:50.886744 12082 consensus_peers.cc:597] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:50.887750 11859 leader_election.cc:343] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.887825 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.889389 12159 tablet_bootstrap.cc:654] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.889494 12009 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:50.890311 12171 raft_consensus.cc:2749] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.892179 12162 raft_consensus.cc:385] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.892503 12162 raft_consensus.cc:740] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.893126 12162 consensus_queue.cc:260] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.893853 11966 raft_consensus.cc:2468] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:50.894654 12162 ts_tablet_manager.cc:1434] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:50.895486 12162 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:50.898911 12159 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.899487 12159 ts_tablet_manager.cc:1403] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:49:50.902282 12159 raft_consensus.cc:359] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.903088 12159 raft_consensus.cc:385] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.902966 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:50.903541 12159 raft_consensus.cc:740] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.903721 12114 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.904994 12162 tablet_bootstrap.cc:654] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.904368 12159 consensus_queue.cc:260] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.907070 12159 ts_tablet_manager.cc:1434] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:50.908280 12159 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.908849 12171 raft_consensus.cc:493] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.909385 12171 raft_consensus.cc:515] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.910638 12216 raft_consensus.cc:493] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.911182 12216 raft_consensus.cc:515] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.912397 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.913913 12216 leader_election.cc:290] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:50.915673 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:50.916512 11892 raft_consensus.cc:2393] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 1: Already voted for candidate 4a99ae83706644368b649fc37286cf08 in this term.
I20260709 14:49:50.914963 12168 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:50.913954 12009 leader_election.cc:343] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.917562 12168 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.920607 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.920849 12159 tablet_bootstrap.cc:654] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.922720 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.925220 11859 leader_election.cc:343] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.925909 11968 raft_consensus.cc:2468] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:50.927011 11860 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:50.928226 12293 raft_consensus.cc:2804] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.928700 12293 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.929149 12293 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.934630 12224 raft_consensus.cc:493] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.935314 12171 leader_election.cc:290] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.935253 12224 raft_consensus.cc:515] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.936246 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:50.936993 11968 raft_consensus.cc:2468] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:50.937532 12224 leader_election.cc:290] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:50.938323 12009 leader_election.cc:304] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:50.939649 12168 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.944980 12293 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:50.945820 12159 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.946403 12171 raft_consensus.cc:2804] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.946871 12171 raft_consensus.cc:493] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.947458 12171 raft_consensus.cc:3060] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.946434 12159 ts_tablet_manager.cc:1403] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260709 14:49:50.951105 12224 consensus_queue.cc:1048] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.951797 12159 raft_consensus.cc:359] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.952448 12159 raft_consensus.cc:385] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.952746 12159 raft_consensus.cc:740] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.953338 12159 consensus_queue.cc:260] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:50.955272 12159 ts_tablet_manager.cc:1434] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:50.903452 12229 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:50.963691 12159 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:50.970636 12224 raft_consensus.cc:493] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.971230 12224 raft_consensus.cc:515] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:50.973495 12224 leader_election.cc:290] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:50.975366 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:50.977039 12082 leader_election.cc:343] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.980433 12159 tablet_bootstrap.cc:654] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.987082 12237 consensus_queue.cc:1048] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.993438 12159 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:50.994709 12159 ts_tablet_manager.cc:1403] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 14:49:50.996176 12237 raft_consensus.cc:493] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.996817 12237 raft_consensus.cc:515] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:50.998312 12042 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.999490 12237 leader_election.cc:290] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:51.001947 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.002204 11968 raft_consensus.cc:3060] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:51.003773 11935 leader_election.cc:343] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.023530 12162 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.024061 12162 ts_tablet_manager.cc:1403] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.036s
I20260709 14:49:51.026814 12162 raft_consensus.cc:359] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.027505 12162 raft_consensus.cc:385] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.027781 12162 raft_consensus.cc:740] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.032830 12162 consensus_queue.cc:260] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.033922 12277 raft_consensus.cc:493] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.034529 12277 raft_consensus.cc:515] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.036365 12162 ts_tablet_manager.cc:1434] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:49:51.037441 12162 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.036779 11791 catalog_manager.cc:5697] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.038825 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.039549 12115 raft_consensus.cc:2468] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:51.041070 12008 leader_election.cc:304] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:51.042035 12209 raft_consensus.cc:2804] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:51.042426 12209 raft_consensus.cc:493] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.042780 12209 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.052191 12162 tablet_bootstrap.cc:654] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.054512 12237 consensus_queue.cc:1048] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:51.057672 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.037628 12277 leader_election.cc:290] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:51.072422 12159 raft_consensus.cc:359] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.073040 12293 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.091460 12159 raft_consensus.cc:385] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.076269 12237 consensus_queue.cc:1048] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:51.078531 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.092962 11966 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.081638 11968 raft_consensus.cc:1275] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:51.082203 12333 log.cc:927] Time spent T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 14:49:51.085834 12209 raft_consensus.cc:515] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.086910 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:51.102974 12277 consensus_queue.cc:1048] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:51.104768 12041 raft_consensus.cc:1240] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Rejecting Update request from peer f8ef057cff6d4b2383610990fe1a48b3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:49:51.105479 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:51.106238 12115 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.112196 12284 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.952203 12083 leader_election.cc:304] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.090955 12042 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.015542 12114 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
W20260709 14:49:51.106156 11859 leader_election.cc:343] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.115298 11859 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.116262 12293 raft_consensus.cc:2804] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.117393 12224 raft_consensus.cc:2804] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.117993 12224 raft_consensus.cc:697] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:51.118878 12224 consensus_queue.cc:237] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.112865 12284 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.116791 12293 raft_consensus.cc:697] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:51.121929 12293 consensus_queue.cc:237] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.124116 12296 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.124828 12296 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.128571 12296 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:51.129310 12083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 177180us
I20260709 14:49:51.131347 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbfe27616154f0c96da6a78e7a4a0ea" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.132701 12040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.133710 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbfe27616154f0c96da6a78e7a4a0ea" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:51.134146 12082 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.134399 11964 raft_consensus.cc:2468] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:51.122632 12284 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:51.139725 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.141350 12159 raft_consensus.cc:740] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.141074 12209 leader_election.cc:290] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
W20260709 14:49:51.141162 12082 leader_election.cc:343] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.142046 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.143460 11969 raft_consensus.cc:2468] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:51.144034 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.144297 12171 raft_consensus.cc:515] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.146184 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.146364 12171 leader_election.cc:290] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:51.147646 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.148058 12115 raft_consensus.cc:2468] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:51.142086 12159 consensus_queue.cc:260] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.149493 12008 leader_election.cc:304] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:51.150646 12159 ts_tablet_manager.cc:1434] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.155s	user 0.006s	sys 0.000s
I20260709 14:49:51.151599 12159 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:51.153682 11966 raft_consensus.cc:2468] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:51.154760 11860 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.156104 11969 raft_consensus.cc:3060] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.157559 12160 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.158038 12160 ts_tablet_manager.cc:1403] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.449s	user 0.196s	sys 0.192s
I20260709 14:49:51.159551 12159 tablet_bootstrap.cc:654] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.161566 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8ccdb24a16496a9b66c6d570b0e91c" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:51.160539 12160 raft_consensus.cc:359] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.163012 12160 raft_consensus.cc:385] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.163298 12160 raft_consensus.cc:740] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.164140 12160 consensus_queue.cc:260] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.165514 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf5d2b43ae4e8aa00e1cdd5c3269f6" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.166065 12160 ts_tablet_manager.cc:1434] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:51.167086 12160 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:51.172652 12160 tablet_bootstrap.cc:654] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.177486 12162 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.177965 12162 ts_tablet_manager.cc:1403] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.006s
I20260709 14:49:51.180583 12162 raft_consensus.cc:359] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.181828 12162 raft_consensus.cc:385] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.182093 12162 raft_consensus.cc:740] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.182816 12162 consensus_queue.cc:260] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.184245 12162 ts_tablet_manager.cc:1434] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:51.185109 12162 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.190570 12346 raft_consensus.cc:2804] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.191151 12346 raft_consensus.cc:697] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:51.192008 12346 consensus_queue.cc:237] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER 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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.195863 12162 tablet_bootstrap.cc:654] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.200645 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.201418 12114 raft_consensus.cc:2468] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:51.201992 12237 raft_consensus.cc:493] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.202487 12237 raft_consensus.cc:515] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.204030 11894 raft_consensus.cc:1275] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.205463 12237 leader_election.cc:290] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
W20260709 14:49:51.217590 12083 leader_election.cc:343] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:51.218334 12083 leader_election.cc:343] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.218744 12083 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
W20260709 14:49:51.219856 12083 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.220249 12083 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.220714 12114 raft_consensus.cc:1240] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Rejecting Update request from peer f8ef057cff6d4b2383610990fe1a48b3 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:51.224792 11934 leader_election.cc:304] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.208330 12229 raft_consensus.cc:2804] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.225550 12229 raft_consensus.cc:697] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:51.226637 12186 raft_consensus.cc:3060] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.226385 12229 consensus_queue.cc:237] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:51.230472 12009 leader_election.cc:343] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.221903 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b116f67febda4b45ac30a1bffa8acb05" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.232920 12284 raft_consensus.cc:2749] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.234928 12224 raft_consensus.cc:2749] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.249034 12160 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.249476 12160 ts_tablet_manager.cc:1403] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.015s
I20260709 14:49:51.258787 11969 raft_consensus.cc:2468] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:51.259164 12161 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:51.259773 12161 ts_tablet_manager.cc:1403] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.519s	user 0.073s	sys 0.105s
I20260709 14:49:51.262432 12083 leader_election.cc:304] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.242328 12171 consensus_queue.cc:1048] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:49:51.249274 11934 leader_election.cc:304] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.264726 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.265415 12237 raft_consensus.cc:2804] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.265792 12237 raft_consensus.cc:493] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.265838 12292 consensus_queue.cc:1059] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.266201 12237 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.266762 12216 raft_consensus.cc:3055] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.267143 12216 raft_consensus.cc:740] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:51.267977 12216 consensus_queue.cc:260] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.269423 12292 consensus_queue.cc:1059] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.269966 12009 leader_election.cc:304] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.272917 12171 raft_consensus.cc:2804] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.273391 12171 raft_consensus.cc:697] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:51.274210 12171 consensus_queue.cc:237] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.279101 12160 raft_consensus.cc:359] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.279790 12160 raft_consensus.cc:385] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.280049 12160 raft_consensus.cc:740] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.283438 12160 consensus_queue.cc:260] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:51.285848 11859 consensus_peers.cc:597] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.286979 12186 raft_consensus.cc:2749] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.287516 12160 ts_tablet_manager.cc:1434] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.001s
I20260709 14:49:51.288465 12160 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:51.295600 12083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 45677.7us
I20260709 14:49:51.296530 12083 leader_election.cc:304] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.298717 12162 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.301362 12162 ts_tablet_manager.cc:1403] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.116s	user 0.017s	sys 0.005s
I20260709 14:49:51.299422 11791 catalog_manager.cc:5697] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.300447 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.299515 12161 raft_consensus.cc:359] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.300221 12237 raft_consensus.cc:515] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.304848 12160 tablet_bootstrap.cc:654] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.311570 12161 raft_consensus.cc:385] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.312956 12161 raft_consensus.cc:740] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.314183 12161 consensus_queue.cc:260] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.317781 12161 ts_tablet_manager.cc:1434] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 14:49:51.318805 12161 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:51.312450 12296 raft_consensus.cc:2804] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.320550 12296 raft_consensus.cc:493] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.321005 12296 raft_consensus.cc:3060] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.324801 12237 leader_election.cc:290] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:51.326547 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:51.328197 11935 leader_election.cc:343] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.314049 12284 raft_consensus.cc:2804] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.328886 12284 raft_consensus.cc:493] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.329002 12161 tablet_bootstrap.cc:654] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.329087 12293 consensus_queue.cc:1048] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.329360 12284 raft_consensus.cc:3060] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:51.339682 11934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.195:44645, user_credentials={real_user=slave}} blocked reactor thread for 72263.1us
I20260709 14:49:51.368969 12296 raft_consensus.cc:515] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.379274 12159 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:51.379709 12159 ts_tablet_manager.cc:1403] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.228s	user 0.017s	sys 0.007s
I20260709 14:49:51.397665 12162 raft_consensus.cc:359] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.398411 12162 raft_consensus.cc:385] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.398840 12162 raft_consensus.cc:740] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.399814 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:51.400456 12115 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.405292 12162 consensus_queue.cc:260] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.406937 12162 ts_tablet_manager.cc:1434] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.099s	user 0.004s	sys 0.001s
I20260709 14:49:51.411342 12216 raft_consensus.cc:3060] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:51.398169 11934 leader_election.cc:343] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:51.418936 11934 leader_election.cc:343] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.419365 11934 leader_election.cc:304] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.420049 11789 catalog_manager.cc:5697] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.422320 12186 raft_consensus.cc:2749] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.423738 11789 catalog_manager.cc:5697] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.425920 12115 raft_consensus.cc:2468] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:51.428807 12160 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.429255 12160 ts_tablet_manager.cc:1403] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.013s
I20260709 14:49:51.396221 12359 raft_consensus.cc:493] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.434403 12162 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.437216 12159 raft_consensus.cc:359] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.437849 12159 raft_consensus.cc:385] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.438057 12159 raft_consensus.cc:740] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.438525 12159 consensus_queue.cc:260] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.449967 12160 raft_consensus.cc:359] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.450742 12160 raft_consensus.cc:385] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.450987 12160 raft_consensus.cc:740] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.451570 12160 consensus_queue.cc:260] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.440083 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbfe27616154f0c96da6a78e7a4a0ea" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:51.452651 11894 raft_consensus.cc:3060] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.462934 12361 consensus_queue.cc:1048] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:51.464178 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbfe27616154f0c96da6a78e7a4a0ea" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.464782 11964 raft_consensus.cc:3060] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.441017 12359 raft_consensus.cc:515] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.469166 12359 leader_election.cc:290] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:51.471457 12361 raft_consensus.cc:493] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.473819 12160 ts_tablet_manager.cc:1434] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:49:51.473747 11791 catalog_manager.cc:5697] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.474972 12160 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:51.481995 12159 ts_tablet_manager.cc:1434] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.102s	user 0.018s	sys 0.009s
I20260709 14:49:51.484825 12159 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:51.481972 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.488363 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.472994 12361 raft_consensus.cc:515] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:51.489904 12082 leader_election.cc:343] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.491017 12361 leader_election.cc:290] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:51.497447 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.500383 12284 raft_consensus.cc:515] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.505519 12161 tablet_bootstrap.cc:492] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:51.506026 12161 ts_tablet_manager.cc:1403] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.187s	user 0.017s	sys 0.025s
I20260709 14:49:51.512305 12162 tablet_bootstrap.cc:654] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.514788 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.522467 12161 raft_consensus.cc:359] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.523406 12161 raft_consensus.cc:385] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.523635 12161 raft_consensus.cc:740] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.524174 12161 consensus_queue.cc:260] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:49:51.527303 12352 log.cc:927] Time spent T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Append to log took a long time: real 0.150s	user 0.004s	sys 0.000s
I20260709 14:49:51.527501 12161 ts_tablet_manager.cc:1434] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:49:51.528489 12161 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:51.529347 12296 leader_election.cc:290] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
W20260709 14:49:51.530148 12358 log.cc:927] Time spent T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260709 14:49:51.534062 11894 raft_consensus.cc:2468] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
W20260709 14:49:51.535480 12083 leader_election.cc:343] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.535940 12159 tablet_bootstrap.cc:654] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.536710 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.537338 11966 raft_consensus.cc:3060] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.543159 11934 leader_election.cc:304] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.544090 12292 raft_consensus.cc:2804] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.544447 12284 leader_election.cc:290] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.544622 12292 raft_consensus.cc:697] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:51.545511 12292 consensus_queue.cc:237] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.535908 12083 leader_election.cc:304] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.551851 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be720007b4b4bb0932850f2ef6aed37" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:51.552356 12083 leader_election.cc:343] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.552902 12284 raft_consensus.cc:2749] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.553086 12083 leader_election.cc:304] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:51.553822 12284 raft_consensus.cc:2804] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:51.554188 12082 leader_election.cc:343] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.554282 12284 raft_consensus.cc:697] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:51.558538 12277 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.559042 12277 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.559327 12284 consensus_queue.cc:237] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.561121 12277 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:51.563360 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.565922 12160 tablet_bootstrap.cc:654] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.567939 11788 catalog_manager.cc:5697] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.572238 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.573757 12161 tablet_bootstrap.cc:654] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.569471 11964 raft_consensus.cc:2468] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:51.586172 12009 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:51.587071 12277 raft_consensus.cc:2749] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.578781 12296 consensus_queue.cc:1048] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:49:51.579941 11966 raft_consensus.cc:2468] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
W20260709 14:49:51.600222 12083 leader_election.cc:343] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.600723 12083 leader_election.cc:304] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
W20260709 14:49:51.605690 12368 log.cc:927] Time spent T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260709 14:49:51.607080 12296 raft_consensus.cc:2749] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.609159 12083 leader_election.cc:304] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.610546 12296 raft_consensus.cc:2804] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.611018 12296 raft_consensus.cc:697] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:51.611814 12296 consensus_queue.cc:237] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.624063 12168 raft_consensus.cc:493] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.624625 12168 raft_consensus.cc:515] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.626663 12168 leader_election.cc:290] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:51.622215 11788 catalog_manager.cc:5697] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.629556 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.630370 11966 raft_consensus.cc:2393] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate 4a99ae83706644368b649fc37286cf08 in this term.
I20260709 14:49:51.638499 12162 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.639005 12162 ts_tablet_manager.cc:1403] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.205s	user 0.017s	sys 0.012s
I20260709 14:49:51.638605 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60bb926a602498d9fe1b35a2fd44390" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.643175 12162 raft_consensus.cc:359] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.643855 12162 raft_consensus.cc:385] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.644273 12162 raft_consensus.cc:740] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.649677 12159 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:51.650220 12159 ts_tablet_manager.cc:1403] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.167s	user 0.022s	sys 0.039s
I20260709 14:49:51.653369 12162 consensus_queue.cc:260] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.653581 12229 consensus_queue.cc:1048] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.653445 11859 leader_election.cc:304] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:51.654983 12161 tablet_bootstrap.cc:492] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:51.655465 12229 raft_consensus.cc:3060] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.656062 12159 raft_consensus.cc:359] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.656754 12159 raft_consensus.cc:385] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.657042 12159 raft_consensus.cc:740] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.659186 12159 consensus_queue.cc:260] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.658872 11792 catalog_manager.cc:5697] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.661221 12159 ts_tablet_manager.cc:1434] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:49:51.655738 12161 ts_tablet_manager.cc:1403] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.000s
I20260709 14:49:51.662557 12159 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:51.667315 12229 raft_consensus.cc:2749] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.668793 12160 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.669287 12353 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.673277 12354 consensus_queue.cc:1048] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:51.673599 12161 raft_consensus.cc:359] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.675145 12353 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.676726 12159 tablet_bootstrap.cc:654] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.678308 12353 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.681178 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:51.681969 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.675417 12161 raft_consensus.cc:385] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.675680 12160 ts_tablet_manager.cc:1403] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.002s
I20260709 14:49:51.674679 12162 ts_tablet_manager.cc:1434] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:49:51.686975 12354 consensus_queue.cc:1048] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:49:51.688510 11935 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.689584 12161 raft_consensus.cc:740] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
W20260709 14:49:51.696094 11934 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.697746 12162 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.697137 12161 consensus_queue.cc:260] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.705756 11934 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:51.706758 12043 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.706995 12159 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:51.706941 12161 ts_tablet_manager.cc:1434] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:49:51.707803 12159 ts_tablet_manager.cc:1403] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.008s
I20260709 14:49:51.718910 12161 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:51.714891 12292 raft_consensus.cc:2749] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.721326 12159 raft_consensus.cc:359] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.721813 12159 raft_consensus.cc:385] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.732420 12277 consensus_queue.cc:1048] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:51.718020 11859 consensus_peers.cc:597] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.724803 12160 raft_consensus.cc:359] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.736768 12160 raft_consensus.cc:385] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.722007 12159 raft_consensus.cc:740] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.737037 12160 raft_consensus.cc:740] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.739226 12159 consensus_queue.cc:260] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.741590 12159 ts_tablet_manager.cc:1434] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:49:51.745805 12159 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:51.743666 11788 catalog_manager.cc:5697] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.747247 12161 tablet_bootstrap.cc:654] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.745698 12115 raft_consensus.cc:1275] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:49:51.748730 12160 consensus_queue.cc:260] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:51.752990 12277 consensus_queue.cc:1048] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.757844 12160 ts_tablet_manager.cc:1434] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.001s
I20260709 14:49:51.759562 12160 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:51.764431 12162 tablet_bootstrap.cc:654] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:51.767879 11859 consensus_peers.cc:597] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:51.772866 12277 raft_consensus.cc:493] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.773370 12277 raft_consensus.cc:515] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.774610 12159 tablet_bootstrap.cc:654] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.775420 12277 leader_election.cc:290] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:51.777134 12160 tablet_bootstrap.cc:654] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.782908 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.787256 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a1335d98694732ac6803618f6a64ca" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.790711 12008 leader_election.cc:304] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:51.792449 12277 raft_consensus.cc:2749] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:51.803973 12162 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.807057 12162 ts_tablet_manager.cc:1403] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.001s
I20260709 14:49:51.816865 12160 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.817399 12160 ts_tablet_manager.cc:1403] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260709 14:49:51.819888 12160 raft_consensus.cc:359] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.820530 12160 raft_consensus.cc:385] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.820839 12160 raft_consensus.cc:740] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.821676 12160 consensus_queue.cc:260] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.824254 12160 ts_tablet_manager.cc:1434] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:51.828353 12162 raft_consensus.cc:359] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.820327 12161 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:51.840230 11893 raft_consensus.cc:3060] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.855073 12162 raft_consensus.cc:385] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.855423 12162 raft_consensus.cc:740] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.856189 12162 consensus_queue.cc:260] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.858525 12162 ts_tablet_manager.cc:1434] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 14:49:51.859436 12162 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.836620 12381 consensus_queue.cc:1048] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:51.864250 12161 ts_tablet_manager.cc:1403] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.000s
I20260709 14:49:51.865365 12354 raft_consensus.cc:493] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.865876 12354 raft_consensus.cc:515] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.867697 12161 raft_consensus.cc:359] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.868427 12161 raft_consensus.cc:385] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.841223 11966 raft_consensus.cc:1275] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:49:51.868868 11966 pending_rounds.cc:85] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Aborting all ops after (but not including) 0
I20260709 14:49:51.869134 11966 pending_rounds.cc:107] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:49:51.867934 12354 leader_election.cc:290] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.869346 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.869390 11966 raft_consensus.cc:2889] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:51.869696 12161 raft_consensus.cc:740] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.870929 12161 consensus_queue.cc:260] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.871425 11964 raft_consensus.cc:2468] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:51.872769 12171 consensus_queue.cc:1048] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.873560 12083 leader_election.cc:304] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:51.874194 12171 consensus_queue.cc:1048] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.874505 12296 raft_consensus.cc:2804] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.874830 12354 raft_consensus.cc:493] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.875392 12296 raft_consensus.cc:493] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.831367 12160 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:51.875819 12296 raft_consensus.cc:3060] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.875766 12354 raft_consensus.cc:515] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.878352 12162 tablet_bootstrap.cc:654] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.878659 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.879297 11964 raft_consensus.cc:2468] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:51.880535 12083 leader_election.cc:304] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:51.881407 12284 raft_consensus.cc:2804] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:51.881815 12284 raft_consensus.cc:493] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:51.882128 12284 raft_consensus.cc:3060] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.893918 12160 tablet_bootstrap.cc:654] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.898859 12162 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:51.898480 12284 raft_consensus.cc:515] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.901993 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.902675 11964 raft_consensus.cc:3060] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.899405 12162 ts_tablet_manager.cc:1403] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.001s
I20260709 14:49:51.907509 12162 raft_consensus.cc:359] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.867722 12159 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:51.908149 12162 raft_consensus.cc:385] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.908581 12162 raft_consensus.cc:740] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.909415 12162 consensus_queue.cc:260] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.899582 12296 raft_consensus.cc:515] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.912030 12162 ts_tablet_manager.cc:1434] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:51.912731 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.913064 12162 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:51.913447 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:51.914052 11969 raft_consensus.cc:3060] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.914520 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:51.899482 12354 leader_election.cc:290] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.921427 11969 raft_consensus.cc:2468] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:51.922725 12083 leader_election.cc:304] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:51.923911 12354 raft_consensus.cc:2804] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:51.924660 12354 raft_consensus.cc:697] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:51.925297 12296 leader_election.cc:290] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.921422 12159 ts_tablet_manager.cc:1403] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.177s	user 0.027s	sys 0.005s
I20260709 14:49:51.926163 12354 consensus_queue.cc:237] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.928381 12161 ts_tablet_manager.cc:1434] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 14:49:51.924875 12162 tablet_bootstrap.cc:654] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.931468 12159 raft_consensus.cc:359] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.938472 12159 raft_consensus.cc:385] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:51.938783 12159 raft_consensus.cc:740] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:51.940613 12161 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
W20260709 14:49:51.937745 12082 leader_election.cc:343] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:51.943363 12082 leader_election.cc:343] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.943711 12293 raft_consensus.cc:493] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.944423 12171 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.941872 12159 consensus_queue.cc:260] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.944207 12293 raft_consensus.cc:515] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:51.934218 12284 leader_election.cc:290] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:51.952610 12293 leader_election.cc:290] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:51.955735 12159 ts_tablet_manager.cc:1434] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:49:51.956496 12159 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:51.957935 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:51.959427 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:51.954360 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:51.961243 12115 raft_consensus.cc:2393] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:51.962144 12159 tablet_bootstrap.cc:654] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:51.962883 11859 leader_election.cc:304] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:51.963737 12381 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:51.964447 12390 raft_consensus.cc:493] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.965029 12390 raft_consensus.cc:515] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:51.969990 12296 consensus_queue.cc:1048] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:51.949586 12171 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:51.985337 12160 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:51.986186 12160 ts_tablet_manager.cc:1403] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.155s	user 0.027s	sys 0.013s
I20260709 14:49:51.983647 12216 raft_consensus.cc:493] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:51.987152 12216 raft_consensus.cc:515] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:51.994441 12082 leader_election.cc:343] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:51.990932 12390 leader_election.cc:290] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:51.993805 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:51.996400 11964 raft_consensus.cc:2468] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:52.011847 12216 leader_election.cc:290] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.012372 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.013026 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.018182 12083 leader_election.cc:304] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
W20260709 14:49:52.018813 11935 leader_election.cc:343] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:52.019368 12082 leader_election.cc:343] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.019500 12296 raft_consensus.cc:2804] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.020017 12296 raft_consensus.cc:697] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:52.020815 12296 consensus_queue.cc:237] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.022119 12162 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.022585 12162 ts_tablet_manager.cc:1403] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.010s
I20260709 14:49:52.022991 12161 tablet_bootstrap.cc:654] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.025077 12162 raft_consensus.cc:359] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.025751 12162 raft_consensus.cc:385] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.025998 12162 raft_consensus.cc:740] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.026187 12043 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.026875 12381 raft_consensus.cc:2749] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.026671 12162 consensus_queue.cc:260] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.015733 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.035379 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.035918 12160 raft_consensus.cc:359] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.036581 12160 raft_consensus.cc:385] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.038619 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.039235 12115 raft_consensus.cc:2468] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:52.041235 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.041859 12009 leader_election.cc:304] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.042812 12008 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:52.043282 11934 leader_election.cc:304] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:52.044015 12389 raft_consensus.cc:2749] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.044781 12292 consensus_queue.cc:1048] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.046103 12292 raft_consensus.cc:2804] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.036846 12160 raft_consensus.cc:740] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.037139 12171 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.046736 12162 ts_tablet_manager.cc:1434] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:49:52.049233 12292 raft_consensus.cc:493] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.050586 12159 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.056061 12160 consensus_queue.cc:260] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.058403 12159 ts_tablet_manager.cc:1403] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.008s
I20260709 14:49:52.059175 12292 raft_consensus.cc:3060] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.064996 12160 ts_tablet_manager.cc:1434] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.000s
I20260709 14:49:52.066097 12160 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:52.066694 12042 raft_consensus.cc:3060] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.073817 12292 raft_consensus.cc:515] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.077481 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:52.078938 12162 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
W20260709 14:49:52.078850 11935 leader_election.cc:343] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.081060 12292 leader_election.cc:290] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.083280 12159 raft_consensus.cc:359] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.083979 12159 raft_consensus.cc:385] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.084235 12159 raft_consensus.cc:740] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.092157 12284 consensus_queue.cc:1048] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:52.086053 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:52.094002 11789 catalog_manager.cc:5697] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.094841 12117 raft_consensus.cc:3060] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.084872 12159 consensus_queue.cc:260] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.104830 12160 tablet_bootstrap.cc:654] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.107234 12381 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.107620 12162 tablet_bootstrap.cc:654] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:52.111325 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:52.107785 12381 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:52.114357 12082 consensus_peers.cc:597] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.115535 12381 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:52.128208 12117 raft_consensus.cc:2468] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:52.130374 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.130988 12117 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:52.132292 12159 ts_tablet_manager.cc:1434] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
I20260709 14:49:52.133073 11859 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:52.131992 12284 consensus_queue.cc:1048] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.130386 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:52.134382 12293 raft_consensus.cc:2804] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.134830 12293 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.135171 12293 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.135847 11934 leader_election.cc:304] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:52.133313 12159 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.147890 12216 raft_consensus.cc:2804] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.150326 12216 raft_consensus.cc:697] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:52.152631 12216 consensus_queue.cc:237] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:52.157459 11859 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.177059 12390 raft_consensus.cc:2749] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.192308 12159 tablet_bootstrap.cc:654] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.192898 12293 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.193063 12353 consensus_queue.cc:1048] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:52.195107 12293 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:52.198573 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:52.202018 11859 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.202415 12161 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.202888 12161 ts_tablet_manager.cc:1403] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.019s
I20260709 14:49:52.188831 12224 raft_consensus.cc:493] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.204100 11789 catalog_manager.cc:5697] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.204912 12224 raft_consensus.cc:515] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.206660 12160 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:52.208410 12160 ts_tablet_manager.cc:1403] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.014s
I20260709 14:49:52.207799 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:52.210629 12116 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.216420 12161 raft_consensus.cc:359] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.217336 12161 raft_consensus.cc:385] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.217573 12161 raft_consensus.cc:740] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.218353 12161 consensus_queue.cc:260] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.220511 12161 ts_tablet_manager.cc:1434] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:49:52.222229 12161 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.223062 12160 raft_consensus.cc:359] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.223712 12160 raft_consensus.cc:385] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.223984 12160 raft_consensus.cc:740] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.225344 12293 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.225821 12293 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.226581 12224 leader_election.cc:290] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.228032 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:52.229192 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:52.229795 12082 leader_election.cc:343] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:52.230417 11859 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.230706 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.230857 12293 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.231318 11966 raft_consensus.cc:2468] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:52.232685 12083 leader_election.cc:304] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.224627 12160 consensus_queue.cc:260] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.233992 12354 raft_consensus.cc:2804] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.234355 12354 raft_consensus.cc:493] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.234669 12354 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.235010 12160 ts_tablet_manager.cc:1434] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 14:49:52.235893 12160 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:52.244210 12116 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:52.246709 11859 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.247747 12293 raft_consensus.cc:2804] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.253593 12161 tablet_bootstrap.cc:654] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.248260 12293 raft_consensus.cc:697] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:52.257440 12293 consensus_queue.cc:237] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.259322 12354 raft_consensus.cc:515] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.262666 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:52.263531 12162 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.264000 12162 ts_tablet_manager.cc:1403] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.185s	user 0.020s	sys 0.006s
W20260709 14:49:52.264547 12082 leader_election.cc:343] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.265973 12042 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.269965 12043 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.272372 12160 tablet_bootstrap.cc:654] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.273417 12162 raft_consensus.cc:359] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.274113 12162 raft_consensus.cc:385] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.274389 12162 raft_consensus.cc:740] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.275043 12162 consensus_queue.cc:260] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.279446 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:52.280011 11966 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.281105 12159 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.282524 12159 ts_tablet_manager.cc:1403] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.000s
I20260709 14:49:52.267277 12354 leader_election.cc:290] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.295619 12162 ts_tablet_manager.cc:1434] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 14:49:52.303151 12162 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.308029 12161 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.308462 12161 ts_tablet_manager.cc:1403] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
W20260709 14:49:52.348309 12082 consensus_peers.cc:597] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.352757 11966 raft_consensus.cc:2468] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:52.365156 12159 raft_consensus.cc:359] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.366205 12159 raft_consensus.cc:385] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.366428 12159 raft_consensus.cc:740] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.367170 12159 consensus_queue.cc:260] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.369449 12161 raft_consensus.cc:359] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.370239 12161 raft_consensus.cc:385] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.370286 12083 leader_election.cc:304] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.370558 12161 raft_consensus.cc:740] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.371564 12161 consensus_queue.cc:260] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.373641 12161 ts_tablet_manager.cc:1434] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.007s
I20260709 14:49:52.374541 12161 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.375136 12159 ts_tablet_manager.cc:1434] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.004s
I20260709 14:49:52.376056 12159 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.382678 12354 raft_consensus.cc:2804] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.383199 12354 raft_consensus.cc:697] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:52.383998 12354 consensus_queue.cc:237] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.389482 12161 tablet_bootstrap.cc:654] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.393836 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.396682 11966 raft_consensus.cc:2468] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:52.397112 12162 tablet_bootstrap.cc:654] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.411916 12160 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:52.412417 12160 ts_tablet_manager.cc:1403] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.034s
I20260709 14:49:52.419626 11860 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.420501 12229 raft_consensus.cc:2804] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.420905 12229 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.421293 12229 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.414397 11790 catalog_manager.cc:5697] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.432745 12229 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.434012 12159 tablet_bootstrap.cc:654] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.432296 12160 raft_consensus.cc:359] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.434862 12160 raft_consensus.cc:385] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.436496 12160 raft_consensus.cc:740] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.435644 12229 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.436674 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:52.438530 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
W20260709 14:49:52.438853 11859 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.439162 11966 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.443586 11792 catalog_manager.cc:5697] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:52.446394 11966 raft_consensus.cc:2468] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:52.447584 11860 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.448223 12229 raft_consensus.cc:2804] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.449632 12162 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.450119 12162 ts_tablet_manager.cc:1403] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.005s
I20260709 14:49:52.450721 12409 raft_consensus.cc:493] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.451174 12409 raft_consensus.cc:515] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.452587 12162 raft_consensus.cc:359] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.437232 12160 consensus_queue.cc:260] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.454785 12160 ts_tablet_manager.cc:1434] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260709 14:49:52.448170 12161 tablet_bootstrap.cc:492] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.454917 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.455965 12160 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:52.457177 11935 leader_election.cc:343] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.457543 12159 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.457980 12159 ts_tablet_manager.cc:1403] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.004s
I20260709 14:49:52.461174 12161 ts_tablet_manager.cc:1403] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.021s
I20260709 14:49:52.461005 12159 raft_consensus.cc:359] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.461803 12159 raft_consensus.cc:385] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.462131 12159 raft_consensus.cc:740] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.462111 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.462942 12159 consensus_queue.cc:260] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.463056 11789 catalog_manager.cc:5697] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:52.463738 11934 leader_election.cc:343] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.464023 12161 raft_consensus.cc:359] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.464278 11934 leader_election.cc:304] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:52.464690 12161 raft_consensus.cc:385] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.453213 12409 leader_election.cc:290] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.465267 12161 raft_consensus.cc:740] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.465648 12407 raft_consensus.cc:2749] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.465977 12161 consensus_queue.cc:260] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.453243 12162 raft_consensus.cc:385] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.482458 12162 raft_consensus.cc:740] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.464732 12159 ts_tablet_manager.cc:1434] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:49:52.483282 12162 consensus_queue.cc:260] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.483708 12159 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.485713 12162 ts_tablet_manager.cc:1434] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 14:49:52.474364 12161 ts_tablet_manager.cc:1434] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:49:52.486896 12161 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.449230 12229 raft_consensus.cc:697] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:52.488736 12229 consensus_queue.cc:237] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.491132 12159 tablet_bootstrap.cc:654] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.491434 12354 consensus_queue.cc:1048] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.477455 12160 tablet_bootstrap.cc:654] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.505172 12162 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.511438 12354 consensus_queue.cc:1048] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.522764 12159 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.523214 12159 ts_tablet_manager.cc:1403] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
W20260709 14:49:52.525734 12082 consensus_peers.cc:597] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.525727 12159 raft_consensus.cc:359] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.529198 12159 raft_consensus.cc:385] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.529461 12159 raft_consensus.cc:740] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.530217 12159 consensus_queue.cc:260] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.532195 12159 ts_tablet_manager.cc:1434] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:52.532737 12160 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:52.533170 12160 ts_tablet_manager.cc:1403] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 14:49:52.535116 12160 raft_consensus.cc:359] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.535701 12160 raft_consensus.cc:385] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.535959 12160 raft_consensus.cc:740] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.536535 12160 consensus_queue.cc:260] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.539336 12296 raft_consensus.cc:493] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.539808 12296 raft_consensus.cc:515] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.541246 12162 tablet_bootstrap.cc:654] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.542613 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.543601 12161 tablet_bootstrap.cc:654] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:52.543977 12083 leader_election.cc:343] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.545738 12296 leader_election.cc:290] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:52.533083 12159 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.545922 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:52.547302 12083 leader_election.cc:343] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.547891 12083 leader_election.cc:304] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.547291 11792 catalog_manager.cc:5697] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:52.549294 12296 raft_consensus.cc:2749] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.551802 12159 tablet_bootstrap.cc:654] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.558902 12160 ts_tablet_manager.cc:1434] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:49:52.559850 12160 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:52.567408 12159 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.567853 12159 ts_tablet_manager.cc:1403] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.002s
I20260709 14:49:52.570129 12159 raft_consensus.cc:359] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.570699 12159 raft_consensus.cc:385] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.570922 12159 raft_consensus.cc:740] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.571413 12159 consensus_queue.cc:260] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.572909 12159 ts_tablet_manager.cc:1434] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260709 14:49:52.573894 12159 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.572885 12160 tablet_bootstrap.cc:654] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.586350 12159 tablet_bootstrap.cc:654] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.587602 12160 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:52.588075 12160 ts_tablet_manager.cc:1403] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 14:49:52.590539 12160 raft_consensus.cc:359] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.591178 12160 raft_consensus.cc:385] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.591382 12160 raft_consensus.cc:740] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.591925 12160 consensus_queue.cc:260] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.594712 12162 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.595160 12162 ts_tablet_manager.cc:1403] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.006s
I20260709 14:49:52.597625 12162 raft_consensus.cc:359] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.598232 12162 raft_consensus.cc:385] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.598483 12162 raft_consensus.cc:740] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.600685 12161 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.601109 12161 ts_tablet_manager.cc:1403] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.013s
I20260709 14:49:52.601178 12162 consensus_queue.cc:260] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.603730 12162 ts_tablet_manager.cc:1434] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:49:52.603623 12161 raft_consensus.cc:359] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.604815 12160 ts_tablet_manager.cc:1434] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:49:52.604934 12161 raft_consensus.cc:385] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.605403 12161 raft_consensus.cc:740] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.606180 12161 consensus_queue.cc:260] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.611994 12229 raft_consensus.cc:493] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.612497 12229 raft_consensus.cc:515] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.614446 12229 leader_election.cc:290] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.616680 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:52.616874 11935 consensus_peers.cc:597] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:52.618368 11859 leader_election.cc:343] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.619791 12161 ts_tablet_manager.cc:1434] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:49:52.621995 12159 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.622434 12159 ts_tablet_manager.cc:1403] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.004s
I20260709 14:49:52.625092 12159 raft_consensus.cc:359] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.625667 12159 raft_consensus.cc:385] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.625911 12159 raft_consensus.cc:740] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.626494 12159 consensus_queue.cc:260] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.627449 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:52.630913 11860 leader_election.cc:343] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.628331 12159 ts_tablet_manager.cc:1434] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:52.631346 11860 leader_election.cc:304] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.632156 12161 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.634686 12229 raft_consensus.cc:2749] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.631139 12162 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.638579 12160 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:52.641885 12229 raft_consensus.cc:493] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.642271 12162 tablet_bootstrap.cc:654] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.642364 12229 raft_consensus.cc:515] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.645681 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.645884 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:52.647377 11860 leader_election.cc:343] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.647846 12160 tablet_bootstrap.cc:654] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:52.648029 11859 leader_election.cc:343] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.648475 11859 leader_election.cc:304] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.649405 12229 leader_election.cc:290] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.649119 12293 raft_consensus.cc:2749] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.652209 12159 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.657063 12161 tablet_bootstrap.cc:654] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.658566 12216 consensus_queue.cc:1048] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.668468 12162 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.669174 12162 ts_tablet_manager.cc:1403] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.007s
I20260709 14:49:52.675709 12162 raft_consensus.cc:359] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.676391 12162 raft_consensus.cc:385] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.676658 12162 raft_consensus.cc:740] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.676803 12159 tablet_bootstrap.cc:654] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.677951 12162 consensus_queue.cc:260] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.678726 12160 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:52.679178 12160 ts_tablet_manager.cc:1403] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260709 14:49:52.681521 12160 raft_consensus.cc:359] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.682348 12160 raft_consensus.cc:385] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.682610 12160 raft_consensus.cc:740] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.683373 12160 consensus_queue.cc:260] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.685309 12160 ts_tablet_manager.cc:1434] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:49:52.697764 12160 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:52.701206 12162 ts_tablet_manager.cc:1434] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 14:49:52.702519 12042 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.703291 12160 tablet_bootstrap.cc:654] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.703765 12161 tablet_bootstrap.cc:492] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.704223 12161 ts_tablet_manager.cc:1403] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.001s
I20260709 14:49:52.705473 12381 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.705924 12381 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.706574 12162 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.706851 12161 raft_consensus.cc:359] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.712615 12161 raft_consensus.cc:385] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.712911 12161 raft_consensus.cc:740] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.707916 12381 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:52.711957 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:52.714232 12041 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:52.714680 12162 tablet_bootstrap.cc:654] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.715590 12161 consensus_queue.cc:260] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.716331 12361 raft_consensus.cc:493] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.716771 12361 raft_consensus.cc:515] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.717981 12161 ts_tablet_manager.cc:1434] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:49:52.718745 12361 leader_election.cc:290] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.720522 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64f85beaef4fc39cafff9d0f52995d" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.721138 11892 raft_consensus.cc:2468] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:52.723067 12083 leader_election.cc:304] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:52.724556 12296 raft_consensus.cc:2804] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.724896 12296 raft_consensus.cc:493] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.725224 12296 raft_consensus.cc:3060] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.730080 12161 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.734691 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64f85beaef4fc39cafff9d0f52995d" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:52.736510 12082 leader_election.cc:343] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.737553 12159 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.738225 12159 ts_tablet_manager.cc:1403] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.003s
I20260709 14:49:52.738085 11859 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:52.739471 12293 raft_consensus.cc:2804] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.739820 12293 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.740116 12293 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.740784 12159 raft_consensus.cc:359] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.741441 12159 raft_consensus.cc:385] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.741580 12162 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.742142 12162 ts_tablet_manager.cc:1403] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260709 14:49:52.744871 12162 raft_consensus.cc:359] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.745534 12162 raft_consensus.cc:385] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.745782 12162 raft_consensus.cc:740] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.746402 12162 consensus_queue.cc:260] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.748638 12162 ts_tablet_manager.cc:1434] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:52.749581 12162 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.753211 12292 raft_consensus.cc:493] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.754098 12159 raft_consensus.cc:740] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.755966 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.755095 12292 raft_consensus.cc:515] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.757436 12159 consensus_queue.cc:260] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.757929 12292 leader_election.cc:290] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.758486 12161 tablet_bootstrap.cc:654] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:52.759969 11859 consensus_peers.cc:597] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.767956 12041 raft_consensus.cc:3060] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.769595 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.770218 12117 raft_consensus.cc:2468] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:52.775966 11934 leader_election.cc:304] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:52.782078 12162 tablet_bootstrap.cc:654] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.782979 12407 raft_consensus.cc:2804] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.786592 12407 raft_consensus.cc:493] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.786916 12407 raft_consensus.cc:3060] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.792587 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:52.794492 11935 leader_election.cc:343] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.785662 12296 raft_consensus.cc:515] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.781209 12229 raft_consensus.cc:493] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.800649 12229 raft_consensus.cc:515] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.802615 12229 leader_election.cc:290] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:52.803751 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:52.805181 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a68f5ee9124b5a8c27727a866d57ec" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.810077 11860 leader_election.cc:304] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.813624 12159 ts_tablet_manager.cc:1434] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 14:49:52.796810 12292 raft_consensus.cc:493] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.783303 12116 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:52.785481 12293 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.816826 12161 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.820643 12159 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.824590 12161 ts_tablet_manager.cc:1403] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.012s
I20260709 14:49:52.801981 12407 raft_consensus.cc:515] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.829133 12161 raft_consensus.cc:359] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.830288 12161 raft_consensus.cc:385] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.818028 12296 leader_election.cc:290] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.830566 12161 raft_consensus.cc:740] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.831211 12361 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.832346 12161 consensus_queue.cc:260] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.831586 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64f85beaef4fc39cafff9d0f52995d" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:52.831679 12361 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:52.837924 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b64f85beaef4fc39cafff9d0f52995d" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:52.838606 12361 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:52.841521 11893 raft_consensus.cc:3060] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.846336 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.846933 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.853259 12161 ts_tablet_manager.cc:1434] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:49:52.855825 12161 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:52.823349 12292 raft_consensus.cc:515] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:52.859952 12083 leader_election.cc:343] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:52.860980 12083 leader_election.cc:343] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.861449 12083 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.862614 12442 consensus_queue.cc:1048] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:52.868208 12082 leader_election.cc:343] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.869150 12440 raft_consensus.cc:2749] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.868467 12361 raft_consensus.cc:493] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.877202 12389 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.881206 12389 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.883371 12389 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:52.884055 12161 tablet_bootstrap.cc:654] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.872434 12284 raft_consensus.cc:2749] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.885161 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.885942 11969 raft_consensus.cc:2393] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 1: Already voted for candidate 4b712917276d4dd5974f31acd4fa883d in this term.
I20260709 14:49:52.880705 12361 raft_consensus.cc:515] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.887943 12361 leader_election.cc:290] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:52.896178 11859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.196:41627, user_credentials={real_user=slave}} blocked reactor thread for 48713.9us
I20260709 14:49:52.896471 12390 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:52.897526 12390 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.897832 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:52.899197 12082 leader_election.cc:343] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.903990 12407 leader_election.cc:290] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:52.901194 11893 raft_consensus.cc:2468] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:52.906629 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:52.907367 12159 tablet_bootstrap.cc:654] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:52.908759 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.909261 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.909415 11969 raft_consensus.cc:2468] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
W20260709 14:49:52.909590 11935 leader_election.cc:343] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.910908 12292 leader_election.cc:290] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:52.916354 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:52.917193 12293 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:52.918416 12083 leader_election.cc:304] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.919238 12224 raft_consensus.cc:2804] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.920013 12083 leader_election.cc:304] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
W20260709 14:49:52.920179 11934 leader_election.cc:343] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.920363 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:52.900887 12390 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:52.929057 12116 raft_consensus.cc:3060] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.920048 12224 raft_consensus.cc:697] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:52.930907 12354 raft_consensus.cc:2804] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:52.946031 12354 raft_consensus.cc:493] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:52.946406 12354 raft_consensus.cc:3060] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.931360 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.931972 12446 consensus_queue.cc:1048] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:52.933389 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:52.950266 12115 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.952419 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:52.920749 12296 consensus_queue.cc:1048] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:49:52.928857 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:52.953032 12042 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:52.954213 11935 leader_election.cc:343] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.954648 11935 leader_election.cc:304] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:52.955837 12043 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.935883 12009 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.961720 12292 raft_consensus.cc:2749] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.961473 12224 consensus_queue.cc:237] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.968132 12162 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:52.968570 12162 ts_tablet_manager.cc:1403] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.019s
I20260709 14:49:52.960680 12116 raft_consensus.cc:2468] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:52.976120 12162 raft_consensus.cc:359] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.976897 12162 raft_consensus.cc:385] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.980448 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:52.980674 11934 leader_election.cc:304] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:52.976926 12115 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:52.982287 12292 raft_consensus.cc:2804] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.982781 12292 raft_consensus.cc:697] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:52.982869 11859 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:49:52.983176 12161 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:52.983632 12161 ts_tablet_manager.cc:1403] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.005s
I20260709 14:49:52.985101 12009 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:52.986575 12390 raft_consensus.cc:2749] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:52.986759 12082 consensus_peers.cc:597] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:52.977695 12162 raft_consensus.cc:740] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.988399 12161 raft_consensus.cc:359] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.989511 12159 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:52.990016 12159 ts_tablet_manager.cc:1403] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.170s	user 0.036s	sys 0.020s
I20260709 14:49:52.989665 12162 consensus_queue.cc:260] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:52.991823 12361 raft_consensus.cc:493] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:52.992914 12162 ts_tablet_manager.cc:1434] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260709 14:49:52.993122 12446 raft_consensus.cc:2804] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:52.993649 12446 raft_consensus.cc:697] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:52.993854 12162 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:52.995538 12446 consensus_queue.cc:237] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:52.994892 12159 raft_consensus.cc:359] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:52.997047 12389 raft_consensus.cc:2749] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:52.997118 12159 raft_consensus.cc:385] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.998312 12161 raft_consensus.cc:385] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:52.998347 12159 raft_consensus.cc:740] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:52.983620 12292 consensus_queue.cc:237] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.000015 12159 consensus_queue.cc:260] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.002297 12159 ts_tablet_manager.cc:1434] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:49:53.004310 12159 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:52.991044 12354 raft_consensus.cc:515] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.009635 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:53.010852 12082 leader_election.cc:343] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:52.998754 12161 raft_consensus.cc:740] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.013864 12160 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.014344 12160 ts_tablet_manager.cc:1403] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.317s	user 0.054s	sys 0.093s
I20260709 14:49:53.014181 12161 consensus_queue.cc:260] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.020390 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.021687 12159 tablet_bootstrap.cc:654] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.021003 11969 raft_consensus.cc:3060] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:52.992341 12361 raft_consensus.cc:515] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.021605 12161 ts_tablet_manager.cc:1434] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:49:53.025111 12161 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:53.019408 12354 leader_election.cc:290] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.049403 12407 raft_consensus.cc:493] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.029911 12229 consensus_queue.cc:1048] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:49:53.049899 12407 raft_consensus.cc:515] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.051893 12407 leader_election.cc:290] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.055495 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.056151 11894 raft_consensus.cc:2468] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:53.057056 12042 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:53.058575 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.060511 12161 tablet_bootstrap.cc:654] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.062147 11934 leader_election.cc:343] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.070771 12162 tablet_bootstrap.cc:654] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.082015 11792 catalog_manager.cc:5697] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.096391 11969 raft_consensus.cc:2468] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:53.078444 11935 leader_election.cc:304] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.085146 12171 raft_consensus.cc:493] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.099002 12409 raft_consensus.cc:2804] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.099421 12409 raft_consensus.cc:493] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.099764 12409 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.100046 12216 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.102737 12160 raft_consensus.cc:359] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.103380 12160 raft_consensus.cc:385] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.103644 12160 raft_consensus.cc:740] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.103384 11894 raft_consensus.cc:3060] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.104229 12160 consensus_queue.cc:260] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.100531 12216 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.099012 12171 raft_consensus.cc:515] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.106554 12216 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.106963 12171 leader_election.cc:290] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:53.110244 12361 leader_election.cc:290] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.109788 11789 catalog_manager.cc:5697] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.114005 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:53.117331 12296 raft_consensus.cc:493] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.117687 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.117825 12296 raft_consensus.cc:515] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.119874 12296 leader_election.cc:290] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.120537 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.120862 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.121459 12041 raft_consensus.cc:2468] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:53.118053 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7134721a6417f81f098e9dd66978a" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.122620 12082 leader_election.cc:304] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
W20260709 14:49:53.122889 11935 leader_election.cc:343] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.124310 12160 ts_tablet_manager.cc:1434] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260709 14:49:53.124987 12224 raft_consensus.cc:2804] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.125291 12160 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.125377 12224 raft_consensus.cc:493] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.129752 12224 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:53.132421 11934 leader_election.cc:343] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.133785 12009 leader_election.cc:304] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.135056 12390 raft_consensus.cc:2749] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.136253 12224 raft_consensus.cc:515] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.138916 12224 leader_election.cc:290] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.139992 12409 raft_consensus.cc:515] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.141661 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.142771 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:53.143374 11892 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.146332 12159 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.146840 12159 ts_tablet_manager.cc:1403] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.143s	user 0.004s	sys 0.006s
W20260709 14:49:53.149441 12083 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 52510.5us
I20260709 14:49:53.150513 11892 raft_consensus.cc:2468] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:53.151659 11935 leader_election.cc:304] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.153342 12216 raft_consensus.cc:2804] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.153800 12216 raft_consensus.cc:697] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:53.154616 12216 consensus_queue.cc:237] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.156091 12161 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:53.156682 12161 ts_tablet_manager.cc:1403] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260709 14:49:53.158586 12409 leader_election.cc:290] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.159305 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:53.143505 11790 catalog_manager.cc:5697] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.159901 12039 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.168357 12043 raft_consensus.cc:3060] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.173269 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.173475 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:53.175871 12083 leader_election.cc:343] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:53.176467 12083 leader_election.cc:343] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:53.177261 12083 leader_election.cc:343] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.132882 11934 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
W20260709 14:49:53.178382 11934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.195:44645, user_credentials={real_user=slave}} blocked reactor thread for 46014.1us
I20260709 14:49:53.178632 12409 raft_consensus.cc:2749] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.179533 12159 raft_consensus.cc:359] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.180191 12159 raft_consensus.cc:385] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.180408 12159 raft_consensus.cc:740] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.181023 12159 consensus_queue.cc:260] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.181314 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.182026 11964 raft_consensus.cc:2468] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:53.182929 12159 ts_tablet_manager.cc:1434] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 14:49:53.183696 12159 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.185721 12161 raft_consensus.cc:359] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.186183 12161 raft_consensus.cc:385] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.186394 12161 raft_consensus.cc:740] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.186955 12161 consensus_queue.cc:260] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.188722 12161 ts_tablet_manager.cc:1434] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.000s
I20260709 14:49:53.189988 12039 raft_consensus.cc:2468] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:53.190415 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:53.199456 12082 leader_election.cc:304] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:53.192329 12083 leader_election.cc:304] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.200578 12460 raft_consensus.cc:2804] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.201156 12460 raft_consensus.cc:697] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:53.201877 12460 consensus_queue.cc:237] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.195703 12160 tablet_bootstrap.cc:654] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.200634 12224 raft_consensus.cc:2804] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.205489 12224 raft_consensus.cc:697] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:53.205899 12162 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:53.206473 12162 ts_tablet_manager.cc:1403] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.213s	user 0.008s	sys 0.003s
I20260709 14:49:53.206382 12224 consensus_queue.cc:237] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.209419 12162 raft_consensus.cc:359] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.210197 12162 raft_consensus.cc:385] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.210489 12162 raft_consensus.cc:740] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
W20260709 14:49:53.211665 11934 leader_election.cc:343] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.212769 12083 leader_election.cc:304] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:53.213626 12354 raft_consensus.cc:2804] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.197160 12159 tablet_bootstrap.cc:654] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.214030 12354 raft_consensus.cc:493] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.214466 12354 raft_consensus.cc:3060] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.218585 12160 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.218990 12160 ts_tablet_manager.cc:1403] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.000s
I20260709 14:49:53.220782 12160 raft_consensus.cc:359] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.214054 12161 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:53.221371 12160 raft_consensus.cc:385] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.221701 12160 raft_consensus.cc:740] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.221836 12354 raft_consensus.cc:515] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.222473 12160 consensus_queue.cc:260] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.224095 12460 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.224560 12460 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.226471 12460 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.227972 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:53.229559 12082 leader_election.cc:343] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.230721 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.232358 12354 leader_election.cc:290] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.230682 12162 consensus_queue.cc:260] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.235198 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.235773 11969 raft_consensus.cc:3060] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.236867 12161 tablet_bootstrap.cc:654] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.233781 12083 leader_election.cc:343] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.233287 12160 ts_tablet_manager.cc:1434] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:53.233996 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:53.242738 12160 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.246435 11969 raft_consensus.cc:2468] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:53.238008 12083 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.248750 12224 raft_consensus.cc:2749] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.250386 12083 leader_election.cc:304] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.251076 12224 raft_consensus.cc:2804] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.251025 12162 ts_tablet_manager.cc:1434] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 14:49:53.251608 12224 raft_consensus.cc:697] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:53.252347 12162 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:53.252511 12224 consensus_queue.cc:237] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:53.255541 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:53.259088 12162 tablet_bootstrap.cc:654] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.260978 12083 leader_election.cc:343] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.264561 12161 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:53.265208 12293 raft_consensus.cc:493] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.265677 12293 raft_consensus.cc:515] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.267620 12293 leader_election.cc:290] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:53.269644 12160 tablet_bootstrap.cc:654] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.269556 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.271430 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
W20260709 14:49:53.272998 11859 leader_election.cc:343] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:53.273600 11859 leader_election.cc:343] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.273998 11859 leader_election.cc:304] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.274973 12293 raft_consensus.cc:2749] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.275755 12161 ts_tablet_manager.cc:1403] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.006s
I20260709 14:49:53.277366 12159 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.277801 12159 ts_tablet_manager.cc:1403] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.011s
I20260709 14:49:53.278359 12161 raft_consensus.cc:359] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.282693 12159 raft_consensus.cc:359] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.292604 12159 raft_consensus.cc:385] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.292876 12159 raft_consensus.cc:740] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.293531 12159 consensus_queue.cc:260] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.295517 12159 ts_tablet_manager.cc:1434] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:49:53.296233 12159 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.290083 12160 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.297521 12160 ts_tablet_manager.cc:1403] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260709 14:49:53.301704 12159 tablet_bootstrap.cc:654] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.302497 12160 raft_consensus.cc:359] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.279006 12161 raft_consensus.cc:385] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.303447 12160 raft_consensus.cc:385] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.304535 12160 raft_consensus.cc:740] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.303838 12161 raft_consensus.cc:740] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.306057 12293 raft_consensus.cc:493] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.306568 12293 raft_consensus.cc:515] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.308643 12293 leader_election.cc:290] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.311419 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.322428 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.327946 11966 raft_consensus.cc:2468] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:53.329363 11860 leader_election.cc:304] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.330487 12293 raft_consensus.cc:2804] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.330948 12293 raft_consensus.cc:493] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.331419 12293 raft_consensus.cc:3060] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.342443 11792 catalog_manager.cc:5697] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.344183 11792 catalog_manager.cc:5697] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.339939 11790 catalog_manager.cc:5697] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.347051 11792 catalog_manager.cc:5697] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.337908 12161 consensus_queue.cc:260] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.354517 12390 raft_consensus.cc:493] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.354993 12390 raft_consensus.cc:515] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.354350 12160 consensus_queue.cc:260] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.361209 12039 raft_consensus.cc:2468] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:53.362825 12161 ts_tablet_manager.cc:1434] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 14:49:53.365391 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.369441 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.370050 11966 raft_consensus.cc:2468] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:53.373226 12009 leader_election.cc:304] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.374038 12171 raft_consensus.cc:2804] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.374387 12171 raft_consensus.cc:493] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.374699 12171 raft_consensus.cc:3060] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.381798 12390 leader_election.cc:290] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.382772 12171 raft_consensus.cc:515] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.385380 12293 raft_consensus.cc:515] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.386235 12161 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:53.392223 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:53.392390 12082 consensus_peers.cc:597] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:53.386547 12160 ts_tablet_manager.cc:1434] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 14:49:53.401240 12160 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.398339 12171 leader_election.cc:290] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.402797 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.403432 11966 raft_consensus.cc:3060] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.405612 12293 leader_election.cc:290] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.406140 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.416913 12293 raft_consensus.cc:493] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.418905 11894 raft_consensus.cc:2393] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 1: Already voted for candidate 4b712917276d4dd5974f31acd4fa883d in this term.
I20260709 14:49:53.421784 12293 raft_consensus.cc:515] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.424010 12293 leader_election.cc:290] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.429003 12292 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.429504 12292 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.430939 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.431493 12292 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.432483 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b36faec0f040bfa9d5c97999461b29" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:53.433255 12116 raft_consensus.cc:2393] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:53.434692 11859 leader_election.cc:304] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.435984 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:53.437891 11935 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.439077 12160 tablet_bootstrap.cc:654] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.443974 12293 raft_consensus.cc:3060] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.445020 12224 raft_consensus.cc:493] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.444223 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf73637a2d44869aeb2d46660459d58" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:53.453128 12042 raft_consensus.cc:2393] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b712917276d4dd5974f31acd4fa883d in current term 1: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:53.452760 12224 raft_consensus.cc:515] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.458253 11859 leader_election.cc:304] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.459591 12457 raft_consensus.cc:2749] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.461812 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.462463 11969 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:53.463830 12083 leader_election.cc:304] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.464584 12354 raft_consensus.cc:2804] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.464960 12354 raft_consensus.cc:493] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.465359 12354 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.451632 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.459455 12224 leader_election.cc:290] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:53.474982 11934 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.475378 11934 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.476301 12292 raft_consensus.cc:2749] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.478957 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.479368 12354 raft_consensus.cc:515] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:49:53.483794 12082 leader_election.cc:343] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.483940 12293 raft_consensus.cc:2749] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.484045 11966 raft_consensus.cc:2468] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:53.485795 12009 leader_election.cc:304] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:53.486538 12390 raft_consensus.cc:2804] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.486994 12390 raft_consensus.cc:697] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:53.488394 12409 consensus_queue.cc:1048] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:53.487782 12390 consensus_queue.cc:237] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.494763 12159 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.495253 12159 ts_tablet_manager.cc:1403] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.199s	user 0.070s	sys 0.088s
I20260709 14:49:53.497895 12159 raft_consensus.cc:359] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.498553 12159 raft_consensus.cc:385] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.498809 12159 raft_consensus.cc:740] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.501403 12354 leader_election.cc:290] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.499588 12159 consensus_queue.cc:260] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.501938 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.503278 11969 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.503827 12159 ts_tablet_manager.cc:1434] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:49:53.504750 12159 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.507344 12161 tablet_bootstrap.cc:654] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.507452 12162 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:53.509346 12162 ts_tablet_manager.cc:1403] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.257s	user 0.045s	sys 0.074s
I20260709 14:49:53.510018 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:53.508330 12160 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.510776 12160 ts_tablet_manager.cc:1403] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.001s
I20260709 14:49:53.512101 12159 tablet_bootstrap.cc:654] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.512231 12082 leader_election.cc:343] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.514940 12160 raft_consensus.cc:359] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.522511 12160 raft_consensus.cc:385] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.522876 12160 raft_consensus.cc:740] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.523886 11969 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:53.521832 12162 raft_consensus.cc:359] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.524437 12162 raft_consensus.cc:385] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.524763 12162 raft_consensus.cc:740] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.525059 12083 leader_election.cc:304] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.525642 12162 consensus_queue.cc:260] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.526082 12354 raft_consensus.cc:2804] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.526772 12354 raft_consensus.cc:697] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:53.527561 12354 consensus_queue.cc:237] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.530076 12162 ts_tablet_manager.cc:1434] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:49:53.531863 12162 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:53.537873 12407 consensus_queue.cc:1048] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.549556 11789 catalog_manager.cc:5697] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.552723 12293 consensus_queue.cc:1048] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.553146 12407 consensus_queue.cc:1048] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:49:53.523649 12160 consensus_queue.cc:260] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.561272 12160 ts_tablet_manager.cc:1434] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 14:49:53.562233 12160 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.564550 12407 raft_consensus.cc:493] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.565096 12407 raft_consensus.cc:515] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.545377 12161 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:53.566872 12161 ts_tablet_manager.cc:1403] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.203s	user 0.007s	sys 0.003s
I20260709 14:49:53.569784 12407 leader_election.cc:290] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.581828 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:53.582054 12354 consensus_queue.cc:1048] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.582676 12115 raft_consensus.cc:2468] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:53.585228 11934 leader_election.cc:304] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.590900 12160 tablet_bootstrap.cc:654] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.593618 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.594280 11892 raft_consensus.cc:2468] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:53.588548 12409 raft_consensus.cc:2804] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.600378 12409 raft_consensus.cc:493] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.589938 12457 consensus_queue.cc:1048] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 14:49:53.611243 11934 consensus_peers.cc:597] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:53.612969 12409 raft_consensus.cc:3060] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.641857 12159 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.642409 12159 ts_tablet_manager.cc:1403] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.012s
I20260709 14:49:53.643397 11789 catalog_manager.cc:5697] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.648643 12159 raft_consensus.cc:359] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.649377 12159 raft_consensus.cc:385] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.649647 12159 raft_consensus.cc:740] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.650368 12159 consensus_queue.cc:260] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.653195 12161 raft_consensus.cc:359] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.653775 12159 ts_tablet_manager.cc:1434] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:49:53.653877 12161 raft_consensus.cc:385] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.654330 12161 raft_consensus.cc:740] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.654811 12159 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.655175 12161 consensus_queue.cc:260] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.658572 12161 ts_tablet_manager.cc:1434] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.001s
I20260709 14:49:53.659617 12354 raft_consensus.cc:493] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.660125 12354 raft_consensus.cc:515] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.662207 12354 leader_election.cc:290] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.664423 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:53.666970 12082 leader_election.cc:343] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.668395 12162 tablet_bootstrap.cc:654] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.669186 12409 raft_consensus.cc:515] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.671204 12159 tablet_bootstrap.cc:654] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.676220 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.679494 12171 raft_consensus.cc:493] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.680138 12354 raft_consensus.cc:493] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.679944 12171 raft_consensus.cc:515] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.680787 12354 raft_consensus.cc:515] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.682396 12171 leader_election.cc:290] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.682744 12354 leader_election.cc:290] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:53.683431 12083 leader_election.cc:343] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.683882 12083 leader_election.cc:304] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.684576 12354 raft_consensus.cc:2749] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.684854 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.685503 11892 raft_consensus.cc:2468] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:53.686746 12009 leader_election.cc:304] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:53.688144 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.688691 12171 raft_consensus.cc:2804] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.689070 12171 raft_consensus.cc:493] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.688227 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:53.689401 12082 leader_election.cc:343] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.689404 12171 raft_consensus.cc:3060] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:53.690418 12009 leader_election.cc:343] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.692878 12354 raft_consensus.cc:493] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.693437 12354 raft_consensus.cc:515] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.695345 12354 leader_election.cc:290] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.696045 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:53.696780 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:53.697441 12082 leader_election.cc:343] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.700359 12171 raft_consensus.cc:515] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.703460 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:53.703961 12296 consensus_queue.cc:1048] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:53.708160 12083 leader_election.cc:343] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.708570 12083 leader_election.cc:304] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.708900 12171 leader_election.cc:290] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:53.709273 12296 raft_consensus.cc:2749] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.714537 12159 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.715027 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:53.715977 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.716933 11893 raft_consensus.cc:2468] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:53.716027 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10576cba879847f28188a2f123802ccf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:53.717939 12409 leader_election.cc:290] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.715076 12159 ts_tablet_manager.cc:1403] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.005s
I20260709 14:49:53.718849 12161 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:53.703999 11894 raft_consensus.cc:3060] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.722391 12159 raft_consensus.cc:359] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.723596 11892 raft_consensus.cc:3060] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:53.729249 12009 leader_election.cc:343] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.733925 12160 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.734387 12160 ts_tablet_manager.cc:1403] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.172s	user 0.007s	sys 0.003s
I20260709 14:49:53.723026 12159 raft_consensus.cc:385] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.735708 12159 raft_consensus.cc:740] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.736462 12159 consensus_queue.cc:260] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.736748 12160 raft_consensus.cc:359] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.737344 12160 raft_consensus.cc:385] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.737614 12160 raft_consensus.cc:740] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.738157 12160 consensus_queue.cc:260] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.738924 11892 raft_consensus.cc:2468] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:53.740069 12160 ts_tablet_manager.cc:1434] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:53.740173 11935 leader_election.cc:304] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:53.740991 12160 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.741678 12159 ts_tablet_manager.cc:1434] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:49:53.744237 12292 raft_consensus.cc:2804] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.749392 12292 raft_consensus.cc:697] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:53.750406 12292 consensus_queue.cc:237] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.753880 12160 tablet_bootstrap.cc:654] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.757023 12083 consensus_peers.cc:597] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:53.758982 12162 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:53.759466 12162 ts_tablet_manager.cc:1403] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.228s	user 0.003s	sys 0.006s
I20260709 14:49:53.763720 12083 leader_election.cc:304] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.764952 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b36400bbe344bff9c5916d8c9d4175b" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:53.769815 12116 raft_consensus.cc:3060] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.769872 12296 raft_consensus.cc:2804] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:53.770318 12296 raft_consensus.cc:493] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:53.770654 12296 raft_consensus.cc:3060] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.777181 12296 raft_consensus.cc:515] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.778179 12116 raft_consensus.cc:2468] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:53.779915 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:53.767560 12159 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
W20260709 14:49:53.782524 12082 leader_election.cc:343] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.784425 12296 leader_election.cc:290] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.786080 12161 tablet_bootstrap.cc:654] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.787345 12296 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.787819 12296 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.791530 11892 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.791985 12296 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:53.792407 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:53.793815 12082 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.807667 12159 tablet_bootstrap.cc:654] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:53.808583 12082 consensus_peers.cc:597] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:53.810125 12162 raft_consensus.cc:359] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.810796 12162 raft_consensus.cc:385] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.811049 12162 raft_consensus.cc:740] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.811683 12162 consensus_queue.cc:260] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.811973 11792 catalog_manager.cc:5697] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:53.816602 12354 consensus_queue.cc:1048] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.817968 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:53.819270 11894 raft_consensus.cc:2468] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:53.820354 12009 leader_election.cc:304] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.821406 12390 raft_consensus.cc:2804] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.821842 12390 raft_consensus.cc:697] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:53.822585 12390 consensus_queue.cc:237] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.827557 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:53.827910 12224 consensus_queue.cc:1048] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.828225 11892 raft_consensus.cc:3060] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.836910 12224 consensus_queue.cc:1048] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.837514 11791 catalog_manager.cc:5697] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:53.838554 12083 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.839000 12083 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.839670 12224 raft_consensus.cc:2749] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.842213 12159 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:53.842667 12159 ts_tablet_manager.cc:1403] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.003s
I20260709 14:49:53.845181 12159 raft_consensus.cc:359] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.845790 12159 raft_consensus.cc:385] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.846045 12159 raft_consensus.cc:740] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.846611 12159 consensus_queue.cc:260] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.847421 12161 tablet_bootstrap.cc:492] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:53.847877 12161 ts_tablet_manager.cc:1403] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.000s
I20260709 14:49:53.848344 11892 raft_consensus.cc:2468] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:53.851588 12160 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.852103 12160 ts_tablet_manager.cc:1403] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.022s
I20260709 14:49:53.852862 12162 ts_tablet_manager.cc:1434] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.001s
I20260709 14:49:53.853863 12162 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:53.854877 12160 raft_consensus.cc:359] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.855458 12160 raft_consensus.cc:385] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.856060 12160 raft_consensus.cc:740] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.856693 12160 consensus_queue.cc:260] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.860049 12159 ts_tablet_manager.cc:1434] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:49:53.860425 12160 ts_tablet_manager.cc:1434] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:53.860993 12159 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.861594 12160 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.863991 12224 raft_consensus.cc:493] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.864542 12224 raft_consensus.cc:515] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.866789 12159 tablet_bootstrap.cc:654] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.867630 12160 tablet_bootstrap.cc:654] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.868000 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:53.869474 12082 leader_election.cc:343] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.870091 12224 leader_election.cc:290] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:53.885092 12160 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.886013 12160 ts_tablet_manager.cc:1403] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.001s
I20260709 14:49:53.888829 12160 raft_consensus.cc:359] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.889566 12160 raft_consensus.cc:385] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.889849 12160 raft_consensus.cc:740] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.890602 12160 consensus_queue.cc:260] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.892807 12160 ts_tablet_manager.cc:1434] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:49:53.898664 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:53.899320 12160 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.911697 12083 leader_election.cc:304] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:53.895265 12161 raft_consensus.cc:359] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.912581 12161 raft_consensus.cc:385] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.912885 12161 raft_consensus.cc:740] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.913653 12162 tablet_bootstrap.cc:654] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.914690 12296 raft_consensus.cc:2804] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:53.915182 12296 raft_consensus.cc:697] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:53.915982 12296 consensus_queue.cc:237] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.912268 12160 tablet_bootstrap.cc:654] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.913555 12161 consensus_queue.cc:260] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.922269 12390 consensus_queue.cc:1048] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:49:53.932870 12159 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
W20260709 14:49:53.933032 12083 leader_election.cc:343] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:53.933521 12083 leader_election.cc:304] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:53.937892 12354 raft_consensus.cc:2749] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:53.938582 12159 ts_tablet_manager.cc:1403] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.023s
I20260709 14:49:53.942961 12159 raft_consensus.cc:359] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.943583 12162 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:53.944132 12162 ts_tablet_manager.cc:1403] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.001s
I20260709 14:49:53.947461 12160 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:53.947926 12160 ts_tablet_manager.cc:1403] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 14:49:53.943606 12159 raft_consensus.cc:385] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.948764 12159 raft_consensus.cc:740] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.949446 12159 consensus_queue.cc:260] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:53.950117 11792 catalog_manager.cc:5697] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 1 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:53.951581 12042 raft_consensus.cc:3060] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:53.952855 12159 ts_tablet_manager.cc:1434] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:49:53.953778 12159 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: Bootstrap starting.
I20260709 14:49:53.956707 12161 ts_tablet_manager.cc:1434] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 14:49:53.957675 12161 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:53.960608 12159 tablet_bootstrap.cc:654] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.950569 12160 raft_consensus.cc:359] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.965058 12160 raft_consensus.cc:385] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.965345 12160 raft_consensus.cc:740] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.966239 12160 consensus_queue.cc:260] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:53.968505 12160 ts_tablet_manager.cc:1434] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:53.969347 12160 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:53.970119 12296 consensus_queue.cc:1048] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:53.973026 12161 tablet_bootstrap.cc:654] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.979146 12160 tablet_bootstrap.cc:654] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:53.988677 12390 raft_consensus.cc:493] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:53.989241 12390 raft_consensus.cc:515] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:53.990552 12162 raft_consensus.cc:359] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.991750 12162 raft_consensus.cc:385] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:53.992084 12162 raft_consensus.cc:740] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:53.992990 12162 consensus_queue.cc:260] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:53.995030 12162 ts_tablet_manager.cc:1434] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 14:49:53.999258 12162 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.003064 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.004818 12162 tablet_bootstrap.cc:654] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.009665 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453d8c39b8ee429ebc7e16f96b17be51" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.015089 12159 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: No bootstrap required, opened a new log
I20260709 14:49:54.015607 12159 ts_tablet_manager.cc:1403] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.024s
I20260709 14:49:54.018342 12159 raft_consensus.cc:359] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.018997 12159 raft_consensus.cc:385] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.019275 12159 raft_consensus.cc:740] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.011888 12390 leader_election.cc:290] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.031893 12009 leader_election.cc:304] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.033601 12512 raft_consensus.cc:2749] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.034612 12159 consensus_queue.cc:260] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.036191 12159 ts_tablet_manager.cc:1434] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:49:54.041240 12162 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.041834 12162 ts_tablet_manager.cc:1403] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.006s
I20260709 14:49:54.044984 12162 raft_consensus.cc:359] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.045688 12162 raft_consensus.cc:385] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.046008 12162 raft_consensus.cc:740] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.046762 12162 consensus_queue.cc:260] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.049046 12162 ts_tablet_manager.cc:1434] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:54.049470 12512 consensus_queue.cc:1048] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:54.049780 12082 consensus_peers.cc:597] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:54.049963 12162 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.056829 12162 tablet_bootstrap.cc:654] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.057240 12161 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.057722 12161 ts_tablet_manager.cc:1403] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.001s
I20260709 14:49:54.060247 12161 raft_consensus.cc:359] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.060861 12161 raft_consensus.cc:385] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.061131 12161 raft_consensus.cc:740] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.061805 12161 consensus_queue.cc:260] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.064046 12161 ts_tablet_manager.cc:1434] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:54.064917 12161 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.068359 12162 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.068904 12162 ts_tablet_manager.cc:1403] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:49:54.072933 12162 raft_consensus.cc:359] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.073606 12162 raft_consensus.cc:385] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.073879 12162 raft_consensus.cc:740] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.074502 12161 tablet_bootstrap.cc:654] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.074527 12162 consensus_queue.cc:260] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.077083 12162 ts_tablet_manager.cc:1434] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:54.077997 12162 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.089118 12162 tablet_bootstrap.cc:654] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.100274 12457 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.100800 12457 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.102837 12457 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.106366 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.108125 12162 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.108165 12161 tablet_bootstrap.cc:492] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.108767 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.108868 12162 ts_tablet_manager.cc:1403] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.008s
I20260709 14:49:54.109450 12115 raft_consensus.cc:2468] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:54.111843 12162 raft_consensus.cc:359] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.112643 12162 raft_consensus.cc:385] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.112914 12162 raft_consensus.cc:740] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.108868 12161 ts_tablet_manager.cc:1403] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.012s
I20260709 14:49:54.113314 12224 raft_consensus.cc:493] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.114089 12457 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.113866 12224 raft_consensus.cc:515] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.114655 12457 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.116056 12224 leader_election.cc:290] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.117254 12457 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.118729 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.118806 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
W20260709 14:49:54.121186 12083 leader_election.cc:343] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.120849 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.122085 12162 consensus_queue.cc:260] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
W20260709 14:49:54.123019 12083 leader_election.cc:343] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.123385 12083 leader_election.cc:304] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.124372 11964 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:54.121447 12161 raft_consensus.cc:359] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.125257 12161 raft_consensus.cc:385] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.125538 12161 raft_consensus.cc:740] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.125945 12224 raft_consensus.cc:2749] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:54.113834 11859 leader_election.cc:343] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.127648 11860 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:54.126204 12161 consensus_queue.cc:260] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.124321 12162 ts_tablet_manager.cc:1434] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260709 14:49:54.133172 12162 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.133620 12043 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.131943 12457 raft_consensus.cc:2804] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.137740 12457 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.138113 12457 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.142745 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.143456 12116 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:54.147084 12161 ts_tablet_manager.cc:1434] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 14:49:54.147930 12518 log.cc:927] Time spent T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:49:54.150049 12457 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.151398 12160 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.151871 12160 ts_tablet_manager.cc:1403] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.183s	user 0.035s	sys 0.062s
I20260709 14:49:54.148847 12161 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.153236 12162 tablet_bootstrap.cc:654] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.154353 12160 raft_consensus.cc:359] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.155036 12160 raft_consensus.cc:385] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.152366 11859 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.155301 12160 raft_consensus.cc:740] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.161226 12160 consensus_queue.cc:260] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.162333 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:54.162915 11964 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.163376 12160 ts_tablet_manager.cc:1434] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:49:54.164451 12160 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.161156 12381 raft_consensus.cc:2804] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.165766 12381 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.166081 12381 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.176015 11964 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:54.168210 12457 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.181433 11860 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:54.182575 12457 raft_consensus.cc:2804] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.183259 12457 raft_consensus.cc:697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:54.185671 12381 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.190802 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.191587 12115 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.193485 12160 tablet_bootstrap.cc:654] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.207512 12381 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.208702 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.206019 12160 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.209694 12160 ts_tablet_manager.cc:1403] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.003s
I20260709 14:49:54.209949 12224 raft_consensus.cc:493] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.205950 12292 raft_consensus.cc:493] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:49:54.209990 11859 leader_election.cc:343] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.210944 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.204912 12115 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:54.210546 12224 raft_consensus.cc:515] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.211696 12117 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.210965 12292 raft_consensus.cc:515] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.213760 12162 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.212488 12457 consensus_queue.cc:237] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.214218 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d6bc12e8d42969454fc975a7acd4a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.214838 11894 raft_consensus.cc:2468] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:54.214191 12162 ts_tablet_manager.cc:1403] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.020s
I20260709 14:49:54.216306 11935 leader_election.cc:304] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:54.217469 12409 raft_consensus.cc:2804] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.217849 12409 raft_consensus.cc:493] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.218178 12409 raft_consensus.cc:3060] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.219167 12224 leader_election.cc:290] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.218137 12162 raft_consensus.cc:359] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.220180 12162 raft_consensus.cc:385] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.220440 12162 raft_consensus.cc:740] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.218189 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.219808 12292 leader_election.cc:290] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:54.221853 12083 leader_election.cc:343] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.221174 12162 consensus_queue.cc:260] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.223278 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.223853 12162 ts_tablet_manager.cc:1434] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260709 14:49:54.224310 12083 leader_election.cc:343] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.224705 12083 leader_election.cc:304] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.225593 12224 raft_consensus.cc:2749] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.225755 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d6bc12e8d42969454fc975a7acd4a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.229254 12162 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.230334 12409 raft_consensus.cc:515] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:54.235090 11934 leader_election.cc:343] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.235781 12162 tablet_bootstrap.cc:654] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.237712 12161 tablet_bootstrap.cc:654] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.239789 12117 raft_consensus.cc:2468] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:54.240816 11859 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.241839 12457 raft_consensus.cc:2804] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.242313 12457 raft_consensus.cc:697] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:54.243904 11964 raft_consensus.cc:3060] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.255141 12409 leader_election.cc:290] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.256127 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d6bc12e8d42969454fc975a7acd4a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:54.256763 11894 raft_consensus.cc:3060] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.260932 12216 consensus_queue.cc:1048] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:54.276049 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d6bc12e8d42969454fc975a7acd4a" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.245256 12224 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.276862 12224 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.278862 12224 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:54.275939 12160 raft_consensus.cc:359] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.279314 12160 raft_consensus.cc:385] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.279495 12040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.280670 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:54.280916 12082 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.282081 12083 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.282506 12083 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.283048 11894 raft_consensus.cc:2468] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.283179 12354 raft_consensus.cc:2749] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:54.283603 11934 leader_election.cc:343] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.284097 12160 raft_consensus.cc:740] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.284266 11935 leader_election.cc:304] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.284833 12160 consensus_queue.cc:260] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.287876 12516 consensus_queue.cc:1048] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.289961 12162 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.290481 12162 ts_tablet_manager.cc:1403] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.007s
I20260709 14:49:54.292308 11789 catalog_manager.cc:5697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.292958 12525 raft_consensus.cc:2804] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.299690 12525 raft_consensus.cc:697] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.294597 12516 consensus_queue.cc:1048] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:54.301687 12409 consensus_queue.cc:1048] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.304453 12162 raft_consensus.cc:359] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.305120 12162 raft_consensus.cc:385] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.305369 12162 raft_consensus.cc:740] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.306159 12162 consensus_queue.cc:260] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.307233 12525 consensus_queue.cc:237] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.244505 12457 consensus_queue.cc:237] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.308238 12162 ts_tablet_manager.cc:1434] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:49:54.315086 12160 ts_tablet_manager.cc:1434] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.000s
I20260709 14:49:54.321125 12162 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: Bootstrap starting.
I20260709 14:49:54.323673 12160 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.330978 12162 tablet_bootstrap.cc:654] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.336504 12409 raft_consensus.cc:493] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.337023 12409 raft_consensus.cc:515] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.339977 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:54.341370 11935 leader_election.cc:343] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.343524 12409 leader_election.cc:290] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:54.345350 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.346063 12117 raft_consensus.cc:2468] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:54.347981 11934 leader_election.cc:304] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:54.348678 12216 raft_consensus.cc:493] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.349138 12216 raft_consensus.cc:515] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.351984 12216 leader_election.cc:290] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.352452 12216 raft_consensus.cc:2804] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.352914 12216 raft_consensus.cc:493] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.353256 12216 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.354650 12160 tablet_bootstrap.cc:654] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.360046 12216 raft_consensus.cc:515] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.371383 12162 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: No bootstrap required, opened a new log
I20260709 14:49:54.375049 12161 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.378103 12162 ts_tablet_manager.cc:1403] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260709 14:49:54.377718 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:54.379622 11935 leader_election.cc:343] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.378172 12161 ts_tablet_manager.cc:1403] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.230s	user 0.013s	sys 0.000s
I20260709 14:49:54.381072 12162 raft_consensus.cc:359] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.381767 12162 raft_consensus.cc:385] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.382026 12162 raft_consensus.cc:740] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.384596 12161 raft_consensus.cc:359] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.386294 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.387512 12039 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.393330 12161 raft_consensus.cc:385] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.393695 12161 raft_consensus.cc:740] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.394510 12216 leader_election.cc:290] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:54.390178 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.396883 12117 raft_consensus.cc:2468] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:54.387883 12162 consensus_queue.cc:260] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.400147 12162 ts_tablet_manager.cc:1434] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:49:54.395071 12161 consensus_queue.cc:260] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.404071 12381 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.404563 12381 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.406708 12381 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.408525 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.409163 12117 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.409828 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.410467 12161 ts_tablet_manager.cc:1434] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:49:54.411525 12161 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
W20260709 14:49:54.413872 11859 leader_election.cc:343] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.415942 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:54.416128 11792 catalog_manager.cc:5697] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.421543 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.426218 11969 raft_consensus.cc:2468] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:54.422712 12171 raft_consensus.cc:493] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a99ae83706644368b649fc37286cf08)
I20260709 14:49:54.426905 12117 raft_consensus.cc:2468] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.426970 12171 raft_consensus.cc:515] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.430213 12171 leader_election.cc:290] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.432765 12296 consensus_queue.cc:1048] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.433571 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.444852 11860 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.446421 12381 raft_consensus.cc:2804] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.446708 12381 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.447043 12381 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.394063 11789 catalog_manager.cc:5697] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.452528 12381 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.453244 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.454737 11934 leader_election.cc:304] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:54.455965 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.456588 12043 raft_consensus.cc:3060] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.457408 11859 leader_election.cc:343] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.457957 12381 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.459110 12381 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.459457 12381 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.461138 12381 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.464236 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:54.466096 11859 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.472575 12216 raft_consensus.cc:2804] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.473106 12216 raft_consensus.cc:493] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.473474 12216 raft_consensus.cc:3060] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.472659 11934 leader_election.cc:304] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:54.477262 12409 raft_consensus.cc:2804] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:54.477497 11934 leader_election.cc:343] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.477769 12409 raft_consensus.cc:697] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.478909 12161 tablet_bootstrap.cc:654] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.478719 12409 consensus_queue.cc:237] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.487133 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:54.487279 12009 leader_election.cc:304] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.487769 11969 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.488870 12160 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.489342 12160 ts_tablet_manager.cc:1403] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.166s	user 0.054s	sys 0.055s
I20260709 14:49:54.490808 12171 raft_consensus.cc:2749] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:54.494735 12525 raft_consensus.cc:493] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.495203 12525 raft_consensus.cc:515] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.497110 12525 leader_election.cc:290] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.497882 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.498509 11964 raft_consensus.cc:2468] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:54.499384 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.501082 11860 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.502283 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.502868 12117 raft_consensus.cc:2468] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:54.504338 12160 raft_consensus.cc:359] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.506007 12160 raft_consensus.cc:385] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.506984 12160 raft_consensus.cc:740] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.508267 12160 consensus_queue.cc:260] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.509272 12381 raft_consensus.cc:2804] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.509904 12381 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.510294 12381 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:54.514884 11934 leader_election.cc:343] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.515832 11934 leader_election.cc:304] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.516487 12525 raft_consensus.cc:2804] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.516851 12525 raft_consensus.cc:493] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.517189 12525 raft_consensus.cc:3060] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.518098 11969 raft_consensus.cc:2468] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:54.484719 12216 raft_consensus.cc:515] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.522960 11860 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.523483 12216 leader_election.cc:290] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.524145 12525 raft_consensus.cc:515] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.524044 12293 raft_consensus.cc:2804] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.528491 12293 raft_consensus.cc:697] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
W20260709 14:49:54.525352 12082 consensus_peers.cc:597] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:54.527640 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.529501 12525 leader_election.cc:290] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.529223 12293 consensus_queue.cc:237] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.530274 12381 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.532092 12381 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.533474 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.533689 12160 ts_tablet_manager.cc:1434] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 14:49:54.534766 12160 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:54.534866 11859 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:54.539446 11934 leader_election.cc:343] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.540194 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:54.541560 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.539526 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cda4974f7b8743029e7ec197219d211c" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.545318 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c2ecc90fbf43a5ab7e5f7264415ab5" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.552914 12116 raft_consensus.cc:3060] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.553261 12117 raft_consensus.cc:3060] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.554636 12161 tablet_bootstrap.cc:492] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.554977 12161 ts_tablet_manager.cc:1403] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.000s
I20260709 14:49:54.546442 11790 catalog_manager.cc:5697] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.557521 12161 raft_consensus.cc:359] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.558146 12161 raft_consensus.cc:385] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.551575 11792 catalog_manager.cc:5697] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.558449 12161 raft_consensus.cc:740] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.560401 12161 consensus_queue.cc:260] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.561587 12039 raft_consensus.cc:3060] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.562345 12161 ts_tablet_manager.cc:1434] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:54.563195 12161 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.564824 12117 raft_consensus.cc:2468] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.567950 12161 tablet_bootstrap.cc:654] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.569823 12116 raft_consensus.cc:2468] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.576573 12525 raft_consensus.cc:493] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.577092 12525 raft_consensus.cc:515] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.578024 12039 raft_consensus.cc:2468] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.578923 12525 leader_election.cc:290] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:54.580775 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.581045 11934 leader_election.cc:304] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:54.583390 12161 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.583691 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.552739 11969 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.584648 12409 raft_consensus.cc:2804] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.585155 12409 raft_consensus.cc:697] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.552233 12160 tablet_bootstrap.cc:654] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.585932 12409 consensus_queue.cc:237] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.585956 11934 leader_election.cc:304] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
W20260709 14:49:54.589584 11935 leader_election.cc:343] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.590520 12525 raft_consensus.cc:2804] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.591153 12525 raft_consensus.cc:697] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.591915 12525 consensus_queue.cc:237] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.596886 11969 raft_consensus.cc:2468] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:54.597981 11860 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.599574 12160 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.599690 12542 raft_consensus.cc:2804] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.600121 12160 ts_tablet_manager.cc:1403] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.002s
I20260709 14:49:54.600790 12542 raft_consensus.cc:697] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:54.601832 12542 consensus_queue.cc:237] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.602694 12160 raft_consensus.cc:359] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.603327 12160 raft_consensus.cc:385] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.603565 12160 raft_consensus.cc:740] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.604146 12160 consensus_queue.cc:260] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.606129 12160 ts_tablet_manager.cc:1434] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:54.607028 12160 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.612301 12160 tablet_bootstrap.cc:654] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.609149 12116 raft_consensus.cc:2468] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
I20260709 14:49:54.583864 12161 ts_tablet_manager.cc:1403] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 14:49:54.615000 11934 leader_election.cc:304] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:54.617900 12525 raft_consensus.cc:2804] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.618405 12525 raft_consensus.cc:493] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.618779 12525 raft_consensus.cc:3060] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.617411 12161 raft_consensus.cc:359] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.622939 12161 raft_consensus.cc:385] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.623232 12161 raft_consensus.cc:740] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.623903 12161 consensus_queue.cc:260] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.628165 11792 catalog_manager.cc:5697] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.630389 12161 ts_tablet_manager.cc:1434] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:49:54.631425 12161 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.630344 11792 catalog_manager.cc:5697] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.637391 12161 tablet_bootstrap.cc:654] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.644004 12160 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.644491 12160 ts_tablet_manager.cc:1403] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.006s
I20260709 14:49:54.647243 12160 raft_consensus.cc:359] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.647938 12160 raft_consensus.cc:385] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.648217 12160 raft_consensus.cc:740] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.647521 11790 catalog_manager.cc:5697] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.648892 12160 consensus_queue.cc:260] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.651427 12160 ts_tablet_manager.cc:1434] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:54.652376 12160 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.652508 12525 raft_consensus.cc:515] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.654920 12161 tablet_bootstrap.cc:492] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.655417 12161 ts_tablet_manager.cc:1403] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.014s
I20260709 14:49:54.657351 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:54.657742 12160 tablet_bootstrap.cc:654] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.658759 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "802a265c0a844fdb82b3cbf25b8a52df" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:54.659277 12116 raft_consensus.cc:3060] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.662674 12161 raft_consensus.cc:359] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.663329 12161 raft_consensus.cc:385] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.663589 12161 raft_consensus.cc:740] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.664291 12161 consensus_queue.cc:260] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.668354 12160 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.670219 12161 ts_tablet_manager.cc:1434] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
W20260709 14:49:54.672389 11935 leader_election.cc:343] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.672863 12161 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.673906 12171 raft_consensus.cc:493] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.674149 12116 raft_consensus.cc:2468] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.674345 12171 raft_consensus.cc:515] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.675360 12525 leader_election.cc:290] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:54.675740 11934 leader_election.cc:304] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:54.676767 12160 ts_tablet_manager.cc:1403] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 14:49:54.677572 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.677196 12525 raft_consensus.cc:2804] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.678756 12161 tablet_bootstrap.cc:654] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.678850 12525 raft_consensus.cc:697] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.680959 12160 raft_consensus.cc:359] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.681703 12160 raft_consensus.cc:385] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.682229 12160 raft_consensus.cc:740] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.682006 12525 consensus_queue.cc:237] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.683162 12160 consensus_queue.cc:260] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.690446 12160 ts_tablet_manager.cc:1434] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:54.691546 12160 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.700217 12160 tablet_bootstrap.cc:654] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.701021 12043 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.705905 12542 raft_consensus.cc:493] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.706485 12542 raft_consensus.cc:515] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.709020 12542 leader_election.cc:290] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.710422 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.710422 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b402289d2bf4b9a9af0dc0cc06bff1a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.711843 12160 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.712067 11859 leader_election.cc:304] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.712420 12160 ts_tablet_manager.cc:1403] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.014s
I20260709 14:49:54.715394 12160 raft_consensus.cc:359] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.715864 12542 raft_consensus.cc:2749] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.716153 12160 raft_consensus.cc:385] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.716586 12160 raft_consensus.cc:740] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.717443 12160 consensus_queue.cc:260] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.676142 12171 leader_election.cc:290] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:54.722376 12160 ts_tablet_manager.cc:1434] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:54.723529 12160 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.729300 12160 tablet_bootstrap.cc:654] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.730274 11893 raft_consensus.cc:3060] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.733862 12039 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.734210 12542 consensus_queue.cc:1048] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.748309 12409 raft_consensus.cc:493] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.748835 12409 raft_consensus.cc:515] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.750928 12409 leader_election.cc:290] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.753135 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b035e46644f46e88170cd774ded45d9" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:54.753301 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b035e46644f46e88170cd774ded45d9" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.754065 11892 raft_consensus.cc:2468] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 0.
W20260709 14:49:54.754722 11934 leader_election.cc:343] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.755256 11935 leader_election.cc:304] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.757822 12409 raft_consensus.cc:2804] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:54.681697 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:54.776086 12009 leader_election.cc:304] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.765420 12381 consensus_queue.cc:1048] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:49:54.777360 12409 raft_consensus.cc:493] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:54.777920 12409 raft_consensus.cc:3060] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.790495 12160 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.791080 12160 ts_tablet_manager.cc:1403] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.007s
I20260709 14:49:54.807328 12516 raft_consensus.cc:493] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:54.807864 12516 raft_consensus.cc:515] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.809966 12516 leader_election.cc:290] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:54.811594 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:54.814142 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:54.818712 12160 raft_consensus.cc:359] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.822065 12160 raft_consensus.cc:385] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.822387 12160 raft_consensus.cc:740] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.824560 12160 consensus_queue.cc:260] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.827075 12160 ts_tablet_manager.cc:1434] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:49:54.828135 12160 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:54.829718 12009 leader_election.cc:304] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:54.831000 12516 raft_consensus.cc:2749] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.839129 12160 tablet_bootstrap.cc:654] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.864370 11894 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.873592 12381 consensus_queue.cc:1048] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.878511 12558 consensus_queue.cc:1048] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.878903 12160 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: No bootstrap required, opened a new log
I20260709 14:49:54.879626 12160 ts_tablet_manager.cc:1403] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260709 14:49:54.890158 12160 raft_consensus.cc:359] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.891781 12160 raft_consensus.cc:385] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.892138 12160 raft_consensus.cc:740] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.892844 12160 consensus_queue.cc:260] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:54.895249 12292 consensus_queue.cc:1048] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.898090 12160 ts_tablet_manager.cc:1434] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 14:49:54.902997 11934 consensus_peers.cc:597] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:54.910427 12409 raft_consensus.cc:515] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.912544 12171 raft_consensus.cc:2749] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:54.913179 12409 leader_election.cc:290] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:54.916684 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b035e46644f46e88170cd774ded45d9" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:54.917290 11893 raft_consensus.cc:3060] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.918143 12161 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.918589 12161 ts_tablet_manager.cc:1403] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.246s	user 0.111s	sys 0.105s
I20260709 14:49:54.918404 12293 consensus_queue.cc:1048] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.919039 12216 consensus_queue.cc:1048] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.925418 12161 raft_consensus.cc:359] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.925793 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b035e46644f46e88170cd774ded45d9" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:54.926110 12161 raft_consensus.cc:385] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.926432 12161 raft_consensus.cc:740] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
W20260709 14:49:54.926846 11934 leader_election.cc:343] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:54.927102 12161 consensus_queue.cc:260] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.929252 12161 ts_tablet_manager.cc:1434] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:49:54.930199 12161 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.935751 12161 tablet_bootstrap.cc:654] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.939345 11893 raft_consensus.cc:2468] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:54.945750 11791 catalog_manager.cc:5697] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.950397 12161 tablet_bootstrap.cc:492] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.951210 12161 ts_tablet_manager.cc:1403] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 14:49:54.951864 11935 leader_election.cc:304] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:54.953565 12043 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:54.954227 12161 raft_consensus.cc:359] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.954960 12161 raft_consensus.cc:385] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.955265 12161 raft_consensus.cc:740] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.955962 12161 consensus_queue.cc:260] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:54.957665 12216 raft_consensus.cc:2804] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:54.958139 12216 raft_consensus.cc:697] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:54.958231 12161 ts_tablet_manager.cc:1434] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:54.959203 12161 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.958868 12216 consensus_queue.cc:237] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:54.965265 12161 tablet_bootstrap.cc:654] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.975509 12161 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:54.975970 12161 ts_tablet_manager.cc:1403] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:49:54.978464 12161 raft_consensus.cc:359] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.979122 12161 raft_consensus.cc:385] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:54.979394 12161 raft_consensus.cc:740] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:54.981702 12161 consensus_queue.cc:260] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:54.982707 12381 consensus_queue.cc:1048] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:54.979357 11792 catalog_manager.cc:5697] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:54.984616 12161 ts_tablet_manager.cc:1434] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:54.985558 12161 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:54.989976 12161 tablet_bootstrap.cc:654] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:54.998378 12216 consensus_queue.cc:1048] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.006822 12525 consensus_queue.cc:1048] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.009088 12041 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:55.010169 11934 consensus_peers.cc:597] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.013948 12457 consensus_queue.cc:1048] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.029587 12216 consensus_queue.cc:1048] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.038894 12390 raft_consensus.cc:493] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.039378 12390 raft_consensus.cc:515] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.041785 12390 leader_election.cc:290] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:55.042810 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.043480 12115 raft_consensus.cc:2468] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:55.044472 12008 leader_election.cc:304] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:55.045562 12390 raft_consensus.cc:2804] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.045972 12390 raft_consensus.cc:493] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.046550 12390 raft_consensus.cc:3060] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.046862 11892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:55.047451 11892 raft_consensus.cc:2468] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 0.
I20260709 14:49:55.054293 12390 raft_consensus.cc:515] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.057576 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:55.058164 12115 raft_consensus.cc:3060] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.078254 12293 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.078768 12293 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.080470 12293 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
W20260709 14:49:55.082885 11859 consensus_peers.cc:597] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.084530 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:55.086100 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.086721 12114 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:55.098598 11859 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
W20260709 14:49:55.099432 11859 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:55.103289 11894 raft_consensus.cc:3060] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.104694 12115 raft_consensus.cc:2468] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:55.106436 12457 raft_consensus.cc:2804] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.106899 12457 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.107251 12457 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.107506 12008 leader_election.cc:304] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:55.108435 12516 raft_consensus.cc:2804] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.108934 12516 raft_consensus.cc:697] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:55.109973 12516 consensus_queue.cc:237] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.125023 12381 consensus_queue.cc:1048] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.128042 12390 leader_election.cc:290] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:55.139178 11894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10eb9a7cf3c54265b6f90428d55589c7" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:55.139941 11894 raft_consensus.cc:3060] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.169183 12381 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.169787 12381 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.172720 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:55.173583 12381 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
W20260709 14:49:55.173995 11859 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:55.174136 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.174789 12115 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 0.
I20260709 14:49:55.176342 11859 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:55.176659 12216 consensus_queue.cc:1048] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.177033 12293 raft_consensus.cc:2804] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:55.177423 12293 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:55.177706 12293 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.201256 11894 raft_consensus.cc:2468] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:55.227519 12293 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.240068 12216 consensus_queue.cc:1048] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.244549 12457 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.246628 12457 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:55.247627 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:55.250973 11859 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:55.254218 12116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:55.254964 12116 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.277383 12293 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:55.281059 12161 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.281572 12161 ts_tablet_manager.cc:1403] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.296s	user 0.099s	sys 0.144s
I20260709 14:49:55.282272 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:55.282868 12117 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.285090 12161 raft_consensus.cc:359] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.285770 12161 raft_consensus.cc:385] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.286019 12161 raft_consensus.cc:740] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.286638 12161 consensus_queue.cc:260] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.289606 12116 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:55.291463 11859 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:55.293488 12381 raft_consensus.cc:2804] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.293817 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:55.295254 11859 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:55.295517 12381 raft_consensus.cc:697] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:55.296125 12117 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 1.
I20260709 14:49:55.296572 12381 consensus_queue.cc:237] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.297475 12161 ts_tablet_manager.cc:1434] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:49:55.297724 11859 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:55.298527 12161 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:55.298607 12457 raft_consensus.cc:2804] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:55.299170 12457 raft_consensus.cc:697] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:49:55.299933 12457 consensus_queue.cc:237] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.305032 12161 tablet_bootstrap.cc:654] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.331874 11792 catalog_manager.cc:5697] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:55.344553 12516 raft_consensus.cc:493] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.345072 12516 raft_consensus.cc:515] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:55.348459 12516 leader_election.cc:290] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:49:55.349195 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.355742 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70b6e0b83cf94f1c81be0b3bdf2a2700" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:55.357795 12009 leader_election.cc:304] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:55.358494 12409 consensus_queue.cc:1048] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.359293 12516 raft_consensus.cc:2749] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:55.370281 12041 raft_consensus.cc:3060] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.540370 11792 catalog_manager.cc:5697] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:55.555655 12161 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.556222 12161 ts_tablet_manager.cc:1403] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.258s	user 0.077s	sys 0.097s
I20260709 14:49:55.559049 12161 raft_consensus.cc:359] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.559743 12161 raft_consensus.cc:385] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.560000 12161 raft_consensus.cc:740] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.561817 12161 consensus_queue.cc:260] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.563911 12161 ts_tablet_manager.cc:1434] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:49:55.564853 12161 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:55.579134 12042 raft_consensus.cc:3060] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:55.581950 11934 consensus_peers.cc:597] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.583797 11792 catalog_manager.cc:5697] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:55.594214 11840 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:55.604374 12161 tablet_bootstrap.cc:654] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.605938 12043 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.609453 12390 raft_consensus.cc:493] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4a99ae83706644368b649fc37286cf08)
I20260709 14:49:55.609987 12390 raft_consensus.cc:515] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.614840 12390 leader_election.cc:290] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:55.615444 12161 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.615717 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.615980 12161 ts_tablet_manager.cc:1403] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.004s
I20260709 14:49:55.620093 11893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3147a77ad248403cac6843397125a3bf" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:55.623545  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:49:55.623853 12009 leader_election.cc:304] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:55.624965 12390 raft_consensus.cc:2749] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:55.625998 12161 raft_consensus.cc:359] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.626694 12161 raft_consensus.cc:385] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.627007 12161 raft_consensus.cc:740] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
W20260709 14:49:55.628665 11935 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 14:49:55.627701 12161 consensus_queue.cc:260] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.636854 12161 ts_tablet_manager.cc:1434] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:55.638458 12161 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:55.645970 12161 tablet_bootstrap.cc:654] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:55.662050 12083 consensus_peers.cc:597] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.677582 12083 consensus_peers.cc:597] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.677731 12009 consensus_peers.cc:597] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.678732 11935 consensus_peers.cc:597] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.679991 12390 raft_consensus.cc:493] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.680500 12390 raft_consensus.cc:515] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.684280 12390 leader_election.cc:290] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
W20260709 14:49:55.685087 11935 consensus_peers.cc:597] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.685634 11935 consensus_peers.cc:597] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.686621 12161 tablet_bootstrap.cc:492] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.687088 12161 ts_tablet_manager.cc:1403] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.005s
I20260709 14:49:55.690516 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "695d6bc12e8d42969454fc975a7acd4a" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:55.695024 12161 raft_consensus.cc:359] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:55.695686 12161 raft_consensus.cc:385] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.695955 12161 raft_consensus.cc:740] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
W20260709 14:49:55.696910 11935 consensus_peers.cc:597] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.696633 12161 consensus_queue.cc:260] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:49:55.700032 12161 ts_tablet_manager.cc:1434] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:55.701308 12390 consensus_queue.cc:1048] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.703809 12161 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
W20260709 14:49:55.698647 12009 leader_election.cc:336] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:55.705724 12009 leader_election.cc:304] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:55.706593 12390 raft_consensus.cc:2749] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:55.708401  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:55.709834  6159 tablet_replica.cc:333] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.710462  6159 raft_consensus.cc:2243] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.710898  6159 raft_consensus.cc:2272] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.711320 12161 tablet_bootstrap.cc:654] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.715236  6159 tablet_replica.cc:333] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.716174  6159 raft_consensus.cc:2243] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.716708  6159 raft_consensus.cc:2272] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.719242  6159 tablet_replica.cc:333] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.719846  6159 raft_consensus.cc:2243] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.720213  6159 raft_consensus.cc:2272] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.722368  6159 tablet_replica.cc:333] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.723132  6159 raft_consensus.cc:2243] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.723626 12161 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.724068  6159 raft_consensus.cc:2272] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.724107 12161 ts_tablet_manager.cc:1403] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20260709 14:49:55.726671  6159 tablet_replica.cc:333] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.727273  6159 raft_consensus.cc:2243] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.727276 12161 raft_consensus.cc:359] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.728180 12161 raft_consensus.cc:385] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.728456 12161 raft_consensus.cc:740] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.728735  6159 raft_consensus.cc:2272] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.729207 12161 consensus_queue.cc:260] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.731520 12161 ts_tablet_manager.cc:1434] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:49:55.731773  6159 tablet_replica.cc:333] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.732489 12161 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:55.732609  6159 raft_consensus.cc:2243] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.732733 12043 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.733642  6159 raft_consensus.cc:2272] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.736066  6159 tablet_replica.cc:333] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.736830  6159 raft_consensus.cc:2243] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.737357  6159 raft_consensus.cc:2272] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.740419  6159 tablet_replica.cc:333] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.741257  6159 raft_consensus.cc:2243] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.741446 12161 tablet_bootstrap.cc:654] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.741724  6159 raft_consensus.cc:2272] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.743942  6159 tablet_replica.cc:333] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.744722  6159 raft_consensus.cc:2243] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.745620  6159 raft_consensus.cc:2272] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.746757 12009 consensus_peers.cc:597] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.747931  6159 tablet_replica.cc:333] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.749348  6159 raft_consensus.cc:2243] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.749845  6159 raft_consensus.cc:2272] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.751925  6159 tablet_replica.cc:333] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.752691 12381 consensus_queue.cc:1048] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:55.759424 12083 consensus_peers.cc:597] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.785027  6159 raft_consensus.cc:2243] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.785708  6159 raft_consensus.cc:2272] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.788151  6159 tablet_replica.cc:333] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.789034  6159 raft_consensus.cc:2243] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.790598  6159 pending_rounds.cc:70] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Trying to abort 1 pending ops.
I20260709 14:49:55.790771 12161 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.790889  6159 pending_rounds.cc:77] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305660806345125888 op_type: NO_OP noop_request { }
I20260709 14:49:55.791381 12161 ts_tablet_manager.cc:1403] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.000s
I20260709 14:49:55.791414  6159 raft_consensus.cc:2889] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:55.791962  6159 raft_consensus.cc:2272] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.793620 11859 consensus_peers.cc:597] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.794914  6159 tablet_replica.cc:333] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
W20260709 14:49:55.794893 11935 consensus_peers.cc:597] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.797055  6159 raft_consensus.cc:2243] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.797546  6159 raft_consensus.cc:2272] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.799619 11935 consensus_peers.cc:597] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.799760  6159 tablet_replica.cc:333] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.800588  6159 raft_consensus.cc:2243] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.801096  6159 raft_consensus.cc:2272] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.800850 12161 raft_consensus.cc:359] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.801592 12161 raft_consensus.cc:385] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.801877 12161 raft_consensus.cc:740] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.802520 12161 consensus_queue.cc:260] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.803639  6159 tablet_replica.cc:333] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.804227 12161 ts_tablet_manager.cc:1434] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 14:49:55.804520  6159 raft_consensus.cc:2243] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.805017 12161 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: Bootstrap starting.
I20260709 14:49:55.805099  6159 raft_consensus.cc:2272] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.808305  6159 tablet_replica.cc:333] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.808885  6159 raft_consensus.cc:2243] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.809633  6159 raft_consensus.cc:2272] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.811782 12042 raft_consensus.cc:3060] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.812414  6159 tablet_replica.cc:333] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.813277  6159 raft_consensus.cc:2243] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.811940 12161 tablet_bootstrap.cc:654] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:55.814153  6159 raft_consensus.cc:2272] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.816507  6159 tablet_replica.cc:333] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.817287  6159 raft_consensus.cc:2243] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.817834  6159 raft_consensus.cc:2272] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.820147  6159 tablet_replica.cc:333] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.820964  6159 raft_consensus.cc:2243] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.821439  6159 raft_consensus.cc:2272] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.823599  6159 tablet_replica.cc:333] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.824318  6159 raft_consensus.cc:2243] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.824783  6159 raft_consensus.cc:2272] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.827019  6159 tablet_replica.cc:333] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.827580 12161 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: No bootstrap required, opened a new log
I20260709 14:49:55.828608 12542 consensus_queue.cc:1048] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:55.828078 12161 ts_tablet_manager.cc:1403] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:49:55.832271 12161 raft_consensus.cc:359] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.832768  6159 raft_consensus.cc:2243] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.832995 12161 raft_consensus.cc:385] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:55.833357 12161 raft_consensus.cc:740] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Initialized, Role: FOLLOWER
I20260709 14:49:55.833793  6159 raft_consensus.cc:2272] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.834005 12161 consensus_queue.cc:260] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.836231 12161 ts_tablet_manager.cc:1434] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:49:55.837666  6159 tablet_replica.cc:333] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.838476  6159 raft_consensus.cc:2243] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.838990  6159 raft_consensus.cc:2272] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.841355  6159 tablet_replica.cc:333] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.842115  6159 raft_consensus.cc:2243] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.842559  6159 raft_consensus.cc:2272] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.844975  6159 tablet_replica.cc:333] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.845667  6159 raft_consensus.cc:2243] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.846506  6159 raft_consensus.cc:2272] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.848740  6159 tablet_replica.cc:333] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.849475  6159 raft_consensus.cc:2243] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.849926  6159 raft_consensus.cc:2272] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.852118  6159 tablet_replica.cc:333] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.852833  6159 raft_consensus.cc:2243] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.853312  6159 raft_consensus.cc:2272] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.855477  6159 tablet_replica.cc:333] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.856180  6159 raft_consensus.cc:2243] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.856724  6159 raft_consensus.cc:2272] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.859088  6159 tablet_replica.cc:333] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.859809  6159 raft_consensus.cc:2243] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.860304  6159 raft_consensus.cc:2272] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.862453  6159 tablet_replica.cc:333] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.863155  6159 raft_consensus.cc:2243] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.863610  6159 raft_consensus.cc:2272] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.864076 11935 consensus_peers.cc:597] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.865780  6159 tablet_replica.cc:333] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.866587  6159 raft_consensus.cc:2243] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.867081  6159 raft_consensus.cc:2272] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.869341  6159 tablet_replica.cc:333] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.870128  6159 raft_consensus.cc:2243] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.870577  6159 raft_consensus.cc:2272] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.871917 12171 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.872375 12171 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:55.872812  6159 tablet_replica.cc:333] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.873659  6159 raft_consensus.cc:2243] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.874161  6159 raft_consensus.cc:2272] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.874357 12171 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:55.876438  6159 tablet_replica.cc:333] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.877310  6159 raft_consensus.cc:2243] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:55.878147 12009 leader_election.cc:336] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:55.878198  6159 raft_consensus.cc:2272] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.879175 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:55.880694  6159 tablet_replica.cc:333] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.880910 12008 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:55.881517  6159 raft_consensus.cc:2243] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.882051  6159 raft_consensus.cc:2272] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.882161 12171 raft_consensus.cc:2749] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:55.882093 11935 consensus_peers.cc:597] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.884483  6159 tablet_replica.cc:333] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.885339  6159 raft_consensus.cc:2243] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.886224  6159 raft_consensus.cc:2272] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.887809 12009 consensus_peers.cc:597] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.888186  6159 tablet_replica.cc:333] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.888744  6159 raft_consensus.cc:2243] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.889473  6159 raft_consensus.cc:2272] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.891202  6159 tablet_replica.cc:333] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.891705  6159 raft_consensus.cc:2243] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.892356  6159 raft_consensus.cc:2272] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.894459  6159 tablet_replica.cc:333] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.895167  6159 raft_consensus.cc:2243] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.896031  6159 raft_consensus.cc:2272] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.896188 12009 consensus_peers.cc:597] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.897701 11935 consensus_peers.cc:597] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.898214  6159 tablet_replica.cc:333] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.898762  6159 raft_consensus.cc:2243] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.899130  6159 raft_consensus.cc:2272] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.900969  6159 tablet_replica.cc:333] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.901595  6159 raft_consensus.cc:2243] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.901993  6159 raft_consensus.cc:2272] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.904172  6159 tablet_replica.cc:333] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.904891  6159 raft_consensus.cc:2243] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.905445  6159 raft_consensus.cc:2272] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.908414  6159 tablet_replica.cc:333] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.909152  6159 raft_consensus.cc:2243] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:55.909150 11935 consensus_peers.cc:597] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.910033  6159 raft_consensus.cc:2272] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.911878  6159 tablet_replica.cc:333] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.912425  6159 raft_consensus.cc:2243] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.912856  6159 raft_consensus.cc:2272] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.913209 12009 consensus_peers.cc:597] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.914492 12009 consensus_peers.cc:597] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.914785  6159 tablet_replica.cc:333] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.915447  6159 raft_consensus.cc:2243] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.915884  6159 raft_consensus.cc:2272] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.917891  6159 tablet_replica.cc:333] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: stopping tablet replica
I20260709 14:49:55.918466  6159 raft_consensus.cc:2243] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.919335  6159 raft_consensus.cc:2272] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.920279 12083 consensus_peers.cc:597] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.960729 11935 consensus_peers.cc:597] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.968384  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:49:55.971771 12083 consensus_peers.cc:597] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.978305 12042 raft_consensus.cc:3060] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:55.985496 12516 raft_consensus.cc:493] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:55.986027 12516 raft_consensus.cc:515] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:55.988157 12516 leader_election.cc:290] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:55.995976 12041 raft_consensus.cc:3060] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:56.004557 12009 leader_election.cc:336] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.007380 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b035e46644f46e88170cd774ded45d9" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:56.009639 12009 leader_election.cc:304] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3
W20260709 14:49:56.016168 11935 consensus_peers.cc:597] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.015949 12083 consensus_peers.cc:597] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.017783 12516 raft_consensus.cc:2749] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:56.179587 12009 consensus_peers.cc:597] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.212196 11935 consensus_peers.cc:597] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.213039 11935 consensus_peers.cc:597] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.219594 12083 consensus_peers.cc:597] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:56.220185 12083 consensus_peers.cc:597] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:56.314461  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:56.328755 12615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:49:56.340035 12616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:56.345069  6159 server_base.cc:1061] running on GCE node
W20260709 14:49:56.350945 12618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:49:56.352388  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:56.352787  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:56.353122  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608596353096 us; error 0 us; skew 500 ppm
I20260709 14:49:56.353935  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:56.357399  6159 webserver.cc:533] Webserver started at http://127.6.3.193:45425/ using document root <none> and password file <none>
I20260709 14:49:56.357952  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:56.358142  6159 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:49:56.362308  6159 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:56.370522 12623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:56.371364  6159 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:49:56.371670  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "4b712917276d4dd5974f31acd4fa883d"
format_stamp: "Formatted at 2026-07-09 14:49:46 on dist-test-slave-27mc"
I20260709 14:49:56.372136  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:49:56.395227  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:56.396379  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:56.398155  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:56.404603 12630 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:49:56.648415  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:49:56.648717  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.245s	user 0.009s	sys 0.001s
I20260709 14:49:56.649044  6159 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:49:56.655222 12630 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.677510 12630 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.678398 12630 tablet_bootstrap.cc:492] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.679013 12630 ts_tablet_manager.cc:1403] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 14:49:56.681782 12630 raft_consensus.cc:359] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.682842 12630 raft_consensus.cc:740] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.683539 12630 consensus_queue.cc:260] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.695497 12630 ts_tablet_manager.cc:1434] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.008s
I20260709 14:49:56.696154 12630 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.707268 12630 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.708103 12630 tablet_bootstrap.cc:492] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.708609 12630 ts_tablet_manager.cc:1403] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:49:56.710739 12630 raft_consensus.cc:359] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.711197 12630 raft_consensus.cc:740] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.711683 12630 consensus_queue.cc:260] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.713029 12630 ts_tablet_manager.cc:1434] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 14:49:56.713580 12630 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.725991 12630 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.726617 12630 tablet_bootstrap.cc:492] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.727063 12630 ts_tablet_manager.cc:1403] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:49:56.728681 12630 raft_consensus.cc:359] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.729241 12630 raft_consensus.cc:740] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.729257 12516 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.729871 12630 consensus_queue.cc:260] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.729935 12516 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.731123 12558 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.731519 12630 ts_tablet_manager.cc:1434] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:56.731617 12558 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.732296 12630 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.733963 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:56.737325 12558 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
W20260709 14:49:56.744441 11935 leader_election.cc:336] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.745643 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:56.749487 11934 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:56.751086 12516 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:56.751055 12409 raft_consensus.cc:2749] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:56.755846 12009 leader_election.cc:336] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.756275 12009 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:56.756804 12630 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.756915 12516 raft_consensus.cc:2749] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:56.757910 12630 tablet_bootstrap.cc:492] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.758533 12630 ts_tablet_manager.cc:1403] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:49:56.762051 12630 raft_consensus.cc:359] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.762686 12630 raft_consensus.cc:740] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.763276 12630 consensus_queue.cc:260] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.766010 12630 ts_tablet_manager.cc:1434] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:56.766721 12630 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.780397 12630 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.781273 12630 tablet_bootstrap.cc:492] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.781850 12630 ts_tablet_manager.cc:1403] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:49:56.784098 12630 raft_consensus.cc:359] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.784746 12630 raft_consensus.cc:740] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.785418 12630 consensus_queue.cc:260] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.787264 12630 ts_tablet_manager.cc:1434] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:56.787987 12630 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.793953 12516 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.794530 12516 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.796432 12516 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:56.800380 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:56.801069 11969 raft_consensus.cc:2468] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:56.803198 12009 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:56.804173 12630 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.804991 12516 raft_consensus.cc:2804] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:56.805464 12516 raft_consensus.cc:493] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
W20260709 14:49:56.805624 12009 leader_election.cc:336] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.805862 12516 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.805080 12630 tablet_bootstrap.cc:492] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.807011 12630 ts_tablet_manager.cc:1403] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:49:56.809405 12630 raft_consensus.cc:359] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.810029 12630 raft_consensus.cc:740] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.810624 12630 consensus_queue.cc:260] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.811553 12516 raft_consensus.cc:515] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.812413 12630 ts_tablet_manager.cc:1434] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:49:56.813223 12630 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:56.830389 12009 leader_election.cc:336] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.833106 12516 leader_election.cc:290] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:56.834373 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915e92926c8f460e880b653a3e8e3bf3" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:56.834946 11969 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.841180 11969 raft_consensus.cc:2468] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:56.842080 12009 leader_election.cc:304] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:56.842782 12516 raft_consensus.cc:2804] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:56.843266 12516 raft_consensus.cc:697] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:56.843641 12630 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.844547 12630 tablet_bootstrap.cc:492] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.844156 12516 consensus_queue.cc:237] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.845233 12630 ts_tablet_manager.cc:1403] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260709 14:49:56.847883 12630 raft_consensus.cc:359] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.848373 12630 raft_consensus.cc:740] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.849164 12630 consensus_queue.cc:260] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.850911 12630 ts_tablet_manager.cc:1434] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:49:56.851457 12630 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.856793 11791 catalog_manager.cc:5697] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:56.870846 12296 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.871403 12296 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.873660 12614 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.874233 12614 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.876299 12614 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:56.877533 12296 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:56.878548 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:56.882095 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
W20260709 14:49:56.882843 12083 leader_election.cc:336] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
W20260709 14:49:56.883363 12083 leader_election.cc:336] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.885452 12630 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.887030 12630 tablet_bootstrap.cc:492] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.887699 12630 ts_tablet_manager.cc:1403] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.012s
I20260709 14:49:56.890285 12630 raft_consensus.cc:359] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.890712 12082 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:56.890956 12630 raft_consensus.cc:740] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.891673 12630 consensus_queue.cc:260] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.891932 12614 raft_consensus.cc:2749] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:56.892627 12082 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:56.893851 12630 ts_tablet_manager.cc:1434] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:56.894709 12630 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.895045 12614 raft_consensus.cc:2749] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:56.903082 12516 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.903666 12516 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.906921 12516 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:56.908514 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:56.909226 12114 raft_consensus.cc:2468] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:56.910547 12008 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:56.911415 12516 raft_consensus.cc:2804] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:56.911774 12516 raft_consensus.cc:493] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:56.912149 12516 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:56.912611 12009 leader_election.cc:336] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.911942  6159 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:49:56.913838  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.265s	user 0.214s	sys 0.004s
I20260709 14:49:56.916199 12630 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.916896 12630 tablet_bootstrap.cc:492] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.917423 12630 ts_tablet_manager.cc:1403] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 14:49:56.918941 12516 raft_consensus.cc:515] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.919329 12630 raft_consensus.cc:359] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.919878 12630 raft_consensus.cc:740] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.920444 12630 consensus_queue.cc:260] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.921751 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a6d0a43d64690a67a98b11ed2ad97" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:56.922322 12114 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:56.922469 12630 ts_tablet_manager.cc:1434] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:56.923288 12630 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:56.928740 12009 leader_election.cc:336] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111)
I20260709 14:49:56.921772 12516 leader_election.cc:290] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:56.932674 12114 raft_consensus.cc:2468] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:56.934387 12008 leader_election.cc:304] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:56.935385 12516 raft_consensus.cc:2804] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:56.935866 12516 raft_consensus.cc:697] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:56.936976 12516 consensus_queue.cc:237] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:56.938926 12630 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.939821 12630 tablet_bootstrap.cc:492] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.940435 12630 ts_tablet_manager.cc:1403] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:49:56.943023 12630 raft_consensus.cc:359] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.943684 12630 raft_consensus.cc:740] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.944330 12630 consensus_queue.cc:260] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:56.946692 12630 ts_tablet_manager.cc:1434] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:49:56.947414 12630 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.955616 11791 catalog_manager.cc:5697] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:56.970292 12630 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.971246 12630 tablet_bootstrap.cc:492] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.971874 12630 ts_tablet_manager.cc:1403] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 14:49:56.974507 12630 raft_consensus.cc:359] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.975176 12630 raft_consensus.cc:740] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:56.975880 12630 consensus_queue.cc:260] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:56.978219 12630 ts_tablet_manager.cc:1434] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 14:49:56.978989 12630 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:56.996604 12630 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:56.997576 12630 tablet_bootstrap.cc:492] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:56.998235 12630 ts_tablet_manager.cc:1403] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:49:57.000736 12630 raft_consensus.cc:359] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.001449 12630 raft_consensus.cc:740] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.002120 12630 consensus_queue.cc:260] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.004191 12630 ts_tablet_manager.cc:1434] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:57.005030 12630 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.018815  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:42733
I20260709 14:49:57.018976 12707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:42733 every 8 connection(s)
I20260709 14:49:57.020792 12630 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.021708 12630 tablet_bootstrap.cc:492] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.022293 12630 ts_tablet_manager.cc:1403] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 14:49:57.024585 12630 raft_consensus.cc:359] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.025233 12630 raft_consensus.cc:740] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.025867 12630 consensus_queue.cc:260] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.027247 12630 ts_tablet_manager.cc:1434] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:57.028002 12630 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.036803 12614 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.037434 12614 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.041913 12614 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.042457 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.043150 12042 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:57.045233 12082 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.045984 12614 raft_consensus.cc:2804] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.046339 12614 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.046672 12614 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.055419 12614 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.060696 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.061228 12042 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.066880 12614 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.067266 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:57.068743 12083 leader_election.cc:343] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.069329 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.071568 12558 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.072160 12558 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.072775 12042 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:49:57.072815 12708 heartbeater.cc:344] Connected to a master server at 127.6.3.254:45309
I20260709 14:49:57.073521 12708 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:57.074235 12558 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.074536 12708 heartbeater.cc:507] Master 127.6.3.254:45309 requested a full tablet report, sending...
W20260709 14:49:57.077308 12083 leader_election.cc:343] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.078061 12082 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.078361 12612 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.079010 12612 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.081030 12612 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.085079 12516 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.085618 12516 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.087141 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:57.087647 12516 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.093201 12630 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.093238 12516 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.093849 12516 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.094280 12630 tablet_bootstrap.cc:492] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.094946 12630 ts_tablet_manager.cc:1403] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.067s	user 0.032s	sys 0.025s
I20260709 14:49:57.093287 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:57.097325 12630 raft_consensus.cc:359] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.097957 12630 raft_consensus.cc:740] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.099066 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.089671 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.098629 12630 consensus_queue.cc:260] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.101698 12630 ts_tablet_manager.cc:1434] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:57.102496 12630 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.102442 12612 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.102949 12516 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.103240 12612 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.105943 12612 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.106690 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.108110 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.108719 12614 raft_consensus.cc:2804] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:49:57.110414 12083 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.113655 12083 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:57.115111 12296 raft_consensus.cc:2749] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.121068 12390 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.121656 12390 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.123836 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.124258 12614 raft_consensus.cc:697] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
W20260709 14:49:57.125346 11935 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.125483 12516 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.125229 12614 consensus_queue.cc:237] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.126253 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:57.126899 11964 raft_consensus.cc:2468] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.129559 12009 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:57.130334 12171 raft_consensus.cc:2804] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.130671 12171 raft_consensus.cc:493] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.130997 12171 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.126094 12516 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.132263 12630 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.133226 12630 tablet_bootstrap.cc:492] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.133824 12630 ts_tablet_manager.cc:1403] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.011s
I20260709 14:49:57.136226 12630 raft_consensus.cc:359] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.136819 12630 raft_consensus.cc:740] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.136612 12516 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.137730 12630 consensus_queue.cc:260] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.137878 12171 raft_consensus.cc:515] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.138473 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.139768 12630 ts_tablet_manager.cc:1434] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:57.140329 12171 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.140592 12630 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.140426 12681 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:57.142108 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:57.142666 11969 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.123760 12390 leader_election.cc:290] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.137621 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.149272 12083 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:57.148703 11969 raft_consensus.cc:2468] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:57.151306 12614 raft_consensus.cc:2804] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.151672 12614 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.152019 12614 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.152595 12042 raft_consensus.cc:2393] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 2: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:57.158887 12614 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.160236 11934 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:57.161473 12681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.162063 12681 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.161574 12558 raft_consensus.cc:2749] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.164139 12614 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.165403 12009 leader_election.cc:304] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:57.165995 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:57.170899 12681 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:49:57.171502 12390 raft_consensus.cc:2804] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.171991 12083 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:57.172014 12390 raft_consensus.cc:697] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:57.173935 12296 raft_consensus.cc:2804] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.174371 12296 raft_consensus.cc:697] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:57.175155 12296 consensus_queue.cc:237] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.175845 12390 consensus_queue.cc:237] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.178653 11791 catalog_manager.cc:5697] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.179991 12516 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.180575 12516 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.180431 12612 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.182994 12612 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.183717 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.184352 12114 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.185835 12008 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.185460 12612 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.188895 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:57.193351 12083 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.182629 12516 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.194823 12516 raft_consensus.cc:2804] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.195227 12516 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.195641 12516 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.197094 12630 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.198017 12630 tablet_bootstrap.cc:492] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.198619 12630 ts_tablet_manager.cc:1403] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.024s
I20260709 14:49:57.199007 11790 ts_manager.cc:194] Re-registered known tserver with Master: 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.201207 12630 raft_consensus.cc:359] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.201890 12630 raft_consensus.cc:740] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.202694 12630 consensus_queue.cc:260] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.203979 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.207203 12630 ts_tablet_manager.cc:1434] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:57.204218 12614 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.207665 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.209100 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.209468 12630 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.209962 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66fa1f6dc18f4dafa9ae4872ad3f6839" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.211169 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.212407 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
W20260709 14:49:57.217550 12009 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.213392 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.218330 12614 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.218696 12679 raft_consensus.cc:2468] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.212831 12516 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.218101 12009 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.221362 12042 raft_consensus.cc:2393] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a99ae83706644368b649fc37286cf08 in current term 2: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:57.221364 12171 raft_consensus.cc:2749] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:57.223526 12009 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.220342 12614 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:57.224294 12009 leader_election.cc:343] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:57.226660 12009 leader_election.cc:343] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.227042 12009 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.226019 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.221789 12516 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.231608 12516 raft_consensus.cc:2749] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.231935 12558 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.232466 12558 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.242554 12558 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:57.239603 12008 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.196:41627, user_credentials={real_user=slave}} blocked reactor thread for 53832us
I20260709 14:49:57.245705 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:57.246434 12117 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.250101 12082 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:57.250878 12722 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.251433 12722 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.252485 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.253279 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.254688 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.255400 12719 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
W20260709 14:49:57.256110 12083 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.256021 12719 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:57.257988 11935 leader_election.cc:343] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.258219 12719 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.259580 12722 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.262146 11791 catalog_manager.cc:5697] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.262801 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.264221 11934 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.265076 12409 raft_consensus.cc:2749] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.265990 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.266584 12114 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.267869 12008 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.268572 12390 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.270617 12117 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
W20260709 14:49:57.271636 12083 leader_election.cc:343] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.271214 12390 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.272107 12719 raft_consensus.cc:2804] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.272619 12719 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.273037 12719 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.273715 12390 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.275050 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.271379 12721 raft_consensus.cc:2749] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.275676 12114 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.277302 12008 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
W20260709 14:49:57.277972 12009 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.193:42733, user_credentials={real_user=slave}} blocked reactor thread for 51332.3us
I20260709 14:49:57.277355 12390 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.279203 12009 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: f8ef057cff6d4b2383610990fe1a48b3
I20260709 14:49:57.279757 12390 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.281337 12516 raft_consensus.cc:2804] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.281762 12516 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.282176 12516 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.281417 12008 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.282526 12390 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.279003 12171 raft_consensus.cc:2804] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.284507 12171 raft_consensus.cc:697] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:57.284809 12723 raft_consensus.cc:2804] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.285252 12723 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.285567 12723 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.286296 12171 consensus_queue.cc:237] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.288432 12630 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.289413 12630 tablet_bootstrap.cc:492] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.290354 12558 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.290716 12409 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.290853 12558 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.291107 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.291205 12409 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.291826 12114 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 1.
I20260709 14:49:57.292922 12558 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.293831 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08" is_pre_election: true
I20260709 14:49:57.293030 12409 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:57.301860 12009 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:57.304332 12009 leader_election.cc:343] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.305912 12516 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.296211 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.294463 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.307205 12042 raft_consensus.cc:2393] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 2: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:57.295874 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.306092 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.307713 12516 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.307899 12677 raft_consensus.cc:2468] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:57.307242 12679 raft_consensus.cc:2393] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 2: Already voted for candidate 4a99ae83706644368b649fc37286cf08 in this term.
I20260709 14:49:57.308987 11935 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:57.295840 12719 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.310323 12558 raft_consensus.cc:2804] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.310689 12558 raft_consensus.cc:493] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.311033 12558 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.294113 12630 ts_tablet_manager.cc:1403] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.007s
I20260709 14:49:57.312673 11792 catalog_manager.cc:5697] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.313892 12630 raft_consensus.cc:359] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.314534 12630 raft_consensus.cc:740] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.315729 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.317598 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.321923 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.322469 12042 raft_consensus.cc:2468] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:57.323097 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.323289 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.323666 12679 raft_consensus.cc:3060] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.324790 12041 raft_consensus.cc:2468] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:57.325217 12722 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.325760 12722 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.296444 12723 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.327728 12722 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.328306 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.330109 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:57.330673 12114 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.331032 12679 raft_consensus.cc:2468] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:57.311187 12719 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
W20260709 14:49:57.331763 12083 leader_election.cc:343] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.330148 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3" is_pre_election: true
I20260709 14:49:57.333506 11969 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 1.
I20260709 14:49:57.333949 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.334342 12083 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.335264 12722 raft_consensus.cc:2804] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.335608 12722 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.335953 12722 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:57.340405 12009 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:57.343058 12009 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:57.343848 12009 leader_election.cc:343] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.341845 12630 consensus_queue.cc:260] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.346179 12630 ts_tablet_manager.cc:1434] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:49:57.346520 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:57.346920 12630 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.347069 12117 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.348599 12722 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.351233 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:57.352427 12083 leader_election.cc:343] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.353857 12722 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:49:57.351266 12009 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.354286 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:57.353511 12117 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:57.354856 11969 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.338649 12114 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:57.369014 11790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51328
I20260709 14:49:57.369099 12721 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.369709 12721 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:57.371055 12009 leader_election.cc:343] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.371866 12082 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.372984 11969 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:49:57.373510 12296 raft_consensus.cc:2804] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.373865 12296 raft_consensus.cc:493] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.374106 12083 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.374330 12171 raft_consensus.cc:2804] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.374804 12171 raft_consensus.cc:697] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:57.374795 12708 heartbeater.cc:499] Master 127.6.3.254:45309 was elected leader, sending a full tablet report...
I20260709 14:49:57.375082 12722 raft_consensus.cc:2804] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.375620 12722 raft_consensus.cc:697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:57.376407 12722 consensus_queue.cc:237] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.328275 12723 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.376896 12008 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.374150 12296 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.381247 12516 raft_consensus.cc:2804] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.381654 12516 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.382010 12516 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.383994 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:49:57.384804 11934 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.379164 12171 consensus_queue.cc:237] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.387903 12409 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.388603 12409 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.390367 12409 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.390812 12409 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.391176 12726 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.392503 12296 raft_consensus.cc:515] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.398058 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.398077 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.398919 12042 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 0.
I20260709 14:49:57.376456 12558 raft_consensus.cc:515] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.399232 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.399991 11966 raft_consensus.cc:2393] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e32daecb596047f5ad5e787aaa1f80d0 in current term 2: Already voted for candidate f8ef057cff6d4b2383610990fe1a48b3 in this term.
I20260709 14:49:57.393441 12516 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:57.401054 12083 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.391201 12409 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.402058 12296 leader_election.cc:290] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.402525 12516 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.402968 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.381350 12008 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:49:57.396059 12082 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
W20260709 14:49:57.404300 12083 leader_election.cc:343] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.405539 12612 raft_consensus.cc:2804] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.405948 12612 raft_consensus.cc:493] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.406349 12612 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.406404 12516 raft_consensus.cc:2804] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.407024 12516 raft_consensus.cc:697] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:57.407967 12516 consensus_queue.cc:237] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.395200 12721 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.409291 12008 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.416666 12114 raft_consensus.cc:1275] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.417922 12723 raft_consensus.cc:2804] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.418531 12723 raft_consensus.cc:697] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:49:57.419369 12723 consensus_queue.cc:237] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.426000 12409 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.404534 12558 leader_election.cc:290] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.429877 12612 raft_consensus.cc:515] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.430194 11791 catalog_manager.cc:5697] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.436269 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.438035 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.440045 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.440728 12679 raft_consensus.cc:2393] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8ef057cff6d4b2383610990fe1a48b3 in current term 2: Already voted for candidate e32daecb596047f5ad5e787aaa1f80d0 in this term.
I20260709 14:49:57.445114 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d" is_pre_election: true
I20260709 14:49:57.445698 12679 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:57.448159 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc847271274b48778d1deed807f78d15" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.448729 12039 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.448767 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92cf3bad6ff644b480c375e1e033d4fa" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
W20260709 14:49:57.451180 11935 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.452346 11935 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:57.455324 12730 raft_consensus.cc:2804] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.455677 12730 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.456005 12730 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.456161 12039 raft_consensus.cc:2468] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:49:57.457969 12726 raft_consensus.cc:2749] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.461469 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0" is_pre_election: true
I20260709 14:49:57.461716 11934 leader_election.cc:304] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [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: f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:49:57.462301 12039 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:57.464180 12726 raft_consensus.cc:2749] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:57.468417 12082 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.469197 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.469573 12722 raft_consensus.cc:2804] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.470198 12722 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.470556 12722 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.470710 12677 raft_consensus.cc:3060] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.469583 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:49:57.471741 12114 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.472602 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.473531 12390 consensus_queue.cc:1048] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:57.474071 12083 leader_election.cc:343] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.477866 12722 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.478621 12677 raft_consensus.cc:1275] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.479645 12042 raft_consensus.cc:2468] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 1.
I20260709 14:49:57.480785 12722 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733)
I20260709 14:49:57.481277 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
W20260709 14:49:57.482599 12083 leader_election.cc:343] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.484170 12612 leader_election.cc:290] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.485203 12082 leader_election.cc:304] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
W20260709 14:49:57.485781 12009 leader_election.cc:343] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.486572 12722 raft_consensus.cc:2804] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.487159 12722 raft_consensus.cc:697] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:57.489663 12722 consensus_queue.cc:237] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
W20260709 14:49:57.487236 12009 leader_election.cc:343] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.493691 12730 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.493943 12171 consensus_queue.cc:1048] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.495862 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.496479 12039 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.497720 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.498286 12679 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.505195 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a20b0e9549547ae849e85451b6a5425" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.508958 12042 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.510462 12730 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.511487 12679 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 2.
W20260709 14:49:57.511602 12083 consensus_peers.cc:597] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.513151 11935 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:49:57.513931 12730 raft_consensus.cc:2804] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.516206 12039 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
W20260709 14:49:57.518258 12009 consensus_peers.cc:597] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.520381 11934 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.520376 11969 raft_consensus.cc:1275] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.523138 12082 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.527158 12409 raft_consensus.cc:2804] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:57.528347 12409 raft_consensus.cc:493] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4b712917276d4dd5974f31acd4fa883d)
I20260709 14:49:57.528697 12409 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.529055 12114 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:49:57.528968 12730 raft_consensus.cc:697] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:57.530118 12730 consensus_queue.cc:237] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.532377 12042 raft_consensus.cc:2468] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:49:57.536576 12721 raft_consensus.cc:2804] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.537146 12721 raft_consensus.cc:697] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:57.538055 12721 consensus_queue.cc:237] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.544983 12409 raft_consensus.cc:515] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.545624 12008 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.546720 12409 leader_election.cc:290] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 election: Requested vote from peers 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:49:57.547435 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
I20260709 14:49:57.548236 12171 raft_consensus.cc:2804] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.548718 12171 raft_consensus.cc:697] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
W20260709 14:49:57.549286 11935 leader_election.cc:343] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:57.549656 12171 consensus_queue.cc:237] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.551849 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.552362 12039 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.558936 12082 leader_election.cc:304] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.559918 12390 consensus_queue.cc:1048] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.565745 12042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f210e2e556ec44f0a44d0c7da436fa09" candidate_uuid: "f8ef057cff6d4b2383610990fe1a48b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:49:57.571503 12042 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.572355 12612 raft_consensus.cc:2804] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.572968 12612 raft_consensus.cc:697] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:49:57.573817 12612 consensus_queue.cc:237] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.578140 12042 raft_consensus.cc:2468] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 2.
I20260709 14:49:57.578500 11791 catalog_manager.cc:5697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.583181 12630 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.583041 11934 leader_election.cc:304] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 4b712917276d4dd5974f31acd4fa883d
I20260709 14:49:57.586410 12630 tablet_bootstrap.cc:492] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.587113 12630 ts_tablet_manager.cc:1403] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.240s	user 0.013s	sys 0.004s
I20260709 14:49:57.589615 12630 raft_consensus.cc:359] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.590304 12630 raft_consensus.cc:740] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.590775 12730 raft_consensus.cc:2804] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:57.591158 12630 consensus_queue.cc:260] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.591881 11790 catalog_manager.cc:5697] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:57.592662 12730 raft_consensus.cc:697] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Becoming Leader. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:49:57.593600 12730 consensus_queue.cc:237] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.593492 11790 catalog_manager.cc:5697] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.595047 11790 catalog_manager.cc:5697] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.596488 12630 ts_tablet_manager.cc:1434] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:57.597337 12630 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.605357 12042 raft_consensus.cc:1275] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.608323 12722 consensus_queue.cc:1048] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.609040 11789 catalog_manager.cc:5697] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.621043 12630 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.622073 12630 tablet_bootstrap.cc:492] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.622852 12630 ts_tablet_manager.cc:1403] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260709 14:49:57.625383 12630 raft_consensus.cc:359] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.630839 12630 raft_consensus.cc:740] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.631659 12630 consensus_queue.cc:260] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.633867 12630 ts_tablet_manager.cc:1434] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:57.634630 12630 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:57.645772 12009 consensus_peers.cc:597] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.654671 11791 catalog_manager.cc:5697] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.655424 12039 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ef057cff6d4b2383610990fe1a48b3 in term 2.
I20260709 14:49:57.656283 11791 catalog_manager.cc:5697] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.658943 11791 catalog_manager.cc:5697] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.666792 12630 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.667729 12630 tablet_bootstrap.cc:492] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.668330 12630 ts_tablet_manager.cc:1403] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260709 14:49:57.673521 12630 raft_consensus.cc:359] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.674331 12630 raft_consensus.cc:740] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.675272 12630 consensus_queue.cc:260] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.677349 12630 ts_tablet_manager.cc:1434] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:49:57.678092 12630 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.688974 11789 catalog_manager.cc:5697] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "f8ef057cff6d4b2383610990fe1a48b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.695612 12630 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.696333 12630 tablet_bootstrap.cc:492] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.696888 12630 ts_tablet_manager.cc:1403] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 14:49:57.699738 12630 raft_consensus.cc:359] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.699393 11790 catalog_manager.cc:5697] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4b712917276d4dd5974f31acd4fa883d (127.6.3.193) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:57.700382 12630 raft_consensus.cc:740] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.701058 12630 consensus_queue.cc:260] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:57.702996 12630 ts_tablet_manager.cc:1434] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:49:57.703711 12630 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.713344 12675 raft_consensus.cc:1275] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.715101 11969 raft_consensus.cc:1275] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.718696 12614 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.720124 12630 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.719946 12614 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.720856 12630 tablet_bootstrap.cc:492] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.721509 12630 ts_tablet_manager.cc:1403] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:49:57.723912 12630 raft_consensus.cc:359] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.725452 12630 raft_consensus.cc:740] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.725993 11969 raft_consensus.cc:1275] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.726061 12630 consensus_queue.cc:260] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.728439 12741 consensus_queue.cc:1048] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.788379 12630 ts_tablet_manager.cc:1434] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.067s	user 0.023s	sys 0.032s
I20260709 14:49:57.789217 12630 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.803391 12630 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.804260 12630 tablet_bootstrap.cc:492] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.804869 12630 ts_tablet_manager.cc:1403] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:49:57.807322 12630 raft_consensus.cc:359] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.807948 12630 raft_consensus.cc:740] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.808597 12630 consensus_queue.cc:260] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.810523 12630 ts_tablet_manager.cc:1434] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:57.811240 12630 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.813584 12675 raft_consensus.cc:1275] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.816321 12741 consensus_queue.cc:1048] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.825598 11969 raft_consensus.cc:1275] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.827448 12171 consensus_queue.cc:1048] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.829058 12630 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.829906 12630 tablet_bootstrap.cc:492] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.830534 12630 ts_tablet_manager.cc:1403] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:49:57.841475 12117 raft_consensus.cc:1275] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.841414 12114 raft_consensus.cc:1275] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.843722 12390 consensus_queue.cc:1048] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:57.845157 12390 consensus_queue.cc:1048] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.850229 12630 raft_consensus.cc:359] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.850854 12630 raft_consensus.cc:740] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.851656 12630 consensus_queue.cc:260] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.853896 12630 ts_tablet_manager.cc:1434] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:49:57.854636 12630 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:57.860422 12009 consensus_peers.cc:597] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.863111 12113 raft_consensus.cc:1275] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:57.864640 12171 consensus_queue.cc:1048] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:57.870770 12630 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:49:57.871898 12630 tablet_bootstrap.cc:492] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.872573 12630 ts_tablet_manager.cc:1403] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:49:57.880168 12630 raft_consensus.cc:359] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.881014 12630 raft_consensus.cc:740] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.881759 12630 consensus_queue.cc:260] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.883848 12630 ts_tablet_manager.cc:1434] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:49:57.884624 12630 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:57.885825 12039 raft_consensus.cc:1275] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:57.889580 12009 consensus_peers.cc:597] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.891604 12721 consensus_queue.cc:1048] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:57.902513 12009 consensus_peers.cc:597] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.917490 12630 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.918407 12630 tablet_bootstrap.cc:492] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.919087 12630 ts_tablet_manager.cc:1403] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.010s
I20260709 14:49:57.921447 12630 raft_consensus.cc:359] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.923187 12630 raft_consensus.cc:740] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.923916 12630 consensus_queue.cc:260] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:57.926100 12630 ts_tablet_manager.cc:1434] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:57.926827 12630 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:57.931169 12083 consensus_peers.cc:597] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.958532 12630 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.959426 12630 tablet_bootstrap.cc:492] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.960011 12630 ts_tablet_manager.cc:1403] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 14:49:57.962270 12630 raft_consensus.cc:359] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.962726 12675 raft_consensus.cc:3060] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.962884 12630 raft_consensus.cc:740] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:57.963608 12630 consensus_queue.cc:260] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:57.965792 12630 ts_tablet_manager.cc:1434] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:49:57.967090 12630 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:57.973984 12083 consensus_peers.cc:597] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:57.997018 12675 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.997272 12630 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:57.998157 12630 tablet_bootstrap.cc:492] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:57.998118 12679 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:57.998926 12630 ts_tablet_manager.cc:1403] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 14:49:57.999531 11969 raft_consensus.cc:1275] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.000772 12042 raft_consensus.cc:1275] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.001111 12721 consensus_queue.cc:1048] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.001435 12630 raft_consensus.cc:359] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.002081 12630 raft_consensus.cc:740] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.002782 12630 consensus_queue.cc:260] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
W20260709 14:49:58.004107 11935 consensus_peers.cc:597] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.004899 12630 ts_tablet_manager.cc:1434] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:58.005678 12630 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.006747 12721 consensus_queue.cc:1048] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:58.013235 12039 raft_consensus.cc:1275] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer f8ef057cff6d4b2383610990fe1a48b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.013406 12675 raft_consensus.cc:1275] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.016954 12723 consensus_queue.cc:1048] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.020829 12409 consensus_queue.cc:1048] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:58.023928 12083 consensus_peers.cc:597] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:58.027699 12630 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.028621 12630 tablet_bootstrap.cc:492] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.028789 12117 raft_consensus.cc:1275] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.029235 12630 ts_tablet_manager.cc:1403] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 14:49:58.031723 12630 raft_consensus.cc:359] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.032331 12630 raft_consensus.cc:740] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.033573 12043 raft_consensus.cc:1275] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.033536 12630 consensus_queue.cc:260] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.037762 12630 ts_tablet_manager.cc:1434] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:58.037954 12390 consensus_queue.cc:1048] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.038497 12630 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.042649 12721 consensus_queue.cc:1048] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:58.044796 12009 consensus_peers.cc:597] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:58.060314 12630 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.061427 12630 tablet_bootstrap.cc:492] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.062052 12630 ts_tablet_manager.cc:1403] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 14:49:58.086323 12630 raft_consensus.cc:359] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.087001 12630 raft_consensus.cc:740] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.087607 12630 consensus_queue.cc:260] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.091020 12630 ts_tablet_manager.cc:1434] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 14:49:58.091946 12630 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.115274 12675 raft_consensus.cc:1275] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Refusing update from remote peer f8ef057cff6d4b2383610990fe1a48b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.118760 12409 consensus_queue.cc:1048] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:58.151275 12083 consensus_peers.cc:597] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:58.179795 12083 consensus_peers.cc:597] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:58.185021 12009 consensus_peers.cc:597] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:58.189236 12630 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.190188 12630 tablet_bootstrap.cc:492] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.190783 12630 ts_tablet_manager.cc:1403] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.007s
I20260709 14:49:58.198043 12675 raft_consensus.cc:3060] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.202185 12630 raft_consensus.cc:359] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.202921 12630 raft_consensus.cc:740] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.203580 12630 consensus_queue.cc:260] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.205693 12630 ts_tablet_manager.cc:1434] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 14:49:58.207362 12630 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.221530 12042 raft_consensus.cc:1275] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer f8ef057cff6d4b2383610990fe1a48b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:58.223063 12730 consensus_queue.cc:1048] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:58.231303 12630 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.231957 12630 tablet_bootstrap.cc:492] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.232451 12630 ts_tablet_manager.cc:1403] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 14:49:58.234570 12630 raft_consensus.cc:359] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.235764 12630 raft_consensus.cc:740] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.236584 12630 consensus_queue.cc:260] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.238628 12630 ts_tablet_manager.cc:1434] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:58.239965 12630 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.260658 12630 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.261595 12630 tablet_bootstrap.cc:492] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.262131 12630 ts_tablet_manager.cc:1403] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:49:58.264068 12630 raft_consensus.cc:359] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.264685 12630 raft_consensus.cc:740] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.265319 12630 consensus_queue.cc:260] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.267232 12630 ts_tablet_manager.cc:1434] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:58.267917 12630 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:58.273944 11935 consensus_peers.cc:597] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:58.283329 12630 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.284335 12630 tablet_bootstrap.cc:492] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.284996 12630 ts_tablet_manager.cc:1403] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:49:58.286993 12630 raft_consensus.cc:359] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.287458 12630 raft_consensus.cc:740] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.287994 12630 consensus_queue.cc:260] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.289824 12630 ts_tablet_manager.cc:1434] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:49:58.291210 12630 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.304081 12630 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.304734 12630 tablet_bootstrap.cc:492] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.305269 12630 ts_tablet_manager.cc:1403] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:49:58.307117 12630 raft_consensus.cc:359] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.307574 12630 raft_consensus.cc:740] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.308019 12630 consensus_queue.cc:260] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.309604 12630 ts_tablet_manager.cc:1434] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:58.310542 12630 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.320642 12679 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.340587 12630 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.341552 12630 tablet_bootstrap.cc:492] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.342226 12630 ts_tablet_manager.cc:1403] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.020s
I20260709 14:49:58.344560 12630 raft_consensus.cc:359] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.345260 12630 raft_consensus.cc:740] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.347695 12630 consensus_queue.cc:260] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.349979 12630 ts_tablet_manager.cc:1434] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:58.356755 12675 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.359704 12630 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:58.361469 11935 consensus_peers.cc:597] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:58.379379 12630 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.380381 12630 tablet_bootstrap.cc:492] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.380882 12630 ts_tablet_manager.cc:1403] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 14:49:58.382684 12630 raft_consensus.cc:359] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.383147 12630 raft_consensus.cc:740] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.383589 12630 consensus_queue.cc:260] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.385306 12630 ts_tablet_manager.cc:1434] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:58.386132 12630 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.390962 12679 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.402104 12630 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.402837 12630 tablet_bootstrap.cc:492] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.403265 12630 ts_tablet_manager.cc:1403] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:49:58.404987 12630 raft_consensus.cc:359] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.405591 12630 raft_consensus.cc:740] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.406109 12630 consensus_queue.cc:260] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.407253 12630 ts_tablet_manager.cc:1434] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:58.408672 12630 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
W20260709 14:49:58.410056 11935 consensus_peers.cc:597] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:58.430092 12630 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.430773 12630 tablet_bootstrap.cc:492] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.431239 12630 ts_tablet_manager.cc:1403] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:49:58.432905 12630 raft_consensus.cc:359] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.433389 12630 raft_consensus.cc:740] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.433838 12630 consensus_queue.cc:260] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.435544 12630 ts_tablet_manager.cc:1434] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:58.436476 12630 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.453016 12630 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.453706 12630 tablet_bootstrap.cc:492] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.454336 12630 ts_tablet_manager.cc:1403] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:49:58.456100 12630 raft_consensus.cc:359] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.456756 12630 raft_consensus.cc:740] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.457515 12630 consensus_queue.cc:260] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.459446 12630 ts_tablet_manager.cc:1434] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:58.460412 12630 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.473572 12630 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.474437 12630 tablet_bootstrap.cc:492] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.475020 12630 ts_tablet_manager.cc:1403] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:49:58.477391 12630 raft_consensus.cc:359] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.478003 12630 raft_consensus.cc:740] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.478689 12630 consensus_queue.cc:260] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.482437 12630 ts_tablet_manager.cc:1434] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:58.483162 12630 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.495519 12630 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.496171 12630 tablet_bootstrap.cc:492] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.496771 12630 ts_tablet_manager.cc:1403] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:49:58.498066 12679 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.499078 12630 raft_consensus.cc:359] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.499960 12630 raft_consensus.cc:740] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.500716 12630 consensus_queue.cc:260] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.502882 12630 ts_tablet_manager.cc:1434] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:58.503628 12630 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.517874 12630 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.518775 12630 tablet_bootstrap.cc:492] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.519395 12630 ts_tablet_manager.cc:1403] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:49:58.523149 12630 raft_consensus.cc:359] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.523763 12630 raft_consensus.cc:740] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.524390 12630 consensus_queue.cc:260] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:49:58.526322 12630 ts_tablet_manager.cc:1434] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:58.529022 12630 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.540512 12679 raft_consensus.cc:3060] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.542670 12630 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:58.543548 12630 tablet_bootstrap.cc:492] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.544133 12630 ts_tablet_manager.cc:1403] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:49:58.546516 12630 raft_consensus.cc:359] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.547152 12630 raft_consensus.cc:740] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.547784 12630 consensus_queue.cc:260] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:49:58.549939 12630 ts_tablet_manager.cc:1434] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:49:58.550640 12630 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap starting.
I20260709 14:49:58.568037 12630 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: 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
I20260709 14:49:58.568812 12630 tablet_bootstrap.cc:492] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Bootstrap complete.
I20260709 14:49:58.569453 12630 ts_tablet_manager.cc:1403] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:49:58.572144 12630 raft_consensus.cc:359] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.572789 12630 raft_consensus.cc:740] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Initialized, Role: FOLLOWER
I20260709 14:49:58.573411 12630 consensus_queue.cc:260] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:49:58.575263 12630 ts_tablet_manager.cc:1434] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:58.591547 12677 raft_consensus.cc:3060] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.830540 12679 raft_consensus.cc:3060] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:58.953684 12679 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.459553  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:02.511121 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:02.511698 12115 raft_consensus.cc:606] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:50:02.522178 12039 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:02.522640 12039 raft_consensus.cc:606] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:02.537463 11964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264"
dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 14:50:02.538048 11964 raft_consensus.cc:606] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:02.540925 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:02.541461 12115 raft_consensus.cc:606] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:02.544253 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:02.544729 12115 raft_consensus.cc:606] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:02.547111 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:02.547492 12115 raft_consensus.cc:606] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:50:02.549487 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:02.549865 12115 raft_consensus.cc:606] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:02.550664  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:50:02.551726  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:02.576764 12815 raft_consensus.cc:993] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.577246 12817 raft_consensus.cc:1081] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.578511 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:02.578944 12679 raft_consensus.cc:493] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.579188 12679 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.583326 12679 raft_consensus.cc:515] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.584883 12679 leader_election.cc:290] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:02.595250 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:02.595733 12039 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.597493 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f68d569c43154ca1a70d8499717200b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.598057 12115 raft_consensus.cc:3055] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:02.598263 12115 raft_consensus.cc:740] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:02.598846 12115 consensus_queue.cc:260] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.601405 12115 raft_consensus.cc:3060] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.601754 12039 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.602854 12626 leader_election.cc:304] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:02.606295 12115 raft_consensus.cc:2468] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.609643 12827 raft_consensus.cc:2804] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:02.612154 12827 raft_consensus.cc:697] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:02.613044 12827 consensus_queue.cc:237] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.625088 11789 catalog_manager.cc:5697] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.658380 12815 raft_consensus.cc:993] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.658766 12817 raft_consensus.cc:1081] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.660000 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:02.660419 12679 raft_consensus.cc:493] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.660674 12679 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.665066 12679 raft_consensus.cc:515] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:02.666567 12679 leader_election.cc:290] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:50:02.667291 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.667876 12115 raft_consensus.cc:3055] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:02.668164 12115 raft_consensus.cc:740] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:02.668825 12115 consensus_queue.cc:260] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:02.669783 12115 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.674031 12810 raft_consensus.cc:993] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.676222 12818 raft_consensus.cc:1081] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.677263 12115 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.677886 12675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52814
I20260709 14:50:02.678484 12675 raft_consensus.cc:493] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.678435 12626 leader_election.cc:304] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:02.679136 12675 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.679476 12827 raft_consensus.cc:2804] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:02.680657 12827 raft_consensus.cc:697] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:02.681519 12827 consensus_queue.cc:237] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:02.683305 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5188bf3ed674e5981303b13b68fbcd3" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:02.683851 11964 raft_consensus.cc:3060] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.685056 12675 raft_consensus.cc:515] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.688565 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:02.689121 12039 raft_consensus.cc:3055] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:02.689424 12039 raft_consensus.cc:740] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:02.689517 12675 leader_election.cc:290] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:02.689766 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8da1a3f8341408ae3e6db3d005f43" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.690294 12115 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.690142 12039 consensus_queue.cc:260] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.692596 11789 catalog_manager.cc:5697] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.693625 12039 raft_consensus.cc:3060] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.696311 12115 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.697948 12626 leader_election.cc:304] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:02.699437 12827 raft_consensus.cc:2804] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:02.700119 12827 raft_consensus.cc:697] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:02.700316 11964 raft_consensus.cc:2468] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.702920 12827 consensus_queue.cc:237] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.704996 12039 raft_consensus.cc:2468] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.712356 11789 catalog_manager.cc:5697] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:02.731492 12815 raft_consensus.cc:993] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: : Instructing follower e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:02.731952 12815 raft_consensus.cc:1081] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:02.733351 12039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:50004
I20260709 14:50:02.733762 12039 raft_consensus.cc:493] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.734084 12039 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.738237 12039 raft_consensus.cc:515] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.740072 12039 leader_election.cc:290] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:02.740262 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:02.740573 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.740787 11964 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.741250 12115 raft_consensus.cc:3055] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.741611 12115 raft_consensus.cc:740] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:02.742290 12115 consensus_queue.cc:260] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.743157 12115 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.745954 11964 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:02.747018 12009 leader_election.cc:304] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:02.747874 12810 raft_consensus.cc:2804] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:02.748013 12115 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:02.748198 12810 raft_consensus.cc:697] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:02.749043 12810 consensus_queue.cc:237] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.761034 11789 catalog_manager.cc:5697] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.798408 12820 raft_consensus.cc:993] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.798913 12820 raft_consensus.cc:1081] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.802863 12675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52804
I20260709 14:50:02.803387 12675 raft_consensus.cc:493] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.803723 12675 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.809051 12675 raft_consensus.cc:515] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:02.810593 12675 leader_election.cc:290] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:50:02.811105 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:02.811666 11969 raft_consensus.cc:3055] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:02.811720 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0971c9e7b1c4364b82626ececa99264" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:02.812029 11969 raft_consensus.cc:740] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:50:02.812273 12039 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.812724 11969 consensus_queue.cc:260] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:02.813891 11969 raft_consensus.cc:3060] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:02.818275 12039 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.819252 12626 leader_election.cc:304] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:02.819840 11969 raft_consensus.cc:2468] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:02.820024 12827 raft_consensus.cc:2804] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:02.820545 12827 raft_consensus.cc:697] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:02.821354 12827 consensus_queue.cc:237] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:02.829420 11789 catalog_manager.cc:5697] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.852494 12815 raft_consensus.cc:993] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: : Instructing follower e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:02.852917 12837 raft_consensus.cc:1081] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:02.854169 12039 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:50004
I20260709 14:50:02.854624 12039 raft_consensus.cc:493] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.854873 12039 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.859275 12039 raft_consensus.cc:515] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.860752 12039 leader_election.cc:290] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:02.861238 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:02.861755 11969 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.861662 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8fca5b4064ff0a37454af1e0894b6" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.862246 12115 raft_consensus.cc:3055] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.862464 12115 raft_consensus.cc:740] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:02.863005 12115 consensus_queue.cc:260] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.863827 12115 raft_consensus.cc:3060] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.868084 12115 raft_consensus.cc:2468] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:02.869143 12008 leader_election.cc:304] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:02.869867 12834 raft_consensus.cc:2804] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:02.870327 12834 raft_consensus.cc:697] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:02.871112 12834 consensus_queue.cc:237] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:02.872080 11969 raft_consensus.cc:2468] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:02.883821 11789 catalog_manager.cc:5697] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:02.947295 12815 raft_consensus.cc:993] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.947788 12837 raft_consensus.cc:1081] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:02.949046 12675 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:02.949462 12675 raft_consensus.cc:493] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:02.949769 12675 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.954793 12675 raft_consensus.cc:515] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.956149 12675 leader_election.cc:290] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 2 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:02.956892 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:02.957233 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7f4440752b4d87b6cb324b9d6be04e" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:02.957556 12039 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.957765 12117 raft_consensus.cc:3055] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:02.958091 12117 raft_consensus.cc:740] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:02.958732 12117 consensus_queue.cc:260] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.959908 12117 raft_consensus.cc:3060] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:02.964834 12039 raft_consensus.cc:2468] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:02.966178 12117 raft_consensus.cc:2468] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:02.966750 12626 leader_election.cc:304] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:02.967487 12827 raft_consensus.cc:2804] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:02.967943 12827 raft_consensus.cc:697] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:02.968657 12827 consensus_queue.cc:237] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:02.977883 11789 catalog_manager.cc:5697] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.068796 11969 raft_consensus.cc:1275] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.069833 12827 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.082109 12117 raft_consensus.cc:1275] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.083508 12828 consensus_queue.cc:1048] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.141204 12117 raft_consensus.cc:1275] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.142215 12828 consensus_queue.cc:1048] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.149760 12042 raft_consensus.cc:1275] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.151167 12828 consensus_queue.cc:1048] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.188105 12117 raft_consensus.cc:1275] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.189380 12810 consensus_queue.cc:1048] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.190043 12117 raft_consensus.cc:1275] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.191249 12828 consensus_queue.cc:1048] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.191505 12042 raft_consensus.cc:1275] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.193171 12828 consensus_queue.cc:1048] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.202515 11969 raft_consensus.cc:1275] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.204632 12834 consensus_queue.cc:1048] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.222170 11969 raft_consensus.cc:1275] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.223417 12828 consensus_queue.cc:1048] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.241585 12039 raft_consensus.cc:1275] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:03.243482 12848 consensus_queue.cc:1048] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:03.259618 12115 raft_consensus.cc:1275] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.260980 12810 consensus_queue.cc:1048] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.269210 11969 raft_consensus.cc:1275] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.271487 12818 consensus_queue.cc:1048] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.485436 12115 raft_consensus.cc:1275] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.486531 12848 consensus_queue.cc:1048] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.499632 12039 raft_consensus.cc:1275] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:03.501443 12827 consensus_queue.cc:1048] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:03.552471  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.588093  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:03.622144 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:03.622718 12115 raft_consensus.cc:606] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:03.625017 12042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:03.625417 12042 raft_consensus.cc:606] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Received request to transfer leadership to TS 4a99ae83706644368b649fc37286cf08
I20260709 14:50:03.627431 11964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846"
dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 14:50:03.627844 11964 raft_consensus.cc:606] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:03.629914 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:03.630321 12115 raft_consensus.cc:606] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:03.632459 12042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:03.632982 12042 raft_consensus.cc:606] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:03.636181 12042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:03.636660 12042 raft_consensus.cc:606] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:03.638535  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:50:03.640146  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:03.818504 12834 raft_consensus.cc:993] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:03.819062 12818 raft_consensus.cc:1081] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:03.821251 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52814
I20260709 14:50:03.821762 12677 raft_consensus.cc:493] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.822044 12677 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.826558 12677 raft_consensus.cc:515] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.828083 12677 leader_election.cc:290] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:03.828651 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:03.829059 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea34f1cc9c164dd0a4893faa0af2da40" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:03.829250 12039 raft_consensus.cc:3055] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:03.829571 12039 raft_consensus.cc:740] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:03.829571 12115 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.830174 12039 consensus_queue.cc:260] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.830991 12039 raft_consensus.cc:3060] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.833710 12115 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:03.834704 12626 leader_election.cc:304] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:03.835237 12039 raft_consensus.cc:2468] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:03.835470 12827 raft_consensus.cc:2804] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:03.835960 12827 raft_consensus.cc:697] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:03.836721 12827 consensus_queue.cc:237] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.846364 11792 catalog_manager.cc:5697] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.891451 12837 raft_consensus.cc:993] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:03.891919 12865 raft_consensus.cc:1081] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:03.893229 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:03.893744 12679 raft_consensus.cc:493] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.894038 12679 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.898672 12679 raft_consensus.cc:515] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.899991 12679 leader_election.cc:290] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:03.900797 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:03.901081 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e61bd104dd24e318d7288d4a3098681" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:03.901417 12039 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.901659 12115 raft_consensus.cc:3055] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:03.902021 12115 raft_consensus.cc:740] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:03.902704 12115 consensus_queue.cc:260] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.903807 12115 raft_consensus.cc:3060] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:03.906653 12039 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:03.907616 12626 leader_election.cc:304] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:03.908367 12827 raft_consensus.cc:2804] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:03.908731 12827 raft_consensus.cc:697] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:03.909302 12115 raft_consensus.cc:2468] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:03.909435 12827 consensus_queue.cc:237] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:03.918514 11792 catalog_manager.cc:5697] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:03.934783 12834 raft_consensus.cc:993] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:03.935241 12834 raft_consensus.cc:1081] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Signalling peer 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:03.936602 12115 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:50086
I20260709 14:50:03.937026 12115 raft_consensus.cc:493] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:03.937268 12115 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.941563 12115 raft_consensus.cc:515] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:03.943244 12115 leader_election.cc:290] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:50:03.943801 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:03.944060 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba069e2bc5d4ed4b374ef0b612d978b" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:03.944355 11966 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.944538 12039 raft_consensus.cc:3055] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:03.944831 12039 raft_consensus.cc:740] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:03.945436 12039 consensus_queue.cc:260] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:03.946259 12039 raft_consensus.cc:3060] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:03.949070 11966 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:50:03.949994 12083 leader_election.cc:304] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:03.950606 12865 raft_consensus.cc:2804] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:03.951102 12865 raft_consensus.cc:697] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:03.951277 12039 raft_consensus.cc:2468] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:50:03.951889 12865 consensus_queue.cc:237] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:03.960935 11792 catalog_manager.cc:5697] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.001312 12837 raft_consensus.cc:993] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.001709 12865 raft_consensus.cc:1081] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.002902 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:04.003350 12679 raft_consensus.cc:493] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.003604 12679 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.008450 12679 raft_consensus.cc:515] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.010087 12679 leader_election.cc:290] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:50:04.010850 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:04.011260 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ffe27f741a4a9e8c738b8e1470b3a1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.011476 12113 raft_consensus.cc:3055] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:04.011826 11966 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.011835 12113 raft_consensus.cc:740] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:04.012809 12113 consensus_queue.cc:260] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.014068 12113 raft_consensus.cc:3060] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.018087 11966 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:04.019129 12627 leader_election.cc:304] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:04.019918 12827 raft_consensus.cc:2804] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:04.020334 12827 raft_consensus.cc:697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:04.020555 12113 raft_consensus.cc:2468] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:04.021617 12827 consensus_queue.cc:237] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.031064 11792 catalog_manager.cc:5697] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.049604 12834 raft_consensus.cc:993] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.050122 12810 raft_consensus.cc:1081] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.052253 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52814
I20260709 14:50:04.052839 12679 raft_consensus.cc:493] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.053218 12679 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.059775 12679 raft_consensus.cc:515] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.061273 12679 leader_election.cc:290] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:04.061849 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:04.062191 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f89cf9d6cb59407ab31d6df518a06f73" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:04.062381 12039 raft_consensus.cc:3055] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:04.062687 12113 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.062709 12039 raft_consensus.cc:740] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:04.063453 12039 consensus_queue.cc:260] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.064245 12039 raft_consensus.cc:3060] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:04.067334 12113 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:04.068181 12626 leader_election.cc:304] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:04.068413 12039 raft_consensus.cc:2468] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:04.068885 12828 raft_consensus.cc:2804] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:04.069358 12828 raft_consensus.cc:697] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:04.070147 12828 consensus_queue.cc:237] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.079238 11792 catalog_manager.cc:5697] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.109331 12820 raft_consensus.cc:993] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.110004 12819 raft_consensus.cc:1081] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.111727 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52804
I20260709 14:50:04.113540 12679 raft_consensus.cc:493] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.113929 12679 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.119557 12679 raft_consensus.cc:515] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:04.120839 12679 leader_election.cc:290] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:50:04.121465 11966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.121888 12039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1f48ac06f64f358f022f5beaff1846" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:04.122030 11966 raft_consensus.cc:3055] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.122444 11966 raft_consensus.cc:740] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:50:04.122444 12039 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.123245 11966 consensus_queue.cc:260] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:04.124392 11966 raft_consensus.cc:3060] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.128404 12039 raft_consensus.cc:2468] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.129455 12626 leader_election.cc:304] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:04.130180 12828 raft_consensus.cc:2804] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.130360 11966 raft_consensus.cc:2468] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.130611 12828 raft_consensus.cc:697] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:04.131434 12828 consensus_queue.cc:237] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [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: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } }
I20260709 14:50:04.139599 11792 catalog_manager.cc:5697] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 1 to 2, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.375854 12042 raft_consensus.cc:1275] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.376878 12828 consensus_queue.cc:1048] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.388315 12115 raft_consensus.cc:1275] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.388410 12117 raft_consensus.cc:1275] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.390439 12828 consensus_queue.cc:1048] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.390812 12848 consensus_queue.cc:1048] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.402673 12039 raft_consensus.cc:1275] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.404068 12837 consensus_queue.cc:1048] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.421928 12039 raft_consensus.cc:1275] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.424901 12876 consensus_queue.cc:1048] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.443069 11966 raft_consensus.cc:1275] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.455871 12883 consensus_queue.cc:1048] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:04.466172 12117 raft_consensus.cc:1275] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.467617 12876 consensus_queue.cc:1048] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.490955 12041 raft_consensus.cc:1275] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.492493 12877 consensus_queue.cc:1048] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.502415 11966 raft_consensus.cc:1275] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.503675 12827 consensus_queue.cc:1048] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.514335 12117 raft_consensus.cc:1275] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:04.520831 12877 consensus_queue.cc:1048] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:04.641069  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.669308 12041 raft_consensus.cc:1275] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.670522 12876 consensus_queue.cc:1048] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.677979  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:04.679453 11964 raft_consensus.cc:1275] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:04.687693 12828 consensus_queue.cc:1048] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:04.732033 11964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24"
dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
mode: GRACEFUL
new_leader_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:45926
I20260709 14:50:04.732769 11964 raft_consensus.cc:606] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Received request to transfer leadership to TS 4a99ae83706644368b649fc37286cf08
I20260709 14:50:04.735018 12117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:04.735504 12117 raft_consensus.cc:606] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:04.738260 11964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1"
dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 14:50:04.738772 11964 raft_consensus.cc:606] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:04.742080 11964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8"
dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 14:50:04.742444 11964 raft_consensus.cc:606] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:04.743278  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:50:04.744436  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:04.772051 12820 raft_consensus.cc:993] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: : Instructing follower 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:04.772599 12871 raft_consensus.cc:1081] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Signalling peer 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:04.773831 12117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:50096
I20260709 14:50:04.774228 12117 raft_consensus.cc:493] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.774484 12117 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.779663 12117 raft_consensus.cc:515] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:04.781932 12117 leader_election.cc:290] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:50:04.783337 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:04.783897 12041 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.785440 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f9b737a53c480ebc282da3ce457f24" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.785993 11969 raft_consensus.cc:3055] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.786257 11969 raft_consensus.cc:740] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:50:04.786469 12872 raft_consensus.cc:993] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.786966 12872 raft_consensus.cc:1081] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.786904 11969 consensus_queue.cc:260] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:04.788426 11969 raft_consensus.cc:3060] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.790689 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52804
I20260709 14:50:04.791290 12677 raft_consensus.cc:493] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.791641 12677 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.792927 12041 raft_consensus.cc:2468] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:50:04.794162 12082 leader_election.cc:304] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:04.794862 12886 raft_consensus.cc:2804] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.796277 12886 raft_consensus.cc:697] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:04.797112 12886 consensus_queue.cc:237] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:04.797798 11969 raft_consensus.cc:2468] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 2.
I20260709 14:50:04.799278 12677 raft_consensus.cc:515] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.801873 12117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:04.802008 12677 leader_election.cc:290] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:50:04.802388 12117 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.802461 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c378cb33ca4af6aa8e12b0b99a37d8" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.804738 11969 raft_consensus.cc:3055] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.804996 11969 raft_consensus.cc:740] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:50:04.805552 11969 consensus_queue.cc:260] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.806339 11969 raft_consensus.cc:3060] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.807055 11792 catalog_manager.cc:5697] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 1 to 2, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 2 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.808531 12117 raft_consensus.cc:2468] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.809557 12626 leader_election.cc:304] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:04.810424 12827 raft_consensus.cc:2804] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.810561 11969 raft_consensus.cc:2468] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.810858 12827 raft_consensus.cc:697] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:04.812108 12827 consensus_queue.cc:237] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.821765 11792 catalog_manager.cc:5697] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 1 to 2, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:04.928350 12886 raft_consensus.cc:993] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.928807 12886 raft_consensus.cc:1081] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.930850 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52792
I20260709 14:50:04.931377 12679 raft_consensus.cc:493] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.931737 12679 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.936966 12679 raft_consensus.cc:515] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.938459 12679 leader_election.cc:290] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:04.939163 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.939213 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db693731c1e41648e4bf03fd0ab939a" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:04.939646 11969 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.939821 12115 raft_consensus.cc:3055] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.940119 12115 raft_consensus.cc:740] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:04.940745 12115 consensus_queue.cc:260] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.941883 12115 raft_consensus.cc:3060] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.945677 11969 raft_consensus.cc:2468] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.947506 12115 raft_consensus.cc:2468] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:04.948104 12627 leader_election.cc:304] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [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: 4b712917276d4dd5974f31acd4fa883d, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:04.949712 12877 raft_consensus.cc:2804] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:04.950114 12877 raft_consensus.cc:697] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:04.950795 12877 consensus_queue.cc:237] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:04.957788 11792 catalog_manager.cc:5697] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:04.984436 12820 raft_consensus.cc:993] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.984961 12872 raft_consensus.cc:1081] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:04.986263 12677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52804
I20260709 14:50:04.986786 12677 raft_consensus.cc:493] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:04.987131 12677 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.992137 12677 raft_consensus.cc:515] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.994413 12677 leader_election.cc:290] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 2 election: Requested vote from peers 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627), f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267)
I20260709 14:50:04.994983 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:04.995532 12115 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:04.996203 11964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06a92aaaad0440498b0f290c9c8c3b1" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:04.996812 11964 raft_consensus.cc:3055] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:04.997144 11964 raft_consensus.cc:740] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8ef057cff6d4b2383610990fe1a48b3, State: Running, Role: LEADER
I20260709 14:50:04.997799 11964 consensus_queue.cc:260] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:04.998914 11964 raft_consensus.cc:3060] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:05.000731 12115 raft_consensus.cc:2468] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:05.001677 12626 leader_election.cc:304] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:05.002303 12877 raft_consensus.cc:2804] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:05.002699 12877 raft_consensus.cc:697] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:05.003376 12877 consensus_queue.cc:237] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [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: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } }
I20260709 14:50:05.005484 11964 raft_consensus.cc:2468] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 2.
I20260709 14:50:05.016713 11792 catalog_manager.cc:5697] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 1 to 2, leader changed from f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:05.260360 12115 raft_consensus.cc:1275] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.261385 12877 consensus_queue.cc:1048] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.274412 11964 raft_consensus.cc:1275] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.275918 12828 consensus_queue.cc:1048] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.286581 12041 raft_consensus.cc:1275] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.287745 12886 consensus_queue.cc:1048] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.296581 11964 raft_consensus.cc:1275] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.300908 12837 consensus_queue.cc:1048] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.347923 11969 raft_consensus.cc:1275] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.348915 12828 consensus_queue.cc:1048] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.360200 12115 raft_consensus.cc:1275] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.361760 12828 consensus_queue.cc:1048] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.501175 12115 raft_consensus.cc:1275] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.502247 12827 consensus_queue.cc:1048] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.515856 11969 raft_consensus.cc:1275] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:05.516988 12877 consensus_queue.cc:1048] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:05.746945  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.788875  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:05.825378 12115 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:05.825953 12115 raft_consensus.cc:606] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:50:05.827203  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:05.828379  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:06.226893 12837 raft_consensus.cc:993] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: : Instructing follower e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:06.230580 12886 raft_consensus.cc:1081] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:06.242871 12042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:50004
I20260709 14:50:06.244796 12042 raft_consensus.cc:493] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:06.246141 12042 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:06.369480 12627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 113951us
I20260709 14:50:06.409907 12042 raft_consensus.cc:515] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
W20260709 14:50:06.419477 12627 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:44267, user_credentials={real_user=slave}} blocked reactor thread for 44406.1us
I20260709 14:50:06.459877 12042 leader_election.cc:290] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:06.479391 12115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:06.480114 12115 raft_consensus.cc:3055] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:06.480406 12115 raft_consensus.cc:740] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:06.482754 11969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33fe8c3518f4327a14840a46163da06" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:06.483450 11969 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.481438 12115 consensus_queue.cc:260] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:06.485564 12115 raft_consensus.cc:3060] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:06.493549 12115 raft_consensus.cc:2468] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:06.494585 11969 raft_consensus.cc:2468] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:06.494831 12008 leader_election.cc:304] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [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: 4a99ae83706644368b649fc37286cf08, e32daecb596047f5ad5e787aaa1f80d0; no voters: 
I20260709 14:50:06.495836 12869 raft_consensus.cc:2804] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:06.496255 12869 raft_consensus.cc:697] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:06.497093 12869 consensus_queue.cc:237] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:06.506774 11792 catalog_manager.cc:5697] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:06.829540  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:06.875168  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:06.888512 11968 raft_consensus.cc:1275] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.890185 12919 consensus_queue.cc:1048] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:06.910210 12115 raft_consensus.cc:1275] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:06.911674 12869 consensus_queue.cc:1048] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:06.919364 12043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:06.920086 12043 raft_consensus.cc:606] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Received request to transfer leadership to TS 4a99ae83706644368b649fc37286cf08
I20260709 14:50:06.949371  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:06.951786  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:07.005290 12834 raft_consensus.cc:993] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:07.005784 12919 raft_consensus.cc:1081] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Signalling peer 4a99ae83706644368b649fc37286cf08 to start an election
I20260709 14:50:07.008123 12113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
 from {username='slave'} at 127.0.0.1:50086
I20260709 14:50:07.008724 12113 raft_consensus.cc:493] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:07.009119 12113 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.018486 12113 raft_consensus.cc:515] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:07.021003 12113 leader_election.cc:290] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [CANDIDATE]: Term 3 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645)
I20260709 14:50:07.022289 12043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:07.022921 12043 raft_consensus.cc:3055] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:07.023157 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f0ee428712449e96de1add3c7e5d56" candidate_uuid: "4a99ae83706644368b649fc37286cf08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:07.023214 12043 raft_consensus.cc:740] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:07.023861 11968 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.024220 12043 consensus_queue.cc:260] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:07.025255 12043 raft_consensus.cc:3060] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:07.030292 11968 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 3.
I20260709 14:50:07.030691 12043 raft_consensus.cc:2468] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a99ae83706644368b649fc37286cf08 in term 3.
I20260709 14:50:07.031919 12083 leader_election.cc:304] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [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: 4a99ae83706644368b649fc37286cf08, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:07.032768 12886 raft_consensus.cc:2804] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:07.033501 12886 raft_consensus.cc:697] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 3 LEADER]: Becoming Leader. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:07.034379 12886 consensus_queue.cc:237] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:07.046666 11792 catalog_manager.cc:5697] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 reported cstate change: term changed from 2 to 3, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4a99ae83706644368b649fc37286cf08 (127.6.3.196). New cstate: current_term: 3 leader_uuid: "4a99ae83706644368b649fc37286cf08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:07.568823 11969 raft_consensus.cc:1275] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:07.570056 12915 consensus_queue.cc:1048] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:07.581079 12041 raft_consensus.cc:1275] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4a99ae83706644368b649fc37286cf08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:07.585760 12943 consensus_queue.cc:1048] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:07.952838  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:08.005303  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:08.042095 12113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e020c50b037146a098735a7d964f17ac"
dest_uuid: "4a99ae83706644368b649fc37286cf08"
mode: GRACEFUL
new_leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:35126
I20260709 14:50:08.042636 12113 raft_consensus.cc:606] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Received request to transfer leadership to TS e32daecb596047f5ad5e787aaa1f80d0
I20260709 14:50:08.043781  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:08.045158  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:08.147727 12943 raft_consensus.cc:993] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: : Instructing follower e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:08.148162 12947 raft_consensus.cc:1081] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Signalling peer e32daecb596047f5ad5e787aaa1f80d0 to start an election
I20260709 14:50:08.149410 12043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e020c50b037146a098735a7d964f17ac"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
 from {username='slave'} at 127.0.0.1:50004
I20260709 14:50:08.149858 12043 raft_consensus.cc:493] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:08.150115 12043 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.155089 12043 raft_consensus.cc:515] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:08.156785 12043 leader_election.cc:290] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [CANDIDATE]: Term 2 election: Requested vote from peers f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:08.157142 11968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8ef057cff6d4b2383610990fe1a48b3"
I20260709 14:50:08.157334 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e020c50b037146a098735a7d964f17ac" candidate_uuid: "e32daecb596047f5ad5e787aaa1f80d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:08.157713 11968 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.157884 12113 raft_consensus.cc:3055] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:08.158262 12113 raft_consensus.cc:740] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a99ae83706644368b649fc37286cf08, State: Running, Role: LEADER
I20260709 14:50:08.159077 12113 consensus_queue.cc:260] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:08.160209 12113 raft_consensus.cc:3060] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:08.162997 11968 raft_consensus.cc:2468] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:08.164086 12009 leader_election.cc:304] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [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: e32daecb596047f5ad5e787aaa1f80d0, f8ef057cff6d4b2383610990fe1a48b3; no voters: 
I20260709 14:50:08.164839 12919 raft_consensus.cc:2804] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:08.165277 12919 raft_consensus.cc:697] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Leader. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:08.166087 12113 raft_consensus.cc:2468] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e32daecb596047f5ad5e787aaa1f80d0 in term 2.
I20260709 14:50:08.166097 12919 consensus_queue.cc:237] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [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: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } }
I20260709 14:50:08.178373 11792 catalog_manager.cc:5697] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 reported cstate change: term changed from 1 to 2, leader changed from 4a99ae83706644368b649fc37286cf08 (127.6.3.196) to e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e32daecb596047f5ad5e787aaa1f80d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:08.556209 11969 raft_consensus.cc:1275] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.557415 12919 consensus_queue.cc:1048] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ef057cff6d4b2383610990fe1a48b3" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:08.570056 12114 raft_consensus.cc:1275] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Refusing update from remote peer e32daecb596047f5ad5e787aaa1f80d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:08.571389 12954 consensus_queue.cc:1048] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:09.045935  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.114557  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:09.154844 12041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443"
dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
mode: GRACEFUL
new_leader_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:53068
I20260709 14:50:09.155422 12041 raft_consensus.cc:606] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b712917276d4dd5974f31acd4fa883d
I20260709 14:50:09.156492  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:50:09.157564  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:09.316797 12960 raft_consensus.cc:993] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: : Instructing follower 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:09.317342 12919 raft_consensus.cc:1081] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Signalling peer 4b712917276d4dd5974f31acd4fa883d to start an election
I20260709 14:50:09.318727 12679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443"
dest_uuid: "4b712917276d4dd5974f31acd4fa883d"
 from {username='slave'} at 127.0.0.1:52814
I20260709 14:50:09.319124 12679 raft_consensus.cc:493] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:09.319362 12679 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.324239 12679 raft_consensus.cc:515] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:09.326123 12679 leader_election.cc:290] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [CANDIDATE]: Term 3 election: Requested vote from peers e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645), 4a99ae83706644368b649fc37286cf08 (127.6.3.196:41627)
I20260709 14:50:09.326754 12041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e32daecb596047f5ad5e787aaa1f80d0"
I20260709 14:50:09.327350 12041 raft_consensus.cc:3055] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:09.327484 12114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771bfb3725d247e092d1d6cb18a6e443" candidate_uuid: "4b712917276d4dd5974f31acd4fa883d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a99ae83706644368b649fc37286cf08"
I20260709 14:50:09.327666 12041 raft_consensus.cc:740] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e32daecb596047f5ad5e787aaa1f80d0, State: Running, Role: LEADER
I20260709 14:50:09.328112 12114 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.328495 12041 consensus_queue.cc:260] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:09.329751 12041 raft_consensus.cc:3060] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:09.334928 12114 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:09.335945 12626 leader_election.cc:304] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [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: 4a99ae83706644368b649fc37286cf08, 4b712917276d4dd5974f31acd4fa883d; no voters: 
I20260709 14:50:09.336555 12041 raft_consensus.cc:2468] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b712917276d4dd5974f31acd4fa883d in term 3.
I20260709 14:50:09.337152 12946 raft_consensus.cc:2804] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:09.337678 12946 raft_consensus.cc:697] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Becoming Leader. State: Replica: 4b712917276d4dd5974f31acd4fa883d, State: Running, Role: LEADER
I20260709 14:50:09.338510 12946 consensus_queue.cc:237] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [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: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } }
I20260709 14:50:09.348971 11789 catalog_manager.cc:5697] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d reported cstate change: term changed from 2 to 3, leader changed from e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195) to 4b712917276d4dd5974f31acd4fa883d (127.6.3.193). New cstate: current_term: 3 leader_uuid: "4b712917276d4dd5974f31acd4fa883d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b712917276d4dd5974f31acd4fa883d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 42733 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:09.810566 12114 raft_consensus.cc:1275] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:09.811625 12966 consensus_queue.cc:1048] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a99ae83706644368b649fc37286cf08" member_type: VOTER last_known_addr { host: "127.6.3.196" port: 41627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:09.820294 12041 raft_consensus.cc:1275] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b712917276d4dd5974f31acd4fa883d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:09.821651 12966 consensus_queue.cc:1048] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e32daecb596047f5ad5e787aaa1f80d0" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:10.158336  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:10.198328  6159 tablet_server.cc:179] TabletServer@127.6.3.193:42733 shutting down...
W20260709 14:50:10.208884 12009 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 93 similar messages]
W20260709 14:50:10.212284 12009 consensus_peers.cc:597] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.212610 12083 consensus_peers.cc:597] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.227064 12083 consensus_peers.cc:597] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.231415 12009 consensus_peers.cc:597] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.233590  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:10.234273  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.235082  6159 raft_consensus.cc:2243] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.235536  6159 raft_consensus.cc:2272] T 10eb9a7cf3c54265b6f90428d55589c7 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.237673  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.238344  6159 raft_consensus.cc:2243] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.238695  6159 raft_consensus.cc:2272] T 695d6bc12e8d42969454fc975a7acd4a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.240617  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.241308  6159 raft_consensus.cc:2243] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.241705  6159 raft_consensus.cc:2272] T 8a20b0e9549547ae849e85451b6a5425 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.244019  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.244773  6159 raft_consensus.cc:2243] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.245208  6159 raft_consensus.cc:2272] T a67cb2ed696f4d568992c66e3e367e7b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.247363 12009 consensus_peers.cc:597] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.247859  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.248513  6159 raft_consensus.cc:2243] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.248894  6159 raft_consensus.cc:2272] T 3ca7bee2dc994adaa238abbf8c73b56b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.251071  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.251678  6159 raft_consensus.cc:2243] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.252414  6159 raft_consensus.cc:2272] T 771bfb3725d247e092d1d6cb18a6e443 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.253435 11935 consensus_peers.cc:597] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.254976  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.255609  6159 raft_consensus.cc:2243] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.256026  6159 raft_consensus.cc:2272] T 3147a77ad248403cac6843397125a3bf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.258049  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.258745  6159 raft_consensus.cc:2243] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.259131  6159 raft_consensus.cc:2272] T d02f842ac4bf4737bb7593f644a34c08 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.261744  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.262419  6159 raft_consensus.cc:2243] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.263366  6159 raft_consensus.cc:2272] T ea34f1cc9c164dd0a4893faa0af2da40 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.264215 12009 consensus_peers.cc:597] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.265864  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.266655  6159 raft_consensus.cc:2243] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.267118  6159 raft_consensus.cc:2272] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.269344  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.269857  6159 raft_consensus.cc:2243] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.270572  6159 raft_consensus.cc:2272] T 2e61bd104dd24e318d7288d4a3098681 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.272466  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.272969  6159 raft_consensus.cc:2243] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.273381  6159 raft_consensus.cc:2272] T 507b57032d0d41869f3f3348a568567f P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.275192  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.275699  6159 raft_consensus.cc:2243] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.276062  6159 raft_consensus.cc:2272] T a5a68f5ee9124b5a8c27727a866d57ec P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.277980  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.278455  6159 raft_consensus.cc:2243] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.278781  6159 raft_consensus.cc:2272] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.280530  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.281013  6159 raft_consensus.cc:2243] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.281427  6159 raft_consensus.cc:2272] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.283161  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.283668  6159 raft_consensus.cc:2243] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.283998  6159 raft_consensus.cc:2272] T 81b36faec0f040bfa9d5c97999461b29 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.285944  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.286432  6159 raft_consensus.cc:2243] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.287307  6159 raft_consensus.cc:2272] T 5db693731c1e41648e4bf03fd0ab939a P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.289924  6159 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:10.290612 12009 consensus_peers.cc:597] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.290686  6159 raft_consensus.cc:2243] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.291494  6159 raft_consensus.cc:2272] T cc847271274b48778d1deed807f78d15 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.294100  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.294801  6159 raft_consensus.cc:2243] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:10.295449 11935 consensus_peers.cc:597] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.295699  6159 raft_consensus.cc:2272] T b06a92aaaad0440498b0f290c9c8c3b1 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.298030  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.298552  6159 raft_consensus.cc:2243] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.299270  6159 raft_consensus.cc:2272] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.301122  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.301620  6159 raft_consensus.cc:2243] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.302350  6159 raft_consensus.cc:2272] T cf1f48ac06f64f358f022f5beaff1846 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.304821  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.305313  6159 raft_consensus.cc:2243] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.306181  6159 raft_consensus.cc:2272] T f68d569c43154ca1a70d8499717200b1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.308482  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.309010  6159 raft_consensus.cc:2243] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.309700  6159 raft_consensus.cc:2272] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.311673  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.312211  6159 raft_consensus.cc:2243] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.312567  6159 raft_consensus.cc:2272] T 0913ed01738e4a49a8f529530a81bbd3 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.314411  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.314922  6159 raft_consensus.cc:2243] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.315339  6159 raft_consensus.cc:2272] T 92cf3bad6ff644b480c375e1e033d4fa P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.317198  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.317893  6159 raft_consensus.cc:2243] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.318332  6159 raft_consensus.cc:2272] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.320736  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.321266  6159 raft_consensus.cc:2243] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.321604  6159 raft_consensus.cc:2272] T 9b8ccdb24a16496a9b66c6d570b0e91c P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.323479  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.323945  6159 raft_consensus.cc:2243] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.324280  6159 raft_consensus.cc:2272] T 510383309b9f4d268a26e5589707cb87 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.326196  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.326682  6159 raft_consensus.cc:2243] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.327065  6159 raft_consensus.cc:2272] T fb4aa9e234bb47eb97f96444a4defddd P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.328917  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.329444  6159 raft_consensus.cc:2243] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.329775  6159 raft_consensus.cc:2272] T 1b035e46644f46e88170cd774ded45d9 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.331630  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.332068  6159 raft_consensus.cc:2243] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.332700  6159 raft_consensus.cc:2272] T f89cf9d6cb59407ab31d6df518a06f73 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.335312  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.336076  6159 raft_consensus.cc:2243] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.336544  6159 raft_consensus.cc:2272] T 10576cba879847f28188a2f123802ccf P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.337558 11935 consensus_peers.cc:597] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.339821  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.340402  6159 raft_consensus.cc:2243] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.341292  6159 raft_consensus.cc:2272] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.343461  6159 tablet_replica.cc:333] stopping tablet replica
W20260709 14:50:10.343956 12083 consensus_peers.cc:597] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.344086  6159 raft_consensus.cc:2243] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.344549  6159 raft_consensus.cc:2272] T abf73637a2d44869aeb2d46660459d58 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.347011  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.347695  6159 raft_consensus.cc:2243] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.348173  6159 raft_consensus.cc:2272] T a60bb926a602498d9fe1b35a2fd44390 P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.350562  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.351248  6159 raft_consensus.cc:2243] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.351788  6159 raft_consensus.cc:2272] T f210e2e556ec44f0a44d0c7da436fa09 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.353930  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.354429  6159 raft_consensus.cc:2243] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.355141  6159 raft_consensus.cc:2272] T ce7f4440752b4d87b6cb324b9d6be04e P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.357007  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.357498  6159 raft_consensus.cc:2243] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.358201  6159 raft_consensus.cc:2272] T c0971c9e7b1c4364b82626ececa99264 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.359988  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.360518  6159 raft_consensus.cc:2243] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.360936  6159 raft_consensus.cc:2272] T 6b36400bbe344bff9c5916d8c9d4175b P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.362856  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.363443  6159 raft_consensus.cc:2243] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.363782  6159 raft_consensus.cc:2272] T 7b64f85beaef4fc39cafff9d0f52995d P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.365803  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.366281  6159 raft_consensus.cc:2243] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.366678  6159 raft_consensus.cc:2272] T 915e92926c8f460e880b653a3e8e3bf3 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.368458  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.368899  6159 raft_consensus.cc:2243] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.369320  6159 raft_consensus.cc:2272] T 802a265c0a844fdb82b3cbf25b8a52df P 4b712917276d4dd5974f31acd4fa883d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.370982  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.371392  6159 raft_consensus.cc:2243] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.372040  6159 raft_consensus.cc:2272] T c5188bf3ed674e5981303b13b68fbcd3 P 4b712917276d4dd5974f31acd4fa883d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.373747  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.374266  6159 raft_consensus.cc:2243] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.374725  6159 raft_consensus.cc:2272] T 308a6d0a43d64690a67a98b11ed2ad97 P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.377120  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:10.377697  6159 raft_consensus.cc:2243] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.378172  6159 raft_consensus.cc:2272] T 9ee99275ef914f0fa66a6ab65b91ebbd P 4b712917276d4dd5974f31acd4fa883d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.435112 12009 consensus_peers.cc:597] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.438040 11935 consensus_peers.cc:597] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.449391  6159 tablet_server.cc:196] TabletServer@127.6.3.193:42733 shutdown complete.
W20260709 14:50:10.452924 12083 consensus_peers.cc:597] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.453804 12009 consensus_peers.cc:597] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.462742 12083 consensus_peers.cc:597] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.475324 12009 consensus_peers.cc:597] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.486806 12083 consensus_peers.cc:597] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.504312 11935 consensus_peers.cc:597] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.522207  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
W20260709 14:50:10.530056 12083 consensus_peers.cc:597] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.544006 11935 consensus_peers.cc:597] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.552752 11935 consensus_peers.cc:597] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.555473  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:10.556823  6159 tablet_replica.cc:333] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.557680  6159 raft_consensus.cc:2243] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.558517  6159 raft_consensus.cc:2272] T 802a265c0a844fdb82b3cbf25b8a52df P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.559708 12009 consensus_peers.cc:597] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.560981  6159 tablet_replica.cc:333] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.561638  6159 raft_consensus.cc:2243] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.562469  6159 raft_consensus.cc:2272] T 1b035e46644f46e88170cd774ded45d9 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.564532  6159 tablet_replica.cc:333] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.565274  6159 raft_consensus.cc:2243] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.566248  6159 raft_consensus.cc:2272] T cda4974f7b8743029e7ec197219d211c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.568571  6159 tablet_replica.cc:333] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
W20260709 14:50:10.569226 11935 consensus_peers.cc:597] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.569339  6159 raft_consensus.cc:2243] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.570107  6159 raft_consensus.cc:2272] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.571986  6159 tablet_replica.cc:333] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.572491  6159 raft_consensus.cc:2243] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.572867  6159 raft_consensus.cc:2272] T 10576cba879847f28188a2f123802ccf P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.574646  6159 tablet_replica.cc:333] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.575165  6159 raft_consensus.cc:2243] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.575536  6159 raft_consensus.cc:2272] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.577299  6159 tablet_replica.cc:333] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.577777  6159 raft_consensus.cc:2243] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.578171  6159 raft_consensus.cc:2272] T 915e92926c8f460e880b653a3e8e3bf3 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.579917  6159 tablet_replica.cc:333] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.580610  6159 raft_consensus.cc:2243] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.581099  6159 raft_consensus.cc:2272] T c33fe8c3518f4327a14840a46163da06 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.583268  6159 tablet_replica.cc:333] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.583756  6159 raft_consensus.cc:2243] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.584120  6159 raft_consensus.cc:2272] T 453d8c39b8ee429ebc7e16f96b17be51 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.585964  6159 tablet_replica.cc:333] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.586591  6159 raft_consensus.cc:2243] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.586972  6159 raft_consensus.cc:2272] T 77c7134721a6417f81f098e9dd66978a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.589462  6159 tablet_replica.cc:333] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
W20260709 14:50:10.589885 12083 consensus_peers.cc:597] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.590308  6159 raft_consensus.cc:2243] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.591305  6159 raft_consensus.cc:2272] T f210e2e556ec44f0a44d0c7da436fa09 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.591255 12083 consensus_peers.cc:597] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.593520  6159 tablet_replica.cc:333] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.594009  6159 raft_consensus.cc:2243] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.594683  6159 raft_consensus.cc:2272] T 81b36faec0f040bfa9d5c97999461b29 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.596472  6159 tablet_replica.cc:333] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.597087  6159 raft_consensus.cc:2243] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.597448  6159 raft_consensus.cc:2272] T 5db693731c1e41648e4bf03fd0ab939a P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.599179  6159 tablet_replica.cc:333] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.599834  6159 raft_consensus.cc:2243] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.600212  6159 raft_consensus.cc:2272] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.602453  6159 tablet_replica.cc:333] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
W20260709 14:50:10.602795 12009 consensus_peers.cc:597] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.603004  6159 raft_consensus.cc:2243] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.603482  6159 raft_consensus.cc:2272] T 20f0ee428712449e96de1add3c7e5d56 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.605160  6159 tablet_replica.cc:333] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.605693  6159 raft_consensus.cc:2243] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.606062  6159 raft_consensus.cc:2272] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.607792  6159 tablet_replica.cc:333] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.608309  6159 raft_consensus.cc:2243] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.608680  6159 raft_consensus.cc:2272] T 0fbfe27616154f0c96da6a78e7a4a0ea P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.610440  6159 tablet_replica.cc:333] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.610980  6159 raft_consensus.cc:2243] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.611372  6159 raft_consensus.cc:2272] T b06a92aaaad0440498b0f290c9c8c3b1 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.613111  6159 tablet_replica.cc:333] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.613648  6159 raft_consensus.cc:2243] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.614353  6159 raft_consensus.cc:2272] T 695d6bc12e8d42969454fc975a7acd4a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.616094  6159 tablet_replica.cc:333] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.616590  6159 raft_consensus.cc:2243] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.616955  6159 raft_consensus.cc:2272] T 6be720007b4b4bb0932850f2ef6aed37 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.618711  6159 tablet_replica.cc:333] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.619199  6159 raft_consensus.cc:2243] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.619596  6159 raft_consensus.cc:2272] T e1ffe27f741a4a9e8c738b8e1470b3a1 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.621456  6159 tablet_replica.cc:333] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.621984  6159 raft_consensus.cc:2243] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.622432  6159 raft_consensus.cc:2272] T abf73637a2d44869aeb2d46660459d58 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.624334  6159 tablet_replica.cc:333] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.624845  6159 raft_consensus.cc:2243] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.625236  6159 raft_consensus.cc:2272] T a60bb926a602498d9fe1b35a2fd44390 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.626928  6159 tablet_replica.cc:333] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.627430  6159 raft_consensus.cc:2243] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.627818  6159 raft_consensus.cc:2272] T 92cf3bad6ff644b480c375e1e033d4fa P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.629616  6159 tablet_replica.cc:333] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.630095  6159 raft_consensus.cc:2243] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.630795  6159 raft_consensus.cc:2272] T a5a68f5ee9124b5a8c27727a866d57ec P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.632534  6159 tablet_replica.cc:333] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.633054  6159 raft_consensus.cc:2243] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.633802  6159 raft_consensus.cc:2272] T 507b57032d0d41869f3f3348a568567f P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.635572  6159 tablet_replica.cc:333] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.636057  6159 raft_consensus.cc:2243] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.636456  6159 raft_consensus.cc:2272] T 5b402289d2bf4b9a9af0dc0cc06bff1a P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.638725  6159 tablet_replica.cc:333] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.639405  6159 raft_consensus.cc:2243] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.639817  6159 raft_consensus.cc:2272] T 6ba069e2bc5d4ed4b374ef0b612d978b P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.641626  6159 tablet_replica.cc:333] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.642129  6159 raft_consensus.cc:2243] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.642490  6159 raft_consensus.cc:2272] T 9b8ccdb24a16496a9b66c6d570b0e91c P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.644325  6159 tablet_replica.cc:333] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.644973  6159 raft_consensus.cc:2243] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.645857  6159 raft_consensus.cc:2272] T c2a1335d98694732ac6803618f6a64ca P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.646698 12009 consensus_peers.cc:597] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.647996  6159 tablet_replica.cc:333] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.648553  6159 raft_consensus.cc:2243] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.649408  6159 raft_consensus.cc:2272] T 3ca7bee2dc994adaa238abbf8c73b56b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.651201  6159 tablet_replica.cc:333] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.651700  6159 raft_consensus.cc:2243] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.652134  6159 raft_consensus.cc:2272] T e020c50b037146a098735a7d964f17ac P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.653998  6159 tablet_replica.cc:333] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.654513  6159 raft_consensus.cc:2243] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.654886  6159 raft_consensus.cc:2272] T c5188bf3ed674e5981303b13b68fbcd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.656643  6159 tablet_replica.cc:333] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.657197  6159 raft_consensus.cc:2243] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.657568  6159 raft_consensus.cc:2272] T d3b8fca5b4064ff0a37454af1e0894b6 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.659214  6159 tablet_replica.cc:333] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.659677  6159 raft_consensus.cc:2243] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.660038  6159 raft_consensus.cc:2272] T 39f9b737a53c480ebc282da3ce457f24 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.661819  6159 tablet_replica.cc:333] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.662298  6159 raft_consensus.cc:2243] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.662707  6159 raft_consensus.cc:2272] T e5c378cb33ca4af6aa8e12b0b99a37d8 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.664417  6159 tablet_replica.cc:333] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.664896  6159 raft_consensus.cc:2243] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.665652  6159 raft_consensus.cc:2272] T 0913ed01738e4a49a8f529530a81bbd3 P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.667351  6159 tablet_replica.cc:333] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.667809  6159 raft_consensus.cc:2243] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.668226  6159 raft_consensus.cc:2272] T cf1f48ac06f64f358f022f5beaff1846 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.669842  6159 tablet_replica.cc:333] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.670305  6159 raft_consensus.cc:2243] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.670673  6159 raft_consensus.cc:2272] T b116f67febda4b45ac30a1bffa8acb05 P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.672287  6159 tablet_replica.cc:333] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.672722  6159 raft_consensus.cc:2243] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.673111  6159 raft_consensus.cc:2272] T 9ee99275ef914f0fa66a6ab65b91ebbd P f8ef057cff6d4b2383610990fe1a48b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.675138  6159 tablet_replica.cc:333] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.675628  6159 raft_consensus.cc:2243] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.676592  6159 raft_consensus.cc:2272] T 6b36400bbe344bff9c5916d8c9d4175b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.677961 12009 consensus_peers.cc:597] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.678862  6159 tablet_replica.cc:333] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
W20260709 14:50:10.679347 12009 consensus_peers.cc:597] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.679392  6159 raft_consensus.cc:2243] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.679967  6159 raft_consensus.cc:2272] T c0971c9e7b1c4364b82626ececa99264 P f8ef057cff6d4b2383610990fe1a48b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.681869  6159 tablet_replica.cc:333] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.682324  6159 raft_consensus.cc:2243] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.682989  6159 raft_consensus.cc:2272] T fb4aa9e234bb47eb97f96444a4defddd P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.684681  6159 tablet_replica.cc:333] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3: stopping tablet replica
I20260709 14:50:10.685235  6159 raft_consensus.cc:2243] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.685928  6159 raft_consensus.cc:2272] T a67cb2ed696f4d568992c66e3e367e7b P f8ef057cff6d4b2383610990fe1a48b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.715503 12083 consensus_peers.cc:597] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.724843 12009 consensus_peers.cc:597] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.746672 12083 consensus_peers.cc:597] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.754626 12009 consensus_peers.cc:597] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.757280  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:50:10.770397 12009 consensus_peers.cc:597] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.765444 12083 consensus_peers.cc:597] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.777825 12083 consensus_peers.cc:597] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.797627 12083 consensus_peers.cc:597] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 -> Peer 4b712917276d4dd5974f31acd4fa883d (127.6.3.193:42733): Couldn't send request to peer 4b712917276d4dd5974f31acd4fa883d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:42733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.833654  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:50:10.844722 12082 consensus_peers.cc:597] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.853760 12082 consensus_peers.cc:597] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:10.875788 12082 consensus_peers.cc:597] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.878623  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:10.879372  6159 tablet_replica.cc:333] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.879992  6159 raft_consensus.cc:2243] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.880584  6159 raft_consensus.cc:2272] T 1b035e46644f46e88170cd774ded45d9 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.883085  6159 tablet_replica.cc:333] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
W20260709 14:50:10.883272 12009 consensus_peers.cc:597] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.883751  6159 raft_consensus.cc:2243] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.884217  6159 raft_consensus.cc:2272] T cda4974f7b8743029e7ec197219d211c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.886070  6159 tablet_replica.cc:333] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.886629  6159 raft_consensus.cc:2243] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.887305  6159 raft_consensus.cc:2272] T 66fa1f6dc18f4dafa9ae4872ad3f6839 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.889019  6159 tablet_replica.cc:333] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.889528  6159 raft_consensus.cc:2243] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.889909  6159 raft_consensus.cc:2272] T 3147a77ad248403cac6843397125a3bf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.891603  6159 tablet_replica.cc:333] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.892159  6159 raft_consensus.cc:2243] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.892547  6159 raft_consensus.cc:2272] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.894394  6159 tablet_replica.cc:333] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.894893  6159 raft_consensus.cc:2243] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.895602  6159 raft_consensus.cc:2272] T 915e92926c8f460e880b653a3e8e3bf3 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.897861  6159 tablet_replica.cc:333] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.898532  6159 raft_consensus.cc:2243] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.898986  6159 raft_consensus.cc:2272] T 20f0ee428712449e96de1add3c7e5d56 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.901007  6159 tablet_replica.cc:333] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.901517  6159 raft_consensus.cc:2243] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.902261  6159 raft_consensus.cc:2272] T 308a6d0a43d64690a67a98b11ed2ad97 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.904093  6159 tablet_replica.cc:333] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.904595  6159 raft_consensus.cc:2243] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.904970  6159 raft_consensus.cc:2272] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.906659  6159 tablet_replica.cc:333] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.907191  6159 raft_consensus.cc:2243] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.907848  6159 raft_consensus.cc:2272] T c33fe8c3518f4327a14840a46163da06 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.909572  6159 tablet_replica.cc:333] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.910049  6159 raft_consensus.cc:2243] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.910421  6159 raft_consensus.cc:2272] T 7b64f85beaef4fc39cafff9d0f52995d P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.912104  6159 tablet_replica.cc:333] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.912590  6159 raft_consensus.cc:2243] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.913327  6159 raft_consensus.cc:2272] T abf73637a2d44869aeb2d46660459d58 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.914880  6159 tablet_replica.cc:333] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.915360  6159 raft_consensus.cc:2243] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.915764  6159 raft_consensus.cc:2272] T f89cf9d6cb59407ab31d6df518a06f73 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.917821  6159 tablet_replica.cc:333] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.918462  6159 raft_consensus.cc:2243] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.919275  6159 raft_consensus.cc:2272] T 10576cba879847f28188a2f123802ccf P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.920292 12083 consensus_peers.cc:597] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.921293  6159 tablet_replica.cc:333] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.921885  6159 raft_consensus.cc:2243] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.922591  6159 raft_consensus.cc:2272] T d02f842ac4bf4737bb7593f644a34c08 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.924381  6159 tablet_replica.cc:333] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.924854  6159 raft_consensus.cc:2243] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.925276  6159 raft_consensus.cc:2272] T 77c7134721a6417f81f098e9dd66978a P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.927014  6159 tablet_replica.cc:333] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.927492  6159 raft_consensus.cc:2243] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.928167  6159 raft_consensus.cc:2272] T 92cf3bad6ff644b480c375e1e033d4fa P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.929970  6159 tablet_replica.cc:333] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.930480  6159 raft_consensus.cc:2243] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.930855  6159 raft_consensus.cc:2272] T 695d6bc12e8d42969454fc975a7acd4a P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.932843  6159 tablet_replica.cc:333] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.933589  6159 raft_consensus.cc:2243] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.934087  6159 raft_consensus.cc:2272] T 6be720007b4b4bb0932850f2ef6aed37 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.936448  6159 tablet_replica.cc:333] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.937220  6159 raft_consensus.cc:2243] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.937731  6159 raft_consensus.cc:2272] T 453d8c39b8ee429ebc7e16f96b17be51 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.940125  6159 tablet_replica.cc:333] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
W20260709 14:50:10.940464 12083 consensus_peers.cc:597] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.940842  6159 raft_consensus.cc:2243] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.941439  6159 raft_consensus.cc:2272] T 2e61bd104dd24e318d7288d4a3098681 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.943848  6159 tablet_replica.cc:333] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.944530  6159 raft_consensus.cc:2243] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.945024  6159 raft_consensus.cc:2272] T cc847271274b48778d1deed807f78d15 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.946926  6159 tablet_replica.cc:333] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.947428  6159 raft_consensus.cc:2243] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.947800  6159 raft_consensus.cc:2272] T 5ca8da1a3f8341408ae3e6db3d005f43 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.949674  6159 tablet_replica.cc:333] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.950126  6159 raft_consensus.cc:2243] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.950469  6159 raft_consensus.cc:2272] T 771bfb3725d247e092d1d6cb18a6e443 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.952725  6159 tablet_replica.cc:333] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.953487  6159 raft_consensus.cc:2243] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.954417  6159 raft_consensus.cc:2272] T d3b8fca5b4064ff0a37454af1e0894b6 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.956810  6159 tablet_replica.cc:333] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.957547  6159 raft_consensus.cc:2243] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.958025  6159 raft_consensus.cc:2272] T 39f9b737a53c480ebc282da3ce457f24 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.960392  6159 tablet_replica.cc:333] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.961077  6159 raft_consensus.cc:2243] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.961536  6159 raft_consensus.cc:2272] T c2a1335d98694732ac6803618f6a64ca P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.964119  6159 tablet_replica.cc:333] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.964824  6159 raft_consensus.cc:2243] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.965365  6159 raft_consensus.cc:2272] T 6ba069e2bc5d4ed4b374ef0b612d978b P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.967727  6159 tablet_replica.cc:333] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
W20260709 14:50:10.967795 12009 consensus_peers.cc:597] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.968473  6159 raft_consensus.cc:2243] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.969221  6159 raft_consensus.cc:2272] T 9b8ccdb24a16496a9b66c6d570b0e91c P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.970955  6159 tablet_replica.cc:333] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.971412  6159 raft_consensus.cc:2243] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.971740  6159 raft_consensus.cc:2272] T 507b57032d0d41869f3f3348a568567f P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.973483  6159 tablet_replica.cc:333] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.973934  6159 raft_consensus.cc:2243] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.974309  6159 raft_consensus.cc:2272] T c0971c9e7b1c4364b82626ececa99264 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.976011  6159 tablet_replica.cc:333] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.976461  6159 raft_consensus.cc:2243] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.976796  6159 raft_consensus.cc:2272] T ce7f4440752b4d87b6cb324b9d6be04e P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.978515  6159 tablet_replica.cc:333] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.978974  6159 raft_consensus.cc:2243] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.979317  6159 raft_consensus.cc:2272] T f210e2e556ec44f0a44d0c7da436fa09 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.980964  6159 tablet_replica.cc:333] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.981421  6159 raft_consensus.cc:2243] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.981776  6159 raft_consensus.cc:2272] T cf1f48ac06f64f358f022f5beaff1846 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.983371  6159 tablet_replica.cc:333] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.984010  6159 raft_consensus.cc:2243] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.984817  6159 raft_consensus.cc:2272] T b116f67febda4b45ac30a1bffa8acb05 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.986732  6159 tablet_replica.cc:333] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.987211  6159 raft_consensus.cc:2243] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:50:10.987730 12083 consensus_peers.cc:597] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.987948  6159 raft_consensus.cc:2272] T 9ee99275ef914f0fa66a6ab65b91ebbd P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.989841  6159 tablet_replica.cc:333] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.990314  6159 raft_consensus.cc:2243] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.990686  6159 raft_consensus.cc:2272] T 8a20b0e9549547ae849e85451b6a5425 P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.992347  6159 tablet_replica.cc:333] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.992841  6159 raft_consensus.cc:2243] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.993263  6159 raft_consensus.cc:2272] T ea34f1cc9c164dd0a4893faa0af2da40 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:10.995280  6159 tablet_replica.cc:333] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.995894  6159 raft_consensus.cc:2243] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:10.996614  6159 raft_consensus.cc:2272] T 510383309b9f4d268a26e5589707cb87 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:10.997968 12082 consensus_peers.cc:597] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:10.998668  6159 tablet_replica.cc:333] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:10.999231  6159 raft_consensus.cc:2243] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:10.999583  6159 raft_consensus.cc:2272] T f68d569c43154ca1a70d8499717200b1 P e32daecb596047f5ad5e787aaa1f80d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.001313  6159 tablet_replica.cc:333] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:11.001770  6159 raft_consensus.cc:2243] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.002139  6159 raft_consensus.cc:2272] T 0913ed01738e4a49a8f529530a81bbd3 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.003832  6159 tablet_replica.cc:333] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:11.004299  6159 raft_consensus.cc:2243] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.004673  6159 raft_consensus.cc:2272] T 3ca7bee2dc994adaa238abbf8c73b56b P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.006459  6159 tablet_replica.cc:333] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:11.006904  6159 raft_consensus.cc:2243] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.007618  6159 raft_consensus.cc:2272] T 10eb9a7cf3c54265b6f90428d55589c7 P e32daecb596047f5ad5e787aaa1f80d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.009684  6159 tablet_replica.cc:333] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0: stopping tablet replica
I20260709 14:50:11.010138  6159 raft_consensus.cc:2243] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.010807  6159 raft_consensus.cc:2272] T e020c50b037146a098735a7d964f17ac P e32daecb596047f5ad5e787aaa1f80d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:11.012660 12083 consensus_peers.cc:597] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:11.016294 12083 consensus_peers.cc:597] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 -> Peer f8ef057cff6d4b2383610990fe1a48b3 (127.6.3.194:44267): Couldn't send request to peer f8ef057cff6d4b2383610990fe1a48b3. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:11.048383 12082 consensus_peers.cc:597] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:11.054286 12082 consensus_peers.cc:597] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:11.074376  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
W20260709 14:50:11.132697 12082 consensus_peers.cc:597] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:44645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:11.134526  6159 tablet_server.cc:179] TabletServer@127.6.3.196:0 shutting down...
I20260709 14:50:11.164636  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:11.165482  6159 tablet_replica.cc:333] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.166414  6159 raft_consensus.cc:2243] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.166942  6159 raft_consensus.cc:2272] T 802a265c0a844fdb82b3cbf25b8a52df P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.169054  6159 tablet_replica.cc:333] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.169556  6159 raft_consensus.cc:2243] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.169905  6159 raft_consensus.cc:2272] T cda4974f7b8743029e7ec197219d211c P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.171567  6159 tablet_replica.cc:333] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.172047  6159 raft_consensus.cc:2243] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.172385  6159 raft_consensus.cc:2272] T f68d569c43154ca1a70d8499717200b1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.173974  6159 tablet_replica.cc:333] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.174430  6159 raft_consensus.cc:2243] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.174770  6159 raft_consensus.cc:2272] T e5c378cb33ca4af6aa8e12b0b99a37d8 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.176290  6159 tablet_replica.cc:333] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.176741  6159 raft_consensus.cc:2243] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.177114  6159 raft_consensus.cc:2272] T e1c2ecc90fbf43a5ab7e5f7264415ab5 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.178720  6159 tablet_replica.cc:333] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.179167  6159 raft_consensus.cc:2243] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.179507  6159 raft_consensus.cc:2272] T f89cf9d6cb59407ab31d6df518a06f73 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.181099  6159 tablet_replica.cc:333] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.181558  6159 raft_consensus.cc:2243] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.182258  6159 raft_consensus.cc:2272] T 3147a77ad248403cac6843397125a3bf P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.183941  6159 tablet_replica.cc:333] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.184386  6159 raft_consensus.cc:2243] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.184724  6159 raft_consensus.cc:2272] T 308a6d0a43d64690a67a98b11ed2ad97 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.186251  6159 tablet_replica.cc:333] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.186713  6159 raft_consensus.cc:2243] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.187368  6159 raft_consensus.cc:2272] T 7b64f85beaef4fc39cafff9d0f52995d P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.189033  6159 tablet_replica.cc:333] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.189498  6159 raft_consensus.cc:2243] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.189844  6159 raft_consensus.cc:2272] T 6b36400bbe344bff9c5916d8c9d4175b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.191458  6159 tablet_replica.cc:333] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.191946  6159 raft_consensus.cc:2243] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.192268  6159 raft_consensus.cc:2272] T c33fe8c3518f4327a14840a46163da06 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.193908  6159 tablet_replica.cc:333] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.194340  6159 raft_consensus.cc:2243] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.194655  6159 raft_consensus.cc:2272] T a5a68f5ee9124b5a8c27727a866d57ec P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.196904  6159 tablet_replica.cc:333] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.197633  6159 raft_consensus.cc:2243] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.198146  6159 raft_consensus.cc:2272] T ce7f4440752b4d87b6cb324b9d6be04e P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:11.199712 12082 consensus_peers.cc:597] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:44645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:11.200292  6159 tablet_replica.cc:333] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.200883  6159 raft_consensus.cc:2243] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.201402  6159 raft_consensus.cc:2272] T d3b8fca5b4064ff0a37454af1e0894b6 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.203799  6159 tablet_replica.cc:333] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.204492  6159 raft_consensus.cc:2243] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.205375  6159 raft_consensus.cc:2272] T 39f9b737a53c480ebc282da3ce457f24 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.207388  6159 tablet_replica.cc:333] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.207914  6159 raft_consensus.cc:2243] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.208294  6159 raft_consensus.cc:2272] T 771bfb3725d247e092d1d6cb18a6e443 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.210281  6159 tablet_replica.cc:333] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.210843  6159 raft_consensus.cc:2243] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.211544  6159 raft_consensus.cc:2272] T 20f0ee428712449e96de1add3c7e5d56 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:11.212554 12082 consensus_peers.cc:597] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 -> Peer e32daecb596047f5ad5e787aaa1f80d0 (127.6.3.195:44645): Couldn't send request to peer e32daecb596047f5ad5e787aaa1f80d0. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.195:44645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:11.213279  6159 tablet_replica.cc:333] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.213891  6159 raft_consensus.cc:2243] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.214534  6159 raft_consensus.cc:2272] T e5cf5d2b43ae4e8aa00e1cdd5c3269f6 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.216257  6159 tablet_replica.cc:333] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.216759  6159 raft_consensus.cc:2243] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.217437  6159 raft_consensus.cc:2272] T 0fbfe27616154f0c96da6a78e7a4a0ea P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.219415  6159 tablet_replica.cc:333] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.219910  6159 raft_consensus.cc:2243] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.220562  6159 raft_consensus.cc:2272] T 6be720007b4b4bb0932850f2ef6aed37 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.222359  6159 tablet_replica.cc:333] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.222870  6159 raft_consensus.cc:2243] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.223547  6159 raft_consensus.cc:2272] T 453d8c39b8ee429ebc7e16f96b17be51 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.225327  6159 tablet_replica.cc:333] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.225826  6159 raft_consensus.cc:2243] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.226195  6159 raft_consensus.cc:2272] T 2e61bd104dd24e318d7288d4a3098681 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.227952  6159 tablet_replica.cc:333] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.228451  6159 raft_consensus.cc:2243] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.228827  6159 raft_consensus.cc:2272] T e1ffe27f741a4a9e8c738b8e1470b3a1 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.230616  6159 tablet_replica.cc:333] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.231107  6159 raft_consensus.cc:2243] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.231771  6159 raft_consensus.cc:2272] T a60bb926a602498d9fe1b35a2fd44390 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.233501  6159 tablet_replica.cc:333] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.233999  6159 raft_consensus.cc:2243] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.234385  6159 raft_consensus.cc:2272] T 5ca8da1a3f8341408ae3e6db3d005f43 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.235996  6159 tablet_replica.cc:333] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.236469  6159 raft_consensus.cc:2243] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.236872  6159 raft_consensus.cc:2272] T b06a92aaaad0440498b0f290c9c8c3b1 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.238503  6159 tablet_replica.cc:333] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.238977  6159 raft_consensus.cc:2243] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.239634  6159 raft_consensus.cc:2272] T cc847271274b48778d1deed807f78d15 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.241276  6159 tablet_replica.cc:333] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.241731  6159 raft_consensus.cc:2243] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.242431  6159 raft_consensus.cc:2272] T 77c7134721a6417f81f098e9dd66978a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.244062  6159 tablet_replica.cc:333] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.244496  6159 raft_consensus.cc:2243] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.244822  6159 raft_consensus.cc:2272] T d02f842ac4bf4737bb7593f644a34c08 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.246340  6159 tablet_replica.cc:333] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.246765  6159 raft_consensus.cc:2243] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.247073  6159 raft_consensus.cc:2272] T ea34f1cc9c164dd0a4893faa0af2da40 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.248709  6159 tablet_replica.cc:333] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.249150  6159 raft_consensus.cc:2243] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.249451  6159 raft_consensus.cc:2272] T fb4aa9e234bb47eb97f96444a4defddd P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.251035  6159 tablet_replica.cc:333] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.251436  6159 raft_consensus.cc:2243] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.251760  6159 raft_consensus.cc:2272] T 510383309b9f4d268a26e5589707cb87 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.256105  6159 tablet_replica.cc:333] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.256573  6159 raft_consensus.cc:2243] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.257227  6159 raft_consensus.cc:2272] T 70b6e0b83cf94f1c81be0b3bdf2a2700 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.258791  6159 tablet_replica.cc:333] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.259215  6159 raft_consensus.cc:2243] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.259516  6159 raft_consensus.cc:2272] T 81b36faec0f040bfa9d5c97999461b29 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.261042  6159 tablet_replica.cc:333] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.261457  6159 raft_consensus.cc:2243] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.261782  6159 raft_consensus.cc:2272] T 5db693731c1e41648e4bf03fd0ab939a P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.263410  6159 tablet_replica.cc:333] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.263844  6159 raft_consensus.cc:2243] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.264161  6159 raft_consensus.cc:2272] T b116f67febda4b45ac30a1bffa8acb05 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.265800  6159 tablet_replica.cc:333] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.266228  6159 raft_consensus.cc:2243] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.266842  6159 raft_consensus.cc:2272] T 5b402289d2bf4b9a9af0dc0cc06bff1a P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.268435  6159 tablet_replica.cc:333] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.268848  6159 raft_consensus.cc:2243] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.269518  6159 raft_consensus.cc:2272] T 6ba069e2bc5d4ed4b374ef0b612d978b P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.271090  6159 tablet_replica.cc:333] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.271536  6159 raft_consensus.cc:2243] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.271874  6159 raft_consensus.cc:2272] T a67cb2ed696f4d568992c66e3e367e7b P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.273456  6159 tablet_replica.cc:333] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.273854  6159 raft_consensus.cc:2243] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.274188  6159 raft_consensus.cc:2272] T c2a1335d98694732ac6803618f6a64ca P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.275804  6159 tablet_replica.cc:333] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.276217  6159 raft_consensus.cc:2243] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.276551  6159 raft_consensus.cc:2272] T 10eb9a7cf3c54265b6f90428d55589c7 P 4a99ae83706644368b649fc37286cf08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.278169  6159 tablet_replica.cc:333] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.278573  6159 raft_consensus.cc:2243] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.278910  6159 raft_consensus.cc:2272] T e020c50b037146a098735a7d964f17ac P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.280485  6159 tablet_replica.cc:333] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.280879  6159 raft_consensus.cc:2243] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.281507  6159 raft_consensus.cc:2272] T 8a20b0e9549547ae849e85451b6a5425 P 4a99ae83706644368b649fc37286cf08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.283087  6159 tablet_replica.cc:333] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08: stopping tablet replica
I20260709 14:50:11.283452  6159 raft_consensus.cc:2243] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:11.283792  6159 raft_consensus.cc:2272] T c5188bf3ed674e5981303b13b68fbcd3 P 4a99ae83706644368b649fc37286cf08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.346426  6159 tablet_server.cc:196] TabletServer@127.6.3.196:0 shutdown complete.
I20260709 14:50:11.403347  6159 master.cc:562] Master@127.6.3.254:45309 shutting down...
I20260709 14:50:11.423691  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:11.424168  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:11.424450  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 477dda996b5449d6a8072200dcf50e8f: stopping tablet replica
I20260709 14:50:11.444267  6159 master.cc:584] Master@127.6.3.254:45309 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (24879 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:50:11.521646  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:44427
I20260709 14:50:11.522766  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:11.528353 12983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:11.528409 12984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:11.529297 12986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.529385  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:11.530331  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:11.530503  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:11.530666  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608611530648 us; error 0 us; skew 500 ppm
I20260709 14:50:11.531199  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:11.533897  6159 webserver.cc:533] Webserver started at http://127.6.3.254:33437/ using document root <none> and password file <none>
I20260709 14:50:11.534344  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:11.534508  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:11.534759  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:11.535774  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "859809a141274080bd4920ca005ca36b"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.539805  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:11.542907 12991 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.543563  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:11.543833  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "859809a141274080bd4920ca005ca36b"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.544081  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:11.558699  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:11.559819  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:11.595744  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:44427
I20260709 14:50:11.595851 13042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:44427 every 8 connection(s)
I20260709 14:50:11.599421 13043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:11.609113 13043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b: Bootstrap starting.
I20260709 14:50:11.613718 13043 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:11.617667 13043 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b: No bootstrap required, opened a new log
I20260709 14:50:11.619664 13043 raft_consensus.cc:359] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "859809a141274080bd4920ca005ca36b" member_type: VOTER }
I20260709 14:50:11.620020 13043 raft_consensus.cc:385] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:11.620204 13043 raft_consensus.cc:740] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 859809a141274080bd4920ca005ca36b, State: Initialized, Role: FOLLOWER
I20260709 14:50:11.620687 13043 consensus_queue.cc:260] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "859809a141274080bd4920ca005ca36b" member_type: VOTER }
I20260709 14:50:11.621129 13043 raft_consensus.cc:399] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:11.621332 13043 raft_consensus.cc:493] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:11.621534 13043 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:11.625658 13043 raft_consensus.cc:515] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "859809a141274080bd4920ca005ca36b" member_type: VOTER }
I20260709 14:50:11.626087 13043 leader_election.cc:304] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [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: 859809a141274080bd4920ca005ca36b; no voters: 
I20260709 14:50:11.627080 13043 leader_election.cc:290] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:11.627442 13046 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:11.628697 13046 raft_consensus.cc:697] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 1 LEADER]: Becoming Leader. State: Replica: 859809a141274080bd4920ca005ca36b, State: Running, Role: LEADER
I20260709 14:50:11.629365 13046 consensus_queue.cc:237] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [LEADER]: Queue going to LEADER mode. State: All 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: "859809a141274080bd4920ca005ca36b" member_type: VOTER }
I20260709 14:50:11.629806 13043 sys_catalog.cc:565] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:11.633657 13048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 859809a141274080bd4920ca005ca36b. Latest consensus state: current_term: 1 leader_uuid: "859809a141274080bd4920ca005ca36b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "859809a141274080bd4920ca005ca36b" member_type: VOTER } }
I20260709 14:50:11.633854 13047 sys_catalog.cc:455] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "859809a141274080bd4920ca005ca36b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "859809a141274080bd4920ca005ca36b" member_type: VOTER } }
I20260709 14:50:11.634423 13048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:11.634486 13047 sys_catalog.cc:458] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:11.637326 13052 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:11.643200 13052 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:11.646759  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:11.651629 13052 catalog_manager.cc:1383] Generated new cluster ID: ec76ec391760424eb1d55bf6aaf58077
I20260709 14:50:11.651885 13052 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:11.675936 13052 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:11.677142 13052 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:11.691262 13052 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b: Generated new TSK 0
I20260709 14:50:11.691774 13052 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:11.712975  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:11.718509 13064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:11.719254 13065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.721339  6159 server_base.cc:1061] running on GCE node
W20260709 14:50:11.721367 13067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.722520  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:11.722718  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:11.722877  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608611722859 us; error 0 us; skew 500 ppm
I20260709 14:50:11.723387  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:11.725504  6159 webserver.cc:533] Webserver started at http://127.6.3.193:39415/ using document root <none> and password file <none>
I20260709 14:50:11.725932  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:11.726099  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:11.726356  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:11.727352  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.731491  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:50:11.734638 13072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.735361  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:11.735611  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.735859  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:11.750411  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:11.751538  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:11.752898  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:11.755077  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:11.755256  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.755493  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:11.755659  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.792829  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:34091
I20260709 14:50:11.792930 13134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:34091 every 8 connection(s)
I20260709 14:50:11.797537  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:11.804317 13139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:11.806190 13140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.808099  6159 server_base.cc:1061] running on GCE node
W20260709 14:50:11.808604 13142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.809461  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:11.809664  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:11.809840  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608611809821 us; error 0 us; skew 500 ppm
I20260709 14:50:11.810339  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:11.812695  6159 webserver.cc:533] Webserver started at http://127.6.3.194:41161/ using document root <none> and password file <none>
I20260709 14:50:11.813367  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:11.813556  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:11.813812  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:11.814855 13135 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44427
I20260709 14:50:11.814990  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "e51b1f29a7d4461eba45a88baed6a52c"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.815225 13135 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:11.815922 13135 heartbeater.cc:507] Master 127.6.3.254:44427 requested a full tablet report, sending...
I20260709 14:50:11.817942 13008 ts_manager.cc:194] Registered new tserver with Master: ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091)
I20260709 14:50:11.819952  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:11.820076 13008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52404
I20260709 14:50:11.823518 13147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.824214  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:11.824468  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "e51b1f29a7d4461eba45a88baed6a52c"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.824718  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:11.856601  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:11.857919  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:11.859436  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:11.861616  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:11.861795  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.862039  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:11.862185  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.899046  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:39069
I20260709 14:50:11.899145 13209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:39069 every 8 connection(s)
I20260709 14:50:11.903498  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:11.910212 13213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:11.911779 13214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.913285  6159 server_base.cc:1061] running on GCE node
W20260709 14:50:11.914125 13216 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:11.915149  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:11.915176 13210 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44427
W20260709 14:50:11.915438  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:11.915657 13210 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:11.915668  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608611915648 us; error 0 us; skew 500 ppm
I20260709 14:50:11.916388 13210 heartbeater.cc:507] Master 127.6.3.254:44427 requested a full tablet report, sending...
I20260709 14:50:11.916404  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:11.918452 13008 ts_manager.cc:194] Registered new tserver with Master: e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:11.918881  6159 webserver.cc:533] Webserver started at http://127.6.3.195:35075/ using document root <none> and password file <none>
I20260709 14:50:11.919370  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:11.919548  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:11.919798  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:11.919827 13008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52418
I20260709 14:50:11.920977  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "c89bf7fc61344061a2b766d740de067c"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.925166  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:11.928304 13221 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.929014  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:11.929296  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "c89bf7fc61344061a2b766d740de067c"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:11.929548  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:11.960034  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:11.961244  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:11.962630  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:11.964792  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:11.964999  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:11.965222  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:11.965371  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:12.002122  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:38269
I20260709 14:50:12.002226 13283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:38269 every 8 connection(s)
I20260709 14:50:12.014684 13284 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44427
I20260709 14:50:12.015120 13284 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:12.015784 13284 heartbeater.cc:507] Master 127.6.3.254:44427 requested a full tablet report, sending...
I20260709 14:50:12.017519 13008 ts_manager.cc:194] Registered new tserver with Master: c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.018460  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013318762s
I20260709 14:50:12.018724 13008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52420
I20260709 14:50:12.041690 13008 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52430:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:12.044531 13008 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:12.114027 13249 tablet_service.cc:1511] Processing CreateTablet for tablet feefc237da2b4d57b5e5655cccfecfd2 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:12.115451 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feefc237da2b4d57b5e5655cccfecfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.116020 13246 tablet_service.cc:1511] Processing CreateTablet for tablet 71ba518ad08a4514b51279dde91b725b (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:12.117429 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ba518ad08a4514b51279dde91b725b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.117956 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 12d09490d1fb4796a1100d4b789acf90 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:12.119242 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d09490d1fb4796a1100d4b789acf90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.121773 13247 tablet_service.cc:1511] Processing CreateTablet for tablet 9af83f9fc3824d6f8eff4880a673b03f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:12.123065 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af83f9fc3824d6f8eff4880a673b03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.128721 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 601262d2abc94505b26bd54122ca276f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:12.130105 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601262d2abc94505b26bd54122ca276f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.132171 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:12.135404 13242 tablet_service.cc:1511] Processing CreateTablet for tablet 612086afb7b04d5392717dd7e2942f03 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:12.137279 13100 tablet_service.cc:1511] Processing CreateTablet for tablet feefc237da2b4d57b5e5655cccfecfd2 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:12.138531 13100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feefc237da2b4d57b5e5655cccfecfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.141877 13241 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf82ecaabf541cb9076c74354a65113 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:12.142534 13098 tablet_service.cc:1511] Processing CreateTablet for tablet 9af83f9fc3824d6f8eff4880a673b03f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:12.143262 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.143779 13098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af83f9fc3824d6f8eff4880a673b03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.146044 13097 tablet_service.cc:1511] Processing CreateTablet for tablet 71ba518ad08a4514b51279dde91b725b (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:12.147300 13097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ba518ad08a4514b51279dde91b725b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.148626 13175 tablet_service.cc:1511] Processing CreateTablet for tablet feefc237da2b4d57b5e5655cccfecfd2 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:50:12.149295 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf82ecaabf541cb9076c74354a65113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.149864 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feefc237da2b4d57b5e5655cccfecfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.150029 13096 tablet_service.cc:1511] Processing CreateTablet for tablet 601262d2abc94505b26bd54122ca276f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:12.151240 13096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601262d2abc94505b26bd54122ca276f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.152316 13173 tablet_service.cc:1511] Processing CreateTablet for tablet 9af83f9fc3824d6f8eff4880a673b03f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:50:12.152997 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612086afb7b04d5392717dd7e2942f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.154066 13095 tablet_service.cc:1511] Processing CreateTablet for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:12.154573 13172 tablet_service.cc:1511] Processing CreateTablet for tablet 71ba518ad08a4514b51279dde91b725b (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:50:12.156615 13171 tablet_service.cc:1511] Processing CreateTablet for tablet 601262d2abc94505b26bd54122ca276f (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:50:12.157259 13095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.159063 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf82ecaabf541cb9076c74354a65113 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:12.161010 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 612086afb7b04d5392717dd7e2942f03 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:12.163024 13169 tablet_service.cc:1511] Processing CreateTablet for tablet 89f9d071d7bd4e17acbff9c733d333a5 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:12.165643 13170 tablet_service.cc:1511] Processing CreateTablet for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:50:12.167712 13093 tablet_service.cc:1511] Processing CreateTablet for tablet 612086afb7b04d5392717dd7e2942f03 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:50:12.169745 13092 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf82ecaabf541cb9076c74354a65113 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:50:12.170987 13099 tablet_service.cc:1511] Processing CreateTablet for tablet 12d09490d1fb4796a1100d4b789acf90 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:12.151245 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 12d09490d1fb4796a1100d4b789acf90 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:50:12.171021 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 89f9d071d7bd4e17acbff9c733d333a5 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:12.173499 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f9d071d7bd4e17acbff9c733d333a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.175036 13093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612086afb7b04d5392717dd7e2942f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.177259 13099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d09490d1fb4796a1100d4b789acf90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.177906 13092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf82ecaabf541cb9076c74354a65113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.170984 13094 tablet_service.cc:1511] Processing CreateTablet for tablet 89f9d071d7bd4e17acbff9c733d333a5 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:50:12.181666 13094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f9d071d7bd4e17acbff9c733d333a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.189009 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af83f9fc3824d6f8eff4880a673b03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.193645 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ba518ad08a4514b51279dde91b725b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.195060 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d09490d1fb4796a1100d4b789acf90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.196393 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612086afb7b04d5392717dd7e2942f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.197772 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f9d071d7bd4e17acbff9c733d333a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.199159 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92a2aba390ea40a0ad8fbf2ebc4b42b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.200996 13091 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa2df603cc549f997236c58630e63c0 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:12.201807 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa2df603cc549f997236c58630e63c0 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:12.202303 13091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa2df603cc549f997236c58630e63c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.204228 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa2df603cc549f997236c58630e63c0 (DEFAULT_TABLE table=test-workload [id=84f69cabf1e44a9d88f5f2e79da927db]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:50:12.205504 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa2df603cc549f997236c58630e63c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.205615 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601262d2abc94505b26bd54122ca276f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.212914 13299 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.217206 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf82ecaabf541cb9076c74354a65113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.220368 13299 tablet_bootstrap.cc:654] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.223133 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa2df603cc549f997236c58630e63c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:12.260499 13301 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.268285 13301 tablet_bootstrap.cc:654] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.325201 13298 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.338924 13301 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.339370 13298 tablet_bootstrap.cc:654] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.339493 13301 ts_tablet_manager.cc:1403] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.000s
I20260709 14:50:12.342628 13299 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.343230 13299 ts_tablet_manager.cc:1403] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.131s	user 0.051s	sys 0.043s
I20260709 14:50:12.342829 13301 raft_consensus.cc:359] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.343680 13301 raft_consensus.cc:385] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.343971 13301 raft_consensus.cc:740] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.344657 13301 consensus_queue.cc:260] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.346276 13299 raft_consensus.cc:359] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.346771 13298 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.346874 13210 heartbeater.cc:499] Master 127.6.3.254:44427 was elected leader, sending a full tablet report...
I20260709 14:50:12.347064 13299 raft_consensus.cc:385] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.347297 13298 ts_tablet_manager.cc:1403] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.010s
I20260709 14:50:12.347373 13301 ts_tablet_manager.cc:1434] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:50:12.347505 13299 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.348595 13301 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.348580 13299 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.351724 13135 heartbeater.cc:499] Master 127.6.3.254:44427 was elected leader, sending a full tablet report...
I20260709 14:50:12.352200 13299 ts_tablet_manager.cc:1434] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:12.353175 13299 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.354807 13301 tablet_bootstrap.cc:654] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.359071 13299 tablet_bootstrap.cc:654] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.350338 13298 raft_consensus.cc:359] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.359732 13298 raft_consensus.cc:385] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.360093 13298 raft_consensus.cc:740] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.361037 13298 consensus_queue.cc:260] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.366647 13301 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.367228 13301 ts_tablet_manager.cc:1403] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260709 14:50:12.369977 13301 raft_consensus.cc:359] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.370775 13301 raft_consensus.cc:385] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.371107 13301 raft_consensus.cc:740] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.371871 13301 consensus_queue.cc:260] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.374402 13301 ts_tablet_manager.cc:1434] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:12.375345 13301 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.377543 13284 heartbeater.cc:499] Master 127.6.3.254:44427 was elected leader, sending a full tablet report...
I20260709 14:50:12.377962 13298 ts_tablet_manager.cc:1434] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.008s
I20260709 14:50:12.378791 13299 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.378944 13298 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.379292 13299 ts_tablet_manager.cc:1403] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 14:50:12.382154 13299 raft_consensus.cc:359] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.382833 13299 raft_consensus.cc:385] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.383101 13299 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.383774 13299 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.385808 13299 ts_tablet_manager.cc:1434] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:50:12.386343 13298 tablet_bootstrap.cc:654] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.391162 13301 tablet_bootstrap.cc:654] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.395750 13298 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.396243 13298 ts_tablet_manager.cc:1403] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 14:50:12.397161 13301 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.397645 13301 ts_tablet_manager.cc:1403] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:50:12.399168 13298 raft_consensus.cc:359] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.399945 13298 raft_consensus.cc:385] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.400245 13298 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.400283 13301 raft_consensus.cc:359] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.401028 13299 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.401171 13301 raft_consensus.cc:385] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.401629 13301 raft_consensus.cc:740] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.401273 13298 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.402820 13301 consensus_queue.cc:260] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.403502 13298 ts_tablet_manager.cc:1434] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:12.404816 13298 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.405174 13301 ts_tablet_manager.cc:1434] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:50:12.406289 13301 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.407668 13299 tablet_bootstrap.cc:654] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.410890 13298 tablet_bootstrap.cc:654] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.412303 13301 tablet_bootstrap.cc:654] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.423401 13298 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.423887 13298 ts_tablet_manager.cc:1403] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:50:12.424316 13299 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.424750 13299 ts_tablet_manager.cc:1403] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 14:50:12.426733 13298 raft_consensus.cc:359] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.426851 13299 raft_consensus.cc:359] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.427592 13298 raft_consensus.cc:385] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.427778 13299 raft_consensus.cc:385] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.428082 13298 raft_consensus.cc:740] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.428187 13299 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.428988 13301 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.429574 13301 ts_tablet_manager.cc:1403] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 14:50:12.429122 13298 consensus_queue.cc:260] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.429227 13299 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.431675 13298 ts_tablet_manager.cc:1434] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 14:50:12.432705 13298 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.434300 13299 ts_tablet_manager.cc:1434] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:50:12.435349 13299 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.435854 13301 raft_consensus.cc:359] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.436662 13301 raft_consensus.cc:385] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.437017 13301 raft_consensus.cc:740] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.437899 13301 consensus_queue.cc:260] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.438865 13298 tablet_bootstrap.cc:654] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.442039 13299 tablet_bootstrap.cc:654] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.447294 13301 ts_tablet_manager.cc:1434] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:50:12.448516 13301 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.449153 13304 raft_consensus.cc:493] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.449626 13304 raft_consensus.cc:515] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.450230 13298 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.450716 13298 ts_tablet_manager.cc:1403] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:50:12.452144 13304 leader_election.cc:290] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.453598 13298 raft_consensus.cc:359] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.454326 13298 raft_consensus.cc:385] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.454651 13298 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.455842 13299 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.455610 13298 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.456290 13301 tablet_bootstrap.cc:654] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.458037 13298 ts_tablet_manager.cc:1434] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:50:12.459247 13298 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.456363 13299 ts_tablet_manager.cc:1403] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 14:50:12.465657 13299 raft_consensus.cc:359] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.466334 13299 raft_consensus.cc:385] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.466635 13299 raft_consensus.cc:740] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.467952 13299 consensus_queue.cc:260] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.472057 13298 tablet_bootstrap.cc:654] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.476850 13308 raft_consensus.cc:493] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.477720 13308 raft_consensus.cc:515] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.480566 13308 leader_election.cc:290] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.481190 13299 ts_tablet_manager.cc:1434] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:50:12.484040 13305 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.484469 13305 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.485423 13301 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.485950 13301 ts_tablet_manager.cc:1403] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.005s
I20260709 14:50:12.487035 13305 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.488890 13301 raft_consensus.cc:359] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.489667 13301 raft_consensus.cc:385] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.489955 13301 raft_consensus.cc:740] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.493494 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.499138 13299 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.506671 13299 tablet_bootstrap.cc:654] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.490654 13301 consensus_queue.cc:260] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.512614 13301 ts_tablet_manager.cc:1434] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:50:12.513931 13304 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.514487 13304 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.514869 13301 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.516594 13304 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.528798 13298 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.529073 13301 tablet_bootstrap.cc:654] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.529403 13298 ts_tablet_manager.cc:1403] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.012s
I20260709 14:50:12.539615 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.537642 13298 raft_consensus.cc:359] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.541159 13298 raft_consensus.cc:385] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.541513 13298 raft_consensus.cc:740] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.542028 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.543846 13185 raft_consensus.cc:2468] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 0.
W20260709 14:50:12.544585 13150 leader_election.cc:343] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.545235 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.542430 13298 consensus_queue.cc:260] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.548187 13298 ts_tablet_manager.cc:1434] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:50:12.549158 13298 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.550410 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.550735 13299 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.551059 13185 raft_consensus.cc:2468] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
W20260709 14:50:12.549191 13150 leader_election.cc:343] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:12.551826 13224 leader_election.cc:343] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.554098 13224 leader_election.cc:304] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.551291 13299 ts_tablet_manager.cc:1403] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260709 14:50:12.552582 13075 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.555246 13308 raft_consensus.cc:493] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.560878 13305 raft_consensus.cc:2804] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.560714 13308 raft_consensus.cc:515] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.561367 13305 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.561805 13305 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.563002 13308 leader_election.cc:290] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.563648 13308 raft_consensus.cc:2804] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.564020 13308 raft_consensus.cc:493] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.564342 13308 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.567699 13298 tablet_bootstrap.cc:654] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.569617 13305 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.572237 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.572801 13301 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.573064 13259 raft_consensus.cc:2468] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:12.574294 13305 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Requested vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.574451 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.558221 13299 raft_consensus.cc:359] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.575333 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.575577 13299 raft_consensus.cc:385] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.575866 13185 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.576354 13301 ts_tablet_manager.cc:1403] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.004s
I20260709 14:50:12.576228 13150 leader_election.cc:304] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.578847 13324 raft_consensus.cc:2804] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.579294 13324 raft_consensus.cc:493] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.579627 13324 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.584105 13185 raft_consensus.cc:2468] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
W20260709 14:50:12.579106 13150 leader_election.cc:343] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.585458 13150 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c; no voters: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.586524 13304 raft_consensus.cc:2749] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.586602 13075 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.575888 13299 raft_consensus.cc:740] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.588338 13305 raft_consensus.cc:2804] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.584141 13308 raft_consensus.cc:515] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.592357 13301 raft_consensus.cc:359] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.593235 13301 raft_consensus.cc:385] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.593575 13301 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.593677 13324 raft_consensus.cc:515] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.594326 13308 leader_election.cc:290] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.594494 13301 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.599498 13301 ts_tablet_manager.cc:1434] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:50:12.600492 13301 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
W20260709 14:50:12.601738 13224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:39069, user_credentials={real_user=slave}} blocked reactor thread for 47717.6us
I20260709 14:50:12.603075 13298 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.603318 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.603603 13298 ts_tablet_manager.cc:1403] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 14:50:12.605433 13324 leader_election.cc:290] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.606133 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:12.607275 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.608033 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:12.608589 13308 raft_consensus.cc:493] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.598287 13328 raft_consensus.cc:493] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.608901 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.608810 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.608042 13185 raft_consensus.cc:2393] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89bf7fc61344061a2b766d740de067c in current term 1: Already voted for candidate e51b1f29a7d4461eba45a88baed6a52c in this term.
I20260709 14:50:12.609315 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.610121 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.609733 13184 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:12.611359 13075 leader_election.cc:343] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:12.611757 13224 leader_election.cc:343] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.610463 13259 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.610634 13298 raft_consensus.cc:359] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
W20260709 14:50:12.613201 13075 leader_election.cc:343] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.613274 13298 raft_consensus.cc:385] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.614105 13298 raft_consensus.cc:740] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.614718 13298 consensus_queue.cc:260] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.617024 13308 raft_consensus.cc:515] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.619144 13308 leader_election.cc:290] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.609489 13328 raft_consensus.cc:515] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.619726 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.620610 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.619058 13298 ts_tablet_manager.cc:1434] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
W20260709 14:50:12.621112 13224 leader_election.cc:343] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:12.621932 13224 leader_election.cc:343] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.622378 13224 leader_election.cc:304] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c; no voters: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.622824 13298 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.623935 13328 leader_election.cc:290] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.624507 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.625734 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
W20260709 14:50:12.626250 13224 leader_election.cc:343] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.626853 13308 raft_consensus.cc:2749] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:50:12.626995 13224 leader_election.cc:343] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.627483 13224 leader_election.cc:304] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c; no voters: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.628342 13259 raft_consensus.cc:2468] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:12.628993 13308 raft_consensus.cc:2749] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:12.622205 13299 consensus_queue.cc:260] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.630090 13110 raft_consensus.cc:2468] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 0.
I20260709 14:50:12.630257 13150 leader_election.cc:304] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.630892 13301 tablet_bootstrap.cc:654] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.628567 13305 raft_consensus.cc:697] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Running, Role: LEADER
I20260709 14:50:12.631579 13324 raft_consensus.cc:2804] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.632104 13324 raft_consensus.cc:697] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:12.632171 13305 consensus_queue.cc:237] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.632915 13324 consensus_queue.cc:237] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.633385 13224 leader_election.cc:304] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:12.634184 13328 raft_consensus.cc:2764] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:50:12.628342 13184 raft_consensus.cc:2468] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 1.
I20260709 14:50:12.636499 13224 leader_election.cc:304] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
W20260709 14:50:12.641880 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:12.650617 13298 tablet_bootstrap.cc:654] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.637413 13328 raft_consensus.cc:2804] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.656036 13006 catalog_manager.cc:5697] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 0 to 1, leader changed from <none> to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.654341 13308 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.657524 13308 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.652153 13008 catalog_manager.cc:5697] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.660480 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.660956 13299 ts_tablet_manager.cc:1434] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.006s
I20260709 14:50:12.659140 13308 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.661600 13110 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 0.
I20260709 14:50:12.662817 13299 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.663615 13224 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.659529 13328 raft_consensus.cc:697] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:12.665138 13308 raft_consensus.cc:2804] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.665531 13308 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.662873 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.665875 13308 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.665802 13328 consensus_queue.cc:237] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
W20260709 14:50:12.666965 13224 leader_election.cc:343] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.675063 13301 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.676465 13301 ts_tablet_manager.cc:1403] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.011s
I20260709 14:50:12.677822 13308 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.679210 13299 tablet_bootstrap.cc:654] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.679445 13308 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.680429 13332 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.680997 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:12.680893 13332 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.681618 13110 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.683080 13332 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.680898 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.685027 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.685675 13185 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
I20260709 14:50:12.686379 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.686956 13075 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
W20260709 14:50:12.687898 13075 leader_election.cc:343] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.688607 13110 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 1.
I20260709 14:50:12.688833 13332 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.689356 13332 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.689659 13224 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.689828 13332 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.690249 13324 raft_consensus.cc:493] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:12.690572 13224 leader_election.cc:343] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.690755 13324 raft_consensus.cc:515] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.692862 13324 leader_election.cc:290] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.693130 13308 raft_consensus.cc:2804] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.692415 13301 raft_consensus.cc:359] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.694283 13301 raft_consensus.cc:385] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.694602 13301 raft_consensus.cc:740] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.694478 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:12.694849 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.695477 13259 raft_consensus.cc:2468] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:12.695598 13301 consensus_queue.cc:260] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.696267 13308 raft_consensus.cc:697] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:12.696696 13150 leader_election.cc:304] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
W20260709 14:50:12.700752 13150 leader_election.cc:343] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.701582 13324 raft_consensus.cc:2804] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.702039 13324 raft_consensus.cc:493] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.702404 13324 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.704258 13301 ts_tablet_manager.cc:1434] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.008s
I20260709 14:50:12.700904 13308 consensus_queue.cc:237] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.705035 13298 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.705560 13301 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.705773 13298 ts_tablet_manager.cc:1403] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.010s
I20260709 14:50:12.708693 13298 raft_consensus.cc:359] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.709452 13298 raft_consensus.cc:385] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.709755 13298 raft_consensus.cc:740] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.702419 13005 catalog_manager.cc:5697] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 0 to 1, leader changed from <none> to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.710592 13298 consensus_queue.cc:260] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.712780 13298 ts_tablet_manager.cc:1434] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:12.713729 13298 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.713416 13324 raft_consensus.cc:515] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.714696 13301 tablet_bootstrap.cc:654] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.716483 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
W20260709 14:50:12.717932 13150 leader_election.cc:343] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.716529 13332 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.722218 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.725524 13259 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.726032 13301 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.726572 13301 ts_tablet_manager.cc:1403] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:50:12.722718 13324 leader_election.cc:290] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.723889 13298 tablet_bootstrap.cc:654] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.731992 13259 raft_consensus.cc:2468] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:12.731837 13301 raft_consensus.cc:359] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.732555 13301 raft_consensus.cc:385] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.732862 13301 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.733271 13150 leader_election.cc:304] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:12.733646 13301 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.734659 13304 raft_consensus.cc:2804] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.735538 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.736132 13185 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.734805 13332 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Requested vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.739741 13299 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.740314 13299 ts_tablet_manager.cc:1403] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.005s
I20260709 14:50:12.742671 13301 ts_tablet_manager.cc:1434] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:12.743202 13299 raft_consensus.cc:359] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.743404 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.743947 13299 raft_consensus.cc:385] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.744309 13299 raft_consensus.cc:740] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.743618 13301 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.745584 13299 consensus_queue.cc:260] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
W20260709 14:50:12.747641 13075 leader_election.cc:343] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:12.748521 13299 ts_tablet_manager.cc:1434] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 14:50:12.749562 13299 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.754947 13298 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.757144 13298 ts_tablet_manager.cc:1403] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260709 14:50:12.756578 13304 raft_consensus.cc:697] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:12.757987 13304 consensus_queue.cc:237] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.759788 13298 raft_consensus.cc:359] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.760438 13298 raft_consensus.cc:385] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.760681 13298 raft_consensus.cc:740] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.755474 13299 tablet_bootstrap.cc:654] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.761336 13298 consensus_queue.cc:260] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.762096 13185 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
I20260709 14:50:12.763273 13298 ts_tablet_manager.cc:1434] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:12.763541 13075 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: c89bf7fc61344061a2b766d740de067c
I20260709 14:50:12.764178 13298 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.764612 13332 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.765481 13332 raft_consensus.cc:697] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Running, Role: LEADER
I20260709 14:50:12.766281 13332 consensus_queue.cc:237] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.752872 13301 tablet_bootstrap.cc:654] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.772662 13298 tablet_bootstrap.cc:654] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.778827 13298 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.779309 13298 ts_tablet_manager.cc:1403] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:50:12.778697 13005 catalog_manager.cc:5697] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 0 to 1, leader changed from <none> to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 1 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:12.781862 13298 raft_consensus.cc:359] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.782480 13298 raft_consensus.cc:385] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.782763 13298 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.783440 13298 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.785646 13298 ts_tablet_manager.cc:1434] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:12.786602 13298 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: Bootstrap starting.
I20260709 14:50:12.790529 13299 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.791131 13299 ts_tablet_manager.cc:1403] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.005s
I20260709 14:50:12.792589 13298 tablet_bootstrap.cc:654] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.794355 13299 raft_consensus.cc:359] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.795140 13299 raft_consensus.cc:385] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.795429 13299 raft_consensus.cc:740] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.799460 13299 consensus_queue.cc:260] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.801172 13299 ts_tablet_manager.cc:1434] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:50:12.802103 13299 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.805897 13008 catalog_manager.cc:5697] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 0 to 1, leader changed from <none> to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.808115 13299 tablet_bootstrap.cc:654] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.809028 13006 catalog_manager.cc:5697] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.811313 13298 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: No bootstrap required, opened a new log
I20260709 14:50:12.811761 13298 ts_tablet_manager.cc:1403] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260709 14:50:12.813326 13301 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.813805 13301 ts_tablet_manager.cc:1403] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.023s
I20260709 14:50:12.814322 13299 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.814836 13299 ts_tablet_manager.cc:1403] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:50:12.814483 13298 raft_consensus.cc:359] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.815274 13298 raft_consensus.cc:385] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.815551 13298 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.816298 13301 raft_consensus.cc:359] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.816350 13298 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.817080 13301 raft_consensus.cc:385] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.817507 13301 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.818005 13299 raft_consensus.cc:359] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.818306 13301 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.818722 13299 raft_consensus.cc:385] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.818890 13298 ts_tablet_manager.cc:1434] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:12.819207 13299 raft_consensus.cc:740] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.819923 13299 consensus_queue.cc:260] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.822017 13301 ts_tablet_manager.cc:1434] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:12.822917 13301 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: Bootstrap starting.
I20260709 14:50:12.825047 13299 ts_tablet_manager.cc:1434] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:12.825958 13299 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.831463 13299 tablet_bootstrap.cc:654] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.832815 13301 tablet_bootstrap.cc:654] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.842367 13299 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.842430 13301 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: No bootstrap required, opened a new log
I20260709 14:50:12.842801 13299 ts_tablet_manager.cc:1403] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:50:12.842892 13301 ts_tablet_manager.cc:1403] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 14:50:12.844825 13299 raft_consensus.cc:359] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.845072 13301 raft_consensus.cc:359] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.845400 13299 raft_consensus.cc:385] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.845714 13301 raft_consensus.cc:385] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.845813 13299 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.846167 13301 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.846586 13299 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.846833 13301 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.848592 13299 ts_tablet_manager.cc:1434] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:50:12.848688 13301 ts_tablet_manager.cc:1434] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:50:12.849643 13299 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:12.854122 13299 tablet_bootstrap.cc:654] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:12.856873 13332 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.857411 13332 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.859491 13332 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.859982 13299 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: No bootstrap required, opened a new log
I20260709 14:50:12.860477 13299 ts_tablet_manager.cc:1403] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:12.860559 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.861358 13259 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
I20260709 14:50:12.860591 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.862462 13185 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
I20260709 14:50:12.863091 13299 raft_consensus.cc:359] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.863327 13075 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.863667 13299 raft_consensus.cc:385] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:12.863919 13299 raft_consensus.cc:740] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:12.864262 13332 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.864619 13332 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.864998 13332 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.864523 13299 consensus_queue.cc:260] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.866842 13299 ts_tablet_manager.cc:1434] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:12.869895 13332 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.871707 13332 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Requested vote from peers c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:12.872376 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.872696 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.873025 13259 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.873320 13185 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.878328 13185 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
I20260709 14:50:12.879206 13075 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.879227 13259 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
I20260709 14:50:12.880060 13332 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.880533 13332 raft_consensus.cc:697] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Running, Role: LEADER
I20260709 14:50:12.881287 13332 consensus_queue.cc:237] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:12.885358 13332 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.885705 13332 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.887247 13332 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.887925 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.888118 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.888818 13259 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
I20260709 14:50:12.887995 13006 catalog_manager.cc:5697] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.889696 13185 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 0.
I20260709 14:50:12.889786 13075 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.890491 13332 raft_consensus.cc:2804] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:12.890833 13332 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:12.891103 13332 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.896557 13332 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.897980 13332 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 election: Requested vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.898738 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:12.898988 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:12.899232 13185 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.899504 13259 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.903719 13185 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
I20260709 14:50:12.903812 13259 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in term 1.
I20260709 14:50:12.904812 13075 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:12.905444 13332 raft_consensus.cc:2804] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:12.905802 13332 raft_consensus.cc:697] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Becoming Leader. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Running, Role: LEADER
I20260709 14:50:12.906438 13332 consensus_queue.cc:237] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.912675 13006 catalog_manager.cc:5697] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:12.949303 13332 raft_consensus.cc:493] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:12.949851 13332 raft_consensus.cc:515] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:12.951586 13332 leader_election.cc:290] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:12.952327 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:12.952562 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:12.953246 13259 raft_consensus.cc:2393] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in current term 1: Already voted for candidate e51b1f29a7d4461eba45a88baed6a52c in this term.
I20260709 14:50:12.954061 13075 leader_election.cc:304] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:12.954672 13332 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:12.959311 13332 raft_consensus.cc:2749] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.037149 13110 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.041004 13304 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.041486 13304 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.042490 13308 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.043030 13308 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.043836 13345 consensus_queue.cc:1048] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:13.043980 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:13.044618 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:13.044899 13308 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:13.045200 13110 raft_consensus.cc:2393] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e51b1f29a7d4461eba45a88baed6a52c in current term 1: Already voted for candidate c89bf7fc61344061a2b766d740de067c in this term.
I20260709 14:50:13.043259 13304 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:13.046555 13150 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c; no voters: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:13.046770 13185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:13.046793 13110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:13.047567 13185 raft_consensus.cc:2393] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89bf7fc61344061a2b766d740de067c in current term 1: Already voted for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in this term.
I20260709 14:50:13.047714 13304 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.049059 13224 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c; no voters: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:13.050668 13308 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.055258 13304 raft_consensus.cc:2749] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.057519 13308 raft_consensus.cc:2749] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.061889 13345 consensus_queue.cc:1048] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.065424 13324 raft_consensus.cc:493] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.065985 13324 raft_consensus.cc:515] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.068085 13324 leader_election.cc:290] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:13.069648 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:13.070333 13109 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:13.070679 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:13.071329 13258 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:13.072046 13150 leader_election.cc:304] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:13.072855 13324 raft_consensus.cc:2804] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.073261 13324 raft_consensus.cc:493] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.073588 13324 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.078683 13324 raft_consensus.cc:515] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.080431 13324 leader_election.cc:290] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:13.081008 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:13.081244 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:13.081530 13109 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.081787 13258 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.086687 13258 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:13.087688 13150 leader_election.cc:304] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:13.088457 13324 raft_consensus.cc:2804] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.088737 13109 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:13.088893 13324 raft_consensus.cc:697] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:13.090219 13324 consensus_queue.cc:237] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.097163 13008 catalog_manager.cc:5697] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 0 to 1, leader changed from <none> to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.098938 13332 consensus_queue.cc:1048] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.111361 13109 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.111183 13305 consensus_queue.cc:1048] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.119331 13308 consensus_queue.cc:1048] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.129864 13328 consensus_queue.cc:1048] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.148176 13324 raft_consensus.cc:493] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.148571 13324 raft_consensus.cc:515] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.150525 13324 leader_election.cc:290] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:13.151202 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:13.151539 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:13.151772 13109 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:13.152201 13258 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 0.
I20260709 14:50:13.152846 13150 leader_election.cc:304] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:13.153602 13324 raft_consensus.cc:2804] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:13.153888 13324 raft_consensus.cc:493] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:13.154140 13324 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.158842 13324 raft_consensus.cc:515] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.160477 13324 leader_election.cc:290] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 1 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:13.160585 13345 consensus_queue.cc:1048] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.161468 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:13.162029 13109 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.162323 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:13.162930 13258 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.168874 13109 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:13.169965 13258 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:13.171998 13150 leader_election.cc:304] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:13.173239 13324 raft_consensus.cc:2804] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:13.173729 13324 raft_consensus.cc:697] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:13.174507 13324 consensus_queue.cc:237] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.175613 13345 consensus_queue.cc:1048] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.182649 13328 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.186246 13008 catalog_manager.cc:5697] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 0 to 1, leader changed from <none> to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 1 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:13.190804 13328 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:13.191308 13328 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:13.193187 13328 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:13.197978 13109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" is_pre_election: true
I20260709 14:50:13.198941 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:13.199712 13184 raft_consensus.cc:2393] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c89bf7fc61344061a2b766d740de067c in current term 1: Already voted for candidate ff7a8ccf4efa49deb7387ad0a60a5bb4 in this term.
I20260709 14:50:13.199502 13328 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.200707 13224 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c; no voters: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:13.201462 13328 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:13.208314 13328 raft_consensus.cc:2749] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:13.231544 13305 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.241415 13332 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.337864 13332 consensus_queue.cc:1048] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.347775 13305 consensus_queue.cc:1048] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.408324 13332 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.419612 13305 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:13.469334  6159 ts_manager.cc:295] Set tserver state for ff7a8ccf4efa49deb7387ad0a60a5bb4 to MAINTENANCE_MODE
I20260709 14:50:13.470153  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:50:13.495808  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:13.496594  6159 tablet_replica.cc:333] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.497462  6159 raft_consensus.cc:2243] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.497958  6159 raft_consensus.cc:2272] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.499935  6159 tablet_replica.cc:333] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.500442  6159 raft_consensus.cc:2243] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.500765  6159 raft_consensus.cc:2272] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.502375  6159 tablet_replica.cc:333] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.502840  6159 raft_consensus.cc:2243] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.503161  6159 raft_consensus.cc:2272] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.505035  6159 tablet_replica.cc:333] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.505493  6159 raft_consensus.cc:2243] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:13.506155  6159 raft_consensus.cc:2272] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.507898  6159 tablet_replica.cc:333] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.508358  6159 raft_consensus.cc:2243] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.508677  6159 raft_consensus.cc:2272] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.510550  6159 tablet_replica.cc:333] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.511005  6159 raft_consensus.cc:2243] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:13.511672  6159 raft_consensus.cc:2272] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.513461  6159 tablet_replica.cc:333] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.513899  6159 raft_consensus.cc:2243] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:13.514560  6159 raft_consensus.cc:2272] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.516263  6159 tablet_replica.cc:333] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.516691  6159 raft_consensus.cc:2243] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.517077  6159 raft_consensus.cc:2272] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.519075  6159 tablet_replica.cc:333] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.519524  6159 raft_consensus.cc:2243] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:13.519876  6159 raft_consensus.cc:2272] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.521775  6159 tablet_replica.cc:333] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: stopping tablet replica
I20260709 14:50:13.522239  6159 raft_consensus.cc:2243] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:13.522949  6159 raft_consensus.cc:2272] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:13.549983  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:50:13.560351 13324 consensus_queue.cc:1048] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:13.576279 13150 consensus_peers.cc:597] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:13.600694 13150 consensus_peers.cc:597] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:13.617467 13324 consensus_queue.cc:1048] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:13.629671 13150 consensus_peers.cc:597] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:13.642815 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:13.667563 13150 consensus_peers.cc:597] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:13.735210 13224 consensus_peers.cc:597] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:13.817094 13224 consensus_peers.cc:597] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:14.609578 13324 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.610060 13324 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.611572 13324 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:14.612843 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
W20260709 14:50:14.615021 13150 leader_election.cc:336] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.615370 13150 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c; no voters: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:14.616001 13324 raft_consensus.cc:2749] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:14.616708 13388 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.617188 13388 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.618996 13388 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.620342 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:14.621021 13184 raft_consensus.cc:2468] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 1.
I20260709 14:50:14.622028 13224 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:14.622725 13388 raft_consensus.cc:2804] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:14.622756 13224 leader_election.cc:336] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.623023 13388 raft_consensus.cc:493] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.623358 13388 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.628144 13388 raft_consensus.cc:515] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.629534 13388 leader_election.cc:290] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.630751 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92a2aba390ea40a0ad8fbf2ebc4b42b8" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:14.631342 13184 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:14.632740 13224 leader_election.cc:336] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.635941 13184 raft_consensus.cc:2468] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:14.636826 13224 leader_election.cc:304] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:14.637463 13388 raft_consensus.cc:2804] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.637820 13388 raft_consensus.cc:697] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:14.638470 13388 consensus_queue.cc:237] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
W20260709 14:50:14.643759 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:14.645439 13006 catalog_manager.cc:5697] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.741250 13388 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.741719 13388 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.743290 13388 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.744751 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:14.745323 13184 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 1.
I20260709 14:50:14.746223 13224 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:14.746819 13388 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:14.746896 13224 leader_election.cc:336] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.747217 13388 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.747596 13388 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.752365 13388 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.753969 13388 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.755317 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:14.755841 13184 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:14.757157 13224 leader_election.cc:336] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.760609 13184 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:14.761533 13224 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:14.762123 13388 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.762538 13388 raft_consensus.cc:697] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:14.763253 13388 consensus_queue.cc:237] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.769308 13006 catalog_manager.cc:5697] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.846949 13388 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.847369 13388 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.848853 13388 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.850236 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c" is_pre_election: true
I20260709 14:50:14.850831 13184 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 1.
I20260709 14:50:14.851771 13224 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:14.852479 13388 raft_consensus.cc:2804] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:50:14.852512 13224 leader_election.cc:336] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.852777 13388 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.853176 13388 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.858213 13388 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.859755 13388 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:14.861135 13184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:14.861712 13184 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:14.863230 13224 leader_election.cc:336] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.866703 13184 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:14.867609 13224 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:14.868212 13388 raft_consensus.cc:2804] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.868577 13388 raft_consensus.cc:697] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:14.869234 13388 consensus_queue.cc:237] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:14.875309 13006 catalog_manager.cc:5697] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:14.918910 13324 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.919487 13324 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:14.921316 13324 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269), ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091)
I20260709 14:50:14.922086 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c" is_pre_election: true
I20260709 14:50:14.922713 13258 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 1.
I20260709 14:50:14.924155 13150 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
W20260709 14:50:14.924757 13150 leader_election.cc:336] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.924750 13324 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:14.925261 13324 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff7a8ccf4efa49deb7387ad0a60a5bb4)
I20260709 14:50:14.925523 13324 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:14.930315 13324 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:14.931960 13324 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 election: Requested vote from peers c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269), ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091)
I20260709 14:50:14.932744 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:14.933394 13258 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:14.936159 13150 leader_election.cc:336] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111)
I20260709 14:50:14.938808 13258 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 2.
I20260709 14:50:14.939739 13150 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: ff7a8ccf4efa49deb7387ad0a60a5bb4
I20260709 14:50:14.940366 13324 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:14.941287 13324 raft_consensus.cc:697] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:14.941973 13324 consensus_queue.cc:237] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:14.948768 13006 catalog_manager.cc:5697] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 1 to 2, leader changed from ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 2 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:15.203406 13184 raft_consensus.cc:1275] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.204684 13388 consensus_queue.cc:1048] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:15.214218 13224 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111) [suppressed 99 similar messages]
W20260709 14:50:15.217048 13224 consensus_peers.cc:597] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:15.288686 13184 raft_consensus.cc:1275] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.290812 13387 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:15.291640 13224 consensus_peers.cc:597] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:15.293285 13184 raft_consensus.cc:1275] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.294790 13401 consensus_queue.cc:1048] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:15.306826 13224 consensus_peers.cc:597] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:15.452497 13258 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:15.453675 13324 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:15.465133 13150 consensus_peers.cc:597] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:15.644623 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:15.826081 13150 consensus_peers.cc:597] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.040982 13150 consensus_peers.cc:597] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.046605 13224 consensus_peers.cc:597] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.131644 13150 consensus_peers.cc:597] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.386550 13150 consensus_peers.cc:597] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.387771 13224 consensus_peers.cc:597] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:16.645955 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:17.513473 13224 consensus_peers.cc:597] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:17.647038 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:17.781628 13224 consensus_peers.cc:597] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:17.793484 13224 consensus_peers.cc:597] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:18.276631 13150 consensus_peers.cc:597] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:50:18.416356 13150 consensus_peers.cc:597] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:18.513646 13150 consensus_peers.cc:597] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:18.548550 13224 consensus_peers.cc:597] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:50:18.566392 13150 consensus_peers.cc:597] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:18.570714  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:18.578059 13409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.579598 13410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:18.580183 13412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:18.583639  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:18.585119  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:18.585330  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:18.585507  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608618585488 us; error 0 us; skew 500 ppm
I20260709 14:50:18.586078  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:18.588630  6159 webserver.cc:533] Webserver started at http://127.6.3.193:39415/ using document root <none> and password file <none>
I20260709 14:50:18.589161  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:18.589332  6159 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:50:18.593144  6159 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:50:18.597007 13417 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:18.597726  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:50:18.598011  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
format_stamp: "Formatted at 2026-07-09 14:50:11 on dist-test-slave-27mc"
I20260709 14:50:18.598425  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:18.615276  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:18.616528  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:18.618067  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:18.621719 13424 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:50:18.648864 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:50:18.671384 13224 consensus_peers.cc:597] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:50:18.676024  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:50:18.676391  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.056s	user 0.000s	sys 0.002s
I20260709 14:50:18.676674  6159 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:50:18.682436 13424 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.696673 13424 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.697557 13424 tablet_bootstrap.cc:492] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.698084 13424 ts_tablet_manager.cc:1403] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:50:18.700364 13424 raft_consensus.cc:359] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.701221 13424 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.701866 13424 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.704083 13424 ts_tablet_manager.cc:1434] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:50:18.704703 13424 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.717648 13424 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.717659  6159 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:50:18.718031  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.037s	sys 0.005s
I20260709 14:50:18.718441 13424 tablet_bootstrap.cc:492] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.719039 13424 ts_tablet_manager.cc:1403] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:50:18.721088 13424 raft_consensus.cc:359] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:18.721606 13424 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.722232 13424 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:18.723688 13424 ts_tablet_manager.cc:1434] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:18.724298 13424 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.738983 13424 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.739717 13424 tablet_bootstrap.cc:492] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.740270 13424 ts_tablet_manager.cc:1403] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:50:18.742856 13424 raft_consensus.cc:359] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.743372 13424 raft_consensus.cc:740] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.744062 13424 consensus_queue.cc:260] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.745875 13424 ts_tablet_manager.cc:1434] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:50:18.746515 13424 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.756465 13424 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: 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
I20260709 14:50:18.757135 13424 tablet_bootstrap.cc:492] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.757745 13424 ts_tablet_manager.cc:1403] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 14:50:18.759724 13424 raft_consensus.cc:359] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.760193 13424 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.760802 13424 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.762246 13424 ts_tablet_manager.cc:1434] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:50:18.762859 13424 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.774673  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:34091
I20260709 14:50:18.774797 13486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:34091 every 8 connection(s)
I20260709 14:50:18.776320 13424 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.777132 13424 tablet_bootstrap.cc:492] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.777683 13424 ts_tablet_manager.cc:1403] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
W20260709 14:50:18.779281 13488 tablet.cc:2406] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:18.779618  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:18.780287 13424 raft_consensus.cc:359] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.781062 13424 raft_consensus.cc:740] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.781996 13424 consensus_queue.cc:260] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.784245 13424 ts_tablet_manager.cc:1434] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:18.784894 13424 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.798692 13487 heartbeater.cc:344] Connected to a master server at 127.6.3.254:44427
I20260709 14:50:18.799232 13487 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:18.800215 13487 heartbeater.cc:507] Master 127.6.3.254:44427 requested a full tablet report, sending...
I20260709 14:50:18.803709 13424 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: 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
I20260709 14:50:18.804632 13424 tablet_bootstrap.cc:492] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.805290 13424 ts_tablet_manager.cc:1403] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 14:50:18.806583 13006 ts_manager.cc:194] Re-registered known tserver with Master: ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091)
I20260709 14:50:18.807442 13424 raft_consensus.cc:359] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.807987 13424 raft_consensus.cc:740] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.808560 13424 consensus_queue.cc:260] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.809899 13424 ts_tablet_manager.cc:1434] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:18.810472 13424 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.814745 13006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52434
I20260709 14:50:18.817953 13487 heartbeater.cc:499] Master 127.6.3.254:44427 was elected leader, sending a full tablet report...
I20260709 14:50:18.821974 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:18.822715 13258 raft_consensus.cc:606] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:18.823823 13424 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.824539 13424 tablet_bootstrap.cc:492] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.825137 13424 ts_tablet_manager.cc:1403] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:50:18.827622 13424 raft_consensus.cc:359] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.828248 13424 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.828962 13424 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.831214 13424 ts_tablet_manager.cc:1434] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:18.832070 13424 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.845247 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:18.845845 13183 raft_consensus.cc:606] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:18.847409 13424 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.848223 13424 tablet_bootstrap.cc:492] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.848815 13424 ts_tablet_manager.cc:1403] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:50:18.848721 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:18.849453 13183 raft_consensus.cc:606] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:18.850968  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:18.851590  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:18.851447 13424 raft_consensus.cc:359] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.852135 13424 raft_consensus.cc:740] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.852413  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:18.852859 13424 consensus_queue.cc:260] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.854887 13424 ts_tablet_manager.cc:1434] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:18.855635 13424 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.867887 13424 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.868499 13424 tablet_bootstrap.cc:492] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.868968 13424 ts_tablet_manager.cc:1403] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.007s
I20260709 14:50:18.870639 13424 raft_consensus.cc:359] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.871183 13424 raft_consensus.cc:740] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.871881 13460 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.871846 13424 consensus_queue.cc:260] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.873989 13424 ts_tablet_manager.cc:1434] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:50:18.874753 13424 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap starting.
I20260709 14:50:18.889822 13424 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:50:18.890532 13424 tablet_bootstrap.cc:492] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Bootstrap complete.
I20260709 14:50:18.891142 13424 ts_tablet_manager.cc:1403] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 14:50:18.893517 13424 raft_consensus.cc:359] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.894095 13424 raft_consensus.cc:740] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7a8ccf4efa49deb7387ad0a60a5bb4, State: Initialized, Role: FOLLOWER
I20260709 14:50:18.894642 13424 consensus_queue.cc:260] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.896142 13424 ts_tablet_manager.cc:1434] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:50:18.920760 13401 raft_consensus.cc:993] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:18.921284 13503 raft_consensus.cc:1081] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:18.922713 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:18.923177 13183 raft_consensus.cc:493] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:18.923470 13183 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.929221 13183 raft_consensus.cc:515] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.930706 13183 leader_election.cc:290] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:18.931599 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:18.931813 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa2df603cc549f997236c58630e63c0" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:18.932281 13460 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.932351 13258 raft_consensus.cc:3055] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:18.932721 13258 raft_consensus.cc:740] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:18.933470 13258 consensus_queue.cc:260] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.934511 13258 raft_consensus.cc:3060] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:18.937101 13460 raft_consensus.cc:2468] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 2.
I20260709 14:50:18.938158 13150 leader_election.cc:304] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:18.938860 13408 raft_consensus.cc:2804] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:18.939706 13258 raft_consensus.cc:2468] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 2.
I20260709 14:50:18.939953 13408 raft_consensus.cc:697] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:18.941113 13408 consensus_queue.cc:237] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:18.947321 13006 catalog_manager.cc:5697] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 1 to 2, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 2 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.042024 13459 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.062732 13504 raft_consensus.cc:993] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:19.063130 13408 raft_consensus.cc:1081] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:19.064396 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:19.064826 13258 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.065163 13258 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.070174 13258 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.071671 13258 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 3 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:19.072355 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:19.072700 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:19.073043 13459 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.073321 13183 raft_consensus.cc:3055] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:19.073627 13183 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:19.074364 13183 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.075297 13183 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:19.078361 13459 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 3.
I20260709 14:50:19.079459 13224 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:19.080083 13503 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:19.081714 13183 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 3.
I20260709 14:50:19.081876 13503 raft_consensus.cc:697] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:19.082996 13503 consensus_queue.cc:237] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.090140 13006 catalog_manager.cc:5697] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 2 to 3, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 3 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:19.215816 13460 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.278028 13504 raft_consensus.cc:993] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:19.278468 13408 raft_consensus.cc:1081] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:19.279800 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:19.280256 13258 raft_consensus.cc:493] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.280541 13258 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.285365 13258 raft_consensus.cc:515] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:19.286933 13258 leader_election.cc:290] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:19.287678 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:19.287946 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612086afb7b04d5392717dd7e2942f03" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:19.288380 13460 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.288506 13183 raft_consensus.cc:3055] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:19.288902 13183 raft_consensus.cc:740] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:19.289637 13183 consensus_queue.cc:260] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:19.290616 13183 raft_consensus.cc:3060] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.293320 13460 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:19.294245 13224 leader_election.cc:304] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:19.294833 13503 raft_consensus.cc:2804] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:19.295190 13503 raft_consensus.cc:697] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:19.295625 13183 raft_consensus.cc:2468] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:19.296092 13503 consensus_queue.cc:237] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:19.304883 13006 catalog_manager.cc:5697] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:19.376118 13460 raft_consensus.cc:3060] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:19.462881 13183 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:19.464154 13503 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:19.474759 13258 raft_consensus.cc:1275] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.476482 13504 consensus_queue.cc:1048] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.478425 13460 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:19.480237 13503 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:19.486382 13459 raft_consensus.cc:1275] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.487922 13408 consensus_queue.cc:1048] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:19.649811 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:19.732782 13459 raft_consensus.cc:1275] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.734169 13401 consensus_queue.cc:1048] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.741724 13183 raft_consensus.cc:1275] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:19.743112 13503 consensus_queue.cc:1048] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:19.862381  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:19.869253 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:19.869714 13258 raft_consensus.cc:606] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:19.872125 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:19.872586 13183 raft_consensus.cc:606] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:19.874866 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:19.875255 13258 raft_consensus.cc:606] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:19.876119  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:19.876528  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:19.877022  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:19.917097 13512 raft_consensus.cc:993] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:19.917510 13503 raft_consensus.cc:1081] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:19.918780 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:19.919205 13183 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:19.919443 13183 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.924187 13183 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.925693 13183 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 4 election: Requested vote from peers c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269), ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091)
I20260709 14:50:19.926422 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:19.926633 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:19.927021 13258 raft_consensus.cc:3055] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:19.927194 13459 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.927346 13258 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:19.928095 13258 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.929260 13258 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:19.933871 13459 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 4.
I20260709 14:50:19.934947 13150 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:19.935554 13258 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 4.
I20260709 14:50:19.935644 13504 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:19.936175 13504 raft_consensus.cc:697] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:19.936918 13504 consensus_queue.cc:237] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:19.942719 13007 catalog_manager.cc:5697] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 3 to 4, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 4 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:20.093314 13517 raft_consensus.cc:993] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:20.093742 13504 raft_consensus.cc:1081] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:20.095029 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:20.095443 13258 raft_consensus.cc:493] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:20.095702 13258 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.100037 13258 raft_consensus.cc:515] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.101442 13258 leader_election.cc:290] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:20.102118 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:20.102485 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f9d071d7bd4e17acbff9c733d333a5" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:20.102670 13459 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.103008 13183 raft_consensus.cc:3055] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:20.103317 13183 raft_consensus.cc:740] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:20.103943 13183 consensus_queue.cc:260] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.104859 13183 raft_consensus.cc:3060] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.107770 13459 raft_consensus.cc:2468] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:20.108973 13224 leader_election.cc:304] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:20.109707 13503 raft_consensus.cc:2804] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:20.109793 13183 raft_consensus.cc:2468] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:20.110152 13503 raft_consensus.cc:697] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:20.111099 13503 consensus_queue.cc:237] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.118508 13006 catalog_manager.cc:5697] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:20.344763 13258 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:20.345854 13504 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:20.355366 13459 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:20.357050 13408 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:20.402221 13512 raft_consensus.cc:993] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:20.402612 13503 raft_consensus.cc:1081] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:20.403982 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:20.404429 13183 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:20.404680 13183 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.409250 13183 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.410701 13183 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:20.411499 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:20.411695 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:20.412009 13459 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.412194 13258 raft_consensus.cc:3055] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:20.412505 13258 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:20.413228 13258 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.414181 13258 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:20.416887 13459 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 2.
I20260709 14:50:20.417871 13150 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:20.418452 13408 raft_consensus.cc:2804] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:20.418642 13258 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 2.
I20260709 14:50:20.418813 13408 raft_consensus.cc:697] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:20.419692 13408 consensus_queue.cc:237] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:20.425813 13006 catalog_manager.cc:5697] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 1 to 2, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 2 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:20.522334 13183 raft_consensus.cc:1275] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:20.523607 13503 consensus_queue.cc:1048] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:20.531927 13459 raft_consensus.cc:1275] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:20.533489 13401 consensus_queue.cc:1048] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:20.650632 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:20.877751 13258 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:20.879014 13517 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:20.883057  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:20.887408 13459 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:20.889117 13408 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:20.894163 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:20.894767 13258 raft_consensus.cc:606] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:20.897665 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:20.898188 13183 raft_consensus.cc:606] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:20.900565 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:20.901051 13183 raft_consensus.cc:606] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:20.901978  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:20.902514  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:20.903026  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:21.106657 13517 raft_consensus.cc:993] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:21.107115 13408 raft_consensus.cc:1081] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:21.108515 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:21.109004 13258 raft_consensus.cc:493] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.109284 13258 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:21.113695 13258 raft_consensus.cc:515] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.115017 13258 leader_election.cc:290] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:21.115790 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:21.115971 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:21.116379 13459 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:21.116484 13183 raft_consensus.cc:3055] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:21.116840 13183 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:21.117575 13183 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.118512 13183 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:21.121194 13459 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:21.122196 13224 leader_election.cc:304] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:21.122819 13401 raft_consensus.cc:2804] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:21.123265 13401 raft_consensus.cc:697] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:21.123436 13183 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:21.124174 13401 consensus_queue.cc:237] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.130594 13006 catalog_manager.cc:5697] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.190981 13503 raft_consensus.cc:993] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:21.191382 13401 raft_consensus.cc:1081] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:21.192727 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:21.193161 13183 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.193413 13183 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.197654 13183 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.199038 13183 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 3 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:21.199733 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:21.200078 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:21.200338 13459 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.200728 13258 raft_consensus.cc:3055] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:21.201056 13258 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:21.201826 13258 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.202770 13258 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.206001 13459 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:21.206856 13150 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:21.207288 13258 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:21.207494 13408 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.207971 13408 raft_consensus.cc:697] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:21.208719 13408 consensus_queue.cc:237] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.215276 13006 catalog_manager.cc:5697] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 2 to 3, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 3 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:21.372786 13517 raft_consensus.cc:993] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:21.373245 13408 raft_consensus.cc:1081] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:21.374490 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:21.374878 13258 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.375097 13258 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.379484 13258 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.380822 13258 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 3 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:21.381510 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:21.382032 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:21.382143 13459 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.382565 13183 raft_consensus.cc:3055] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:21.382865 13183 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:21.383569 13183 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.384426 13183 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.387483 13459 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 3.
I20260709 14:50:21.388347 13224 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:21.388914 13401 raft_consensus.cc:2804] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.389400 13401 raft_consensus.cc:697] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:21.389341 13183 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 3.
I20260709 14:50:21.390357 13401 consensus_queue.cc:237] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.395925 13006 catalog_manager.cc:5697] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 2 to 3, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 3 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:21.532867 13459 raft_consensus.cc:1275] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:21.534093 13401 consensus_queue.cc:1048] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:21.543104 13183 raft_consensus.cc:1275] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:21.545078 13401 consensus_queue.cc:1048] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:21.651441 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:21.685911 13459 raft_consensus.cc:1275] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:21.687098 13408 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:21.696621 13258 raft_consensus.cc:1275] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:21.697839 13517 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:21.828810 13183 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:21.829911 13546 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:21.836915 13459 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:21.838549 13553 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:21.910012  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:21.916990 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:21.917444 13258 raft_consensus.cc:606] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:21.919615 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:21.920039 13258 raft_consensus.cc:606] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:21.922091 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:21.922514 13183 raft_consensus.cc:606] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:21.923445  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:21.923872  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:21.924362  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:21.946514 13401 raft_consensus.cc:993] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:21.947048 13553 raft_consensus.cc:1081] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:21.948431 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:21.948839 13183 raft_consensus.cc:493] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:21.949121 13183 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.953179 13183 raft_consensus.cc:515] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.954418 13183 leader_election.cc:290] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 3 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:21.955127 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:21.955333 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf82ecaabf541cb9076c74354a65113" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:21.955753 13459 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.955812 13258 raft_consensus.cc:3055] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:21.956228 13258 raft_consensus.cc:740] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:21.956985 13258 consensus_queue.cc:260] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.958093 13258 raft_consensus.cc:3060] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:21.962124 13459 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:21.963213 13150 leader_election.cc:304] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:21.963910 13517 raft_consensus.cc:2804] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:21.964102 13258 raft_consensus.cc:2468] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:21.964322 13517 raft_consensus.cc:697] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:21.965168 13517 consensus_queue.cc:237] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:21.970321 13006 catalog_manager.cc:5697] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 2 to 3, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 3 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.273620 13551 raft_consensus.cc:993] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:22.274056 13517 raft_consensus.cc:1081] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:22.275338 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:22.275751 13258 raft_consensus.cc:493] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.276000 13258 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.279992 13258 raft_consensus.cc:515] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:22.281260 13258 leader_election.cc:290] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 5 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:22.281950 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:22.282333 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feefc237da2b4d57b5e5655cccfecfd2" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:22.282500 13459 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.282799 13183 raft_consensus.cc:3055] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:50:22.283052 13183 raft_consensus.cc:740] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:22.283583 13183 consensus_queue.cc:260] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:22.284577 13183 raft_consensus.cc:3060] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:50:22.287561 13459 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 5.
I20260709 14:50:22.288496 13224 leader_election.cc:304] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:22.289209 13553 raft_consensus.cc:2804] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:50:22.289474 13183 raft_consensus.cc:2468] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 5.
I20260709 14:50:22.289625 13553 raft_consensus.cc:697] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 5 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:22.290529 13553 consensus_queue.cc:237] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [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: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } }
I20260709 14:50:22.296713 13006 catalog_manager.cc:5697] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 4 to 5, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 5 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.362543 13401 raft_consensus.cc:993] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:22.362964 13553 raft_consensus.cc:1081] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:22.364362 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601262d2abc94505b26bd54122ca276f"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:22.364790 13183 raft_consensus.cc:493] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:22.365068 13183 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.369287 13183 raft_consensus.cc:515] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:22.370574 13183 leader_election.cc:290] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 4 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:22.371574 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:22.371660 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601262d2abc94505b26bd54122ca276f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:22.372064 13459 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.372283 13258 raft_consensus.cc:3055] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:22.372617 13258 raft_consensus.cc:740] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:22.373360 13258 consensus_queue.cc:260] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:22.374485 13258 raft_consensus.cc:3060] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:22.376252 13459 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 4.
I20260709 14:50:22.377106 13150 leader_election.cc:304] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:22.377664 13517 raft_consensus.cc:2804] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:22.378140 13517 raft_consensus.cc:697] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:22.379069 13258 raft_consensus.cc:2468] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 4.
I20260709 14:50:22.378957 13517 consensus_queue.cc:237] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:22.384837 13006 catalog_manager.cc:5697] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 3 to 4, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 4 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:22.506687 13459 raft_consensus.cc:1275] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.507779 13517 consensus_queue.cc:1048] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:22.516577 13258 raft_consensus.cc:1275] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:22.517800 13517 consensus_queue.cc:1048] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:50:22.652336 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:22.692263 13183 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 5 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:22.693475 13553 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:22.703094 13459 raft_consensus.cc:1275] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 5 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:50:22.704433 13563 consensus_queue.cc:1048] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:50:22.804546 13258 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.805721 13517 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.813035 13459 raft_consensus.cc:1275] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:22.814849 13517 consensus_queue.cc:1048] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:22.930330  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:22.938768 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:22.939198 13183 raft_consensus.cc:606] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:22.941241 13183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
mode: GRACEFUL
new_leader_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:42762
I20260709 14:50:22.941668 13183 raft_consensus.cc:606] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Received request to transfer leadership to TS c89bf7fc61344061a2b766d740de067c
I20260709 14:50:22.943504 13258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
mode: GRACEFUL
new_leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:39060
I20260709 14:50:22.943913 13258 raft_consensus.cc:606] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Received request to transfer leadership to TS e51b1f29a7d4461eba45a88baed6a52c
I20260709 14:50:22.944893  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:50:22.945350  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:22.945856  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:22.998070 13503 raft_consensus.cc:993] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: : Instructing follower e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:22.998570 13563 raft_consensus.cc:1081] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Signalling peer e51b1f29a7d4461eba45a88baed6a52c to start an election
I20260709 14:50:23.000046 13183 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f"
dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
 from {username='slave'} at 127.0.0.1:42748
I20260709 14:50:23.000573 13183 raft_consensus.cc:493] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.000866 13183 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.002170 13517 raft_consensus.cc:993] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:23.002764 13565 raft_consensus.cc:1081] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:23.004186 13258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:23.004601 13258 raft_consensus.cc:493] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.004913 13258 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.006753 13183 raft_consensus.cc:515] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.008396 13183 leader_election.cc:290] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [CANDIDATE]: Term 3 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), c89bf7fc61344061a2b766d740de067c (127.6.3.195:38269)
I20260709 14:50:23.009131 13459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:23.009615 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af83f9fc3824d6f8eff4880a673b03f" candidate_uuid: "e51b1f29a7d4461eba45a88baed6a52c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c89bf7fc61344061a2b766d740de067c"
I20260709 14:50:23.010015 13258 raft_consensus.cc:515] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.010268 13459 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.010314 13259 raft_consensus.cc:3055] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:23.010771 13259 raft_consensus.cc:740] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:23.011617 13259 consensus_queue.cc:260] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.012184 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:23.012692 13258 leader_election.cc:290] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 4 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:23.012830 13460 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.012929 13259 raft_consensus.cc:3060] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:23.013311 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d09490d1fb4796a1100d4b789acf90" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:23.014146 13183 raft_consensus.cc:3055] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:23.014418 13183 raft_consensus.cc:740] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:23.015452 13183 consensus_queue.cc:260] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.016579 13183 raft_consensus.cc:3060] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:23.017812 13459 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:23.019119 13150 leader_election.cc:304] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [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: e51b1f29a7d4461eba45a88baed6a52c, ff7a8ccf4efa49deb7387ad0a60a5bb4; no voters: 
I20260709 14:50:23.019826 13565 raft_consensus.cc:2804] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:23.020227 13259 raft_consensus.cc:2468] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e51b1f29a7d4461eba45a88baed6a52c in term 3.
I20260709 14:50:23.021003 13517 raft_consensus.cc:993] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: : Instructing follower c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:23.021492 13408 raft_consensus.cc:1081] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Signalling peer c89bf7fc61344061a2b766d740de067c to start an election
I20260709 14:50:23.022202 13183 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 4.
I20260709 14:50:23.022367 13565 raft_consensus.cc:697] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Becoming Leader. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:23.023057 13259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b"
dest_uuid: "c89bf7fc61344061a2b766d740de067c"
 from {username='slave'} at 127.0.0.1:39032
I20260709 14:50:23.023188 13224 leader_election.cc:304] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:23.023551 13259 raft_consensus.cc:493] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:23.023399 13565 consensus_queue.cc:237] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.023967 13563 raft_consensus.cc:2804] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:23.023989 13259 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.024601 13563 raft_consensus.cc:697] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 4 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:23.025429 13563 consensus_queue.cc:237] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.026473 13460 raft_consensus.cc:2468] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 4.
I20260709 14:50:23.030380 13259 raft_consensus.cc:515] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.032568 13259 leader_election.cc:290] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [CANDIDATE]: Term 2 election: Requested vote from peers ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091), e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069)
I20260709 14:50:23.033883 13183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e51b1f29a7d4461eba45a88baed6a52c"
I20260709 14:50:23.034428 13183 raft_consensus.cc:3055] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:23.034756 13183 raft_consensus.cc:740] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e51b1f29a7d4461eba45a88baed6a52c, State: Running, Role: LEADER
I20260709 14:50:23.034863 13006 catalog_manager.cc:5697] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 3 to 4, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 4 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.034320 13460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ba518ad08a4514b51279dde91b725b" candidate_uuid: "c89bf7fc61344061a2b766d740de067c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4"
I20260709 14:50:23.035563 13183 consensus_queue.cc:260] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.036266 13460 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.036680 13183 raft_consensus.cc:3060] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:23.038015 13007 catalog_manager.cc:5697] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c reported cstate change: term changed from 2 to 3, leader changed from c89bf7fc61344061a2b766d740de067c (127.6.3.195) to e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194). New cstate: current_term: 3 leader_uuid: "e51b1f29a7d4461eba45a88baed6a52c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:23.041788 13183 raft_consensus.cc:2468] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:23.042630 13224 leader_election.cc:304] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [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: c89bf7fc61344061a2b766d740de067c, e51b1f29a7d4461eba45a88baed6a52c; no voters: 
I20260709 14:50:23.043020 13460 raft_consensus.cc:2468] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c89bf7fc61344061a2b766d740de067c in term 2.
I20260709 14:50:23.043228 13563 raft_consensus.cc:2804] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:23.043766 13563 raft_consensus.cc:697] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Becoming Leader. State: Replica: c89bf7fc61344061a2b766d740de067c, State: Running, Role: LEADER
I20260709 14:50:23.044661 13563 consensus_queue.cc:237] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [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: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } }
I20260709 14:50:23.054226 13007 catalog_manager.cc:5697] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c reported cstate change: term changed from 1 to 2, leader changed from e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194) to c89bf7fc61344061a2b766d740de067c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "c89bf7fc61344061a2b766d740de067c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:23.524752 13183 raft_consensus.cc:1275] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.526001 13563 consensus_queue.cc:1048] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.537413 13460 raft_consensus.cc:1275] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.538249 13459 raft_consensus.cc:1275] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:23.539490 13565 consensus_queue.cc:1048] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.545986 13553 consensus_queue.cc:1048] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:23.550562 13259 raft_consensus.cc:1275] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Refusing update from remote peer e51b1f29a7d4461eba45a88baed6a52c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:23.552696 13408 consensus_queue.cc:1048] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c89bf7fc61344061a2b766d740de067c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:23.574882 13183 raft_consensus.cc:1275] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:23.575749 13459 raft_consensus.cc:1275] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Refusing update from remote peer c89bf7fc61344061a2b766d740de067c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:50:23.576249 13553 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e51b1f29a7d4461eba45a88baed6a52c" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 39069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:23.577147 13563 consensus_queue.cc:1048] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7a8ccf4efa49deb7387ad0a60a5bb4" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:50:23.653328 13056 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:50:23.951646  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:23.974268  6159 tablet_server.cc:179] TabletServer@127.6.3.193:34091 shutting down...
I20260709 14:50:23.991969  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:23.992676  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:23.993301  6159 raft_consensus.cc:2243] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:23.993726  6159 raft_consensus.cc:2272] T 612086afb7b04d5392717dd7e2942f03 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:23.995563  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:23.996086  6159 raft_consensus.cc:2243] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:23.996454  6159 raft_consensus.cc:2272] T 89f9d071d7bd4e17acbff9c733d333a5 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:23.998163  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:23.998656  6159 raft_consensus.cc:2243] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:23.999011  6159 raft_consensus.cc:2272] T 4aa2df603cc549f997236c58630e63c0 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.000774  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.001276  6159 raft_consensus.cc:2243] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.001616  6159 raft_consensus.cc:2272] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.003219  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.003657  6159 raft_consensus.cc:2243] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.004009  6159 raft_consensus.cc:2272] T 9bf82ecaabf541cb9076c74354a65113 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.005658  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.006104  6159 raft_consensus.cc:2243] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.006446  6159 raft_consensus.cc:2272] T 9af83f9fc3824d6f8eff4880a673b03f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.008388  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.008839  6159 raft_consensus.cc:2243] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.009225  6159 raft_consensus.cc:2272] T 601262d2abc94505b26bd54122ca276f P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.010787  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.011231  6159 raft_consensus.cc:2243] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.011582  6159 raft_consensus.cc:2272] T feefc237da2b4d57b5e5655cccfecfd2 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.013142  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.013535  6159 raft_consensus.cc:2243] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.013878  6159 raft_consensus.cc:2272] T 71ba518ad08a4514b51279dde91b725b P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.015762  6159 tablet_replica.cc:333] stopping tablet replica
I20260709 14:50:24.016180  6159 raft_consensus.cc:2243] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.016525  6159 raft_consensus.cc:2272] T 12d09490d1fb4796a1100d4b789acf90 P ff7a8ccf4efa49deb7387ad0a60a5bb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.043195  6159 tablet_server.cc:196] TabletServer@127.6.3.193:34091 shutdown complete.
I20260709 14:50:24.061305  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:50:24.079734  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.080379  6159 tablet_replica.cc:333] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.081210  6159 raft_consensus.cc:2243] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.082147  6159 raft_consensus.cc:2272] T 9bf82ecaabf541cb9076c74354a65113 P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.084198  6159 tablet_replica.cc:333] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.084826  6159 raft_consensus.cc:2243] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.085255  6159 raft_consensus.cc:2272] T 612086afb7b04d5392717dd7e2942f03 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.087213  6159 tablet_replica.cc:333] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.087710  6159 raft_consensus.cc:2243] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.088073  6159 raft_consensus.cc:2272] T feefc237da2b4d57b5e5655cccfecfd2 P e51b1f29a7d4461eba45a88baed6a52c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.090067  6159 tablet_replica.cc:333] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.090701  6159 raft_consensus.cc:2243] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.091354  6159 raft_consensus.cc:2272] T 601262d2abc94505b26bd54122ca276f P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.093330  6159 tablet_replica.cc:333] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.093832  6159 raft_consensus.cc:2243] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.094660  6159 raft_consensus.cc:2272] T 9af83f9fc3824d6f8eff4880a673b03f P e51b1f29a7d4461eba45a88baed6a52c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.096201 13224 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
I20260709 14:50:24.097060  6159 tablet_replica.cc:333] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.097652  6159 raft_consensus.cc:2243] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.098404  6159 raft_consensus.cc:2272] T 4aa2df603cc549f997236c58630e63c0 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.098839 13224 consensus_peers.cc:597] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c -> Peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Couldn't send request to peer e51b1f29a7d4461eba45a88baed6a52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.100363  6159 tablet_replica.cc:333] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.100880  6159 raft_consensus.cc:2243] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.101346  6159 raft_consensus.cc:2272] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.103518  6159 tablet_replica.cc:333] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.103960  6159 raft_consensus.cc:2243] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.104319  6159 raft_consensus.cc:2272] T 12d09490d1fb4796a1100d4b789acf90 P e51b1f29a7d4461eba45a88baed6a52c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.106719  6159 tablet_replica.cc:333] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.107280  6159 raft_consensus.cc:2243] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.107645  6159 raft_consensus.cc:2272] T 71ba518ad08a4514b51279dde91b725b P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.108853 13224 consensus_peers.cc:597] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c -> Peer e51b1f29a7d4461eba45a88baed6a52c (127.6.3.194:39069): Couldn't send request to peer e51b1f29a7d4461eba45a88baed6a52c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.110105  6159 tablet_replica.cc:333] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c: stopping tablet replica
I20260709 14:50:24.110611  6159 raft_consensus.cc:2243] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.110970  6159 raft_consensus.cc:2272] T 89f9d071d7bd4e17acbff9c733d333a5 P e51b1f29a7d4461eba45a88baed6a52c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.121905 13224 consensus_peers.cc:597] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.144256  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:50:24.165634  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:50:24.172688 13224 consensus_peers.cc:597] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.188383  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:24.189109  6159 tablet_replica.cc:333] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.189713  6159 raft_consensus.cc:2243] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.190420  6159 raft_consensus.cc:2272] T 89f9d071d7bd4e17acbff9c733d333a5 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.192375  6159 tablet_replica.cc:333] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.192976  6159 raft_consensus.cc:2243] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.193663  6159 raft_consensus.cc:2272] T 612086afb7b04d5392717dd7e2942f03 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.195506  6159 tablet_replica.cc:333] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.196004  6159 raft_consensus.cc:2243] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.196369  6159 raft_consensus.cc:2272] T 9bf82ecaabf541cb9076c74354a65113 P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.198135  6159 tablet_replica.cc:333] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.198607  6159 raft_consensus.cc:2243] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.199292  6159 raft_consensus.cc:2272] T 92a2aba390ea40a0ad8fbf2ebc4b42b8 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.201417  6159 tablet_replica.cc:333] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.201968  6159 raft_consensus.cc:2243] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.202337  6159 raft_consensus.cc:2272] T 4aa2df603cc549f997236c58630e63c0 P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:24.202396 13224 consensus_peers.cc:597] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c -> Peer ff7a8ccf4efa49deb7387ad0a60a5bb4 (127.6.3.193:34091): Couldn't send request to peer ff7a8ccf4efa49deb7387ad0a60a5bb4. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:24.204066  6159 tablet_replica.cc:333] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.204569  6159 raft_consensus.cc:2243] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.205257  6159 raft_consensus.cc:2272] T feefc237da2b4d57b5e5655cccfecfd2 P c89bf7fc61344061a2b766d740de067c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.207055  6159 tablet_replica.cc:333] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.207499  6159 raft_consensus.cc:2243] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.207856  6159 raft_consensus.cc:2272] T 9af83f9fc3824d6f8eff4880a673b03f P c89bf7fc61344061a2b766d740de067c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.210091  6159 tablet_replica.cc:333] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.210844  6159 raft_consensus.cc:2243] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:24.211341  6159 raft_consensus.cc:2272] T 601262d2abc94505b26bd54122ca276f P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.213104  6159 tablet_replica.cc:333] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.213537  6159 raft_consensus.cc:2243] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.214214  6159 raft_consensus.cc:2272] T 12d09490d1fb4796a1100d4b789acf90 P c89bf7fc61344061a2b766d740de067c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.216163  6159 tablet_replica.cc:333] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c: stopping tablet replica
I20260709 14:50:24.216593  6159 raft_consensus.cc:2243] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.217300  6159 raft_consensus.cc:2272] T 71ba518ad08a4514b51279dde91b725b P c89bf7fc61344061a2b766d740de067c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.236311  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:50:24.256117  6159 master.cc:562] Master@127.6.3.254:44427 shutting down...
I20260709 14:50:24.274618  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:24.275135  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:24.275441  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 859809a141274080bd4920ca005ca36b: stopping tablet replica
I20260709 14:50:24.294412  6159 master.cc:584] Master@127.6.3.254:44427 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12815 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:50:24.336650  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:34893
I20260709 14:50:24.337774  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:24.342516 13589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.342908 13588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.344094 13591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:24.344246  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:24.345242  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:24.345417  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:24.345570  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608624345543 us; error 0 us; skew 500 ppm
I20260709 14:50:24.346058  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:24.348069  6159 webserver.cc:533] Webserver started at http://127.6.3.254:39303/ using document root <none> and password file <none>
I20260709 14:50:24.348510  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:24.348680  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:24.348932  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:24.349977  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "efba16a5a9e24229aa3317d706e9d5d6"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.354049  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:50:24.357120 13596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.357769  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:24.358021  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "efba16a5a9e24229aa3317d706e9d5d6"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.358265  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:24.379721  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:24.380842  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:24.416023  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:34893
I20260709 14:50:24.416136 13647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:34893 every 8 connection(s)
I20260709 14:50:24.419665 13648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.431445 13648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6: Bootstrap starting.
I20260709 14:50:24.435894 13648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.439726 13648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6: No bootstrap required, opened a new log
I20260709 14:50:24.441699 13648 raft_consensus.cc:359] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER }
I20260709 14:50:24.442037 13648 raft_consensus.cc:385] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.442220 13648 raft_consensus.cc:740] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efba16a5a9e24229aa3317d706e9d5d6, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.442663 13648 consensus_queue.cc:260] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER }
I20260709 14:50:24.443051 13648 raft_consensus.cc:399] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:24.443240 13648 raft_consensus.cc:493] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:24.443434 13648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:24.447535 13648 raft_consensus.cc:515] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER }
I20260709 14:50:24.447959 13648 leader_election.cc:304] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [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: efba16a5a9e24229aa3317d706e9d5d6; no voters: 
I20260709 14:50:24.448930 13648 leader_election.cc:290] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:24.449323 13651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:24.450512 13651 raft_consensus.cc:697] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 1 LEADER]: Becoming Leader. State: Replica: efba16a5a9e24229aa3317d706e9d5d6, State: Running, Role: LEADER
I20260709 14:50:24.451122 13651 consensus_queue.cc:237] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [LEADER]: Queue going to LEADER mode. State: All 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: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER }
I20260709 14:50:24.451504 13648 sys_catalog.cc:565] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:24.453886 13652 sys_catalog.cc:455] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "efba16a5a9e24229aa3317d706e9d5d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER } }
I20260709 14:50:24.453915 13653 sys_catalog.cc:455] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader efba16a5a9e24229aa3317d706e9d5d6. Latest consensus state: current_term: 1 leader_uuid: "efba16a5a9e24229aa3317d706e9d5d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efba16a5a9e24229aa3317d706e9d5d6" member_type: VOTER } }
I20260709 14:50:24.454685 13652 sys_catalog.cc:458] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:24.454759 13653 sys_catalog.cc:458] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:24.457407 13657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:24.464514 13657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:24.466132  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:24.472859 13657 catalog_manager.cc:1383] Generated new cluster ID: 3ba69f7c2e3f4301a01cdd73a5441800
I20260709 14:50:24.473170 13657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:24.485144 13657 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:24.486364 13657 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:24.505563 13657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6: Generated new TSK 0
I20260709 14:50:24.506142 13657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:24.532507  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:24.538203 13669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.539113 13670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.540745 13672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:24.541153  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:24.542035  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:24.542233  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:24.542384  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608624542367 us; error 0 us; skew 500 ppm
I20260709 14:50:24.542889  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:24.544974  6159 webserver.cc:533] Webserver started at http://127.6.3.193:42377/ using document root <none> and password file <none>
I20260709 14:50:24.545430  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:24.545616  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:24.545859  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:24.546864  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.551007  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:24.554083 13677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.554733  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:24.554986  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.555243  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:24.566838  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:24.567920  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:24.569314  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:24.571456  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:24.571640  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.571870  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:24.572018  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.610534  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:43111
I20260709 14:50:24.610647 13739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:43111 every 8 connection(s)
I20260709 14:50:24.615239  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:24.621675 13744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.623122 13745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.624558 13747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:24.625537  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:24.626513  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:24.626763  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:24.626960  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608624626942 us; error 0 us; skew 500 ppm
I20260709 14:50:24.627254 13740 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34893
I20260709 14:50:24.627599  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:24.627669 13740 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:24.628628 13740 heartbeater.cc:507] Master 127.6.3.254:34893 requested a full tablet report, sending...
I20260709 14:50:24.630528  6159 webserver.cc:533] Webserver started at http://127.6.3.194:41729/ using document root <none> and password file <none>
I20260709 14:50:24.630931 13613 ts_manager.cc:194] Registered new tserver with Master: fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111)
I20260709 14:50:24.631186  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:24.631474  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:24.631776  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:24.633147  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "53bf0cac2cba4b2e87502780e0666c55"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.633376 13613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39454
I20260709 14:50:24.638345  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:24.641459 13752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.642150  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:50:24.642405  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "53bf0cac2cba4b2e87502780e0666c55"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.642649  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:24.655253  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:24.656322  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:24.657672  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:24.659885  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:24.660102  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.660323  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:24.660475  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.699352  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:35737
I20260709 14:50:24.699446 13814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:35737 every 8 connection(s)
I20260709 14:50:24.703922  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:24.710107 13818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:24.710799 13819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:24.715148 13815 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34893
W20260709 14:50:24.715274 13821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:24.715654 13815 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:24.716109  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:24.716507 13815 heartbeater.cc:507] Master 127.6.3.254:34893 requested a full tablet report, sending...
I20260709 14:50:24.717208  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:24.717516  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:24.717693  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608624717675 us; error 0 us; skew 500 ppm
I20260709 14:50:24.718243  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:24.718945 13613 ts_manager.cc:194] Registered new tserver with Master: 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737)
I20260709 14:50:24.720582  6159 webserver.cc:533] Webserver started at http://127.6.3.195:35249/ using document root <none> and password file <none>
I20260709 14:50:24.720589 13613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39470
I20260709 14:50:24.721155  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:24.721370  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:24.721617  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:24.723034  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.727185  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:24.730147 13826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.730808  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:24.731069  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
format_stamp: "Formatted at 2026-07-09 14:50:24 on dist-test-slave-27mc"
I20260709 14:50:24.731318  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:24.748561  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:24.749753  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:24.751145  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:24.753338  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:24.753528  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.753777  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:24.753932  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:24.791936  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:40271
I20260709 14:50:24.792040 13888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:40271 every 8 connection(s)
I20260709 14:50:24.804633 13889 heartbeater.cc:344] Connected to a master server at 127.6.3.254:34893
I20260709 14:50:24.805096 13889 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:24.805788 13889 heartbeater.cc:507] Master 127.6.3.254:34893 requested a full tablet report, sending...
I20260709 14:50:24.807631 13613 ts_manager.cc:194] Registered new tserver with Master: 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:24.808662  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013315356s
I20260709 14:50:24.808909 13613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39474
I20260709 14:50:24.833003 13613 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39488:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:24.835170 13613 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:24.882046 13780 tablet_service.cc:1511] Processing CreateTablet for tablet 0286ce02a5ea4922a7d73d5c91ee923e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:24.882426 13779 tablet_service.cc:1511] Processing CreateTablet for tablet 4f48854b1dae4f2dbc95c09fa4792c75 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:24.883471 13780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286ce02a5ea4922a7d73d5c91ee923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.884124 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f48854b1dae4f2dbc95c09fa4792c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.887439 13854 tablet_service.cc:1511] Processing CreateTablet for tablet 0286ce02a5ea4922a7d73d5c91ee923e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:24.888717 13854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286ce02a5ea4922a7d73d5c91ee923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.888815 13853 tablet_service.cc:1511] Processing CreateTablet for tablet 4f48854b1dae4f2dbc95c09fa4792c75 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:24.890134 13853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f48854b1dae4f2dbc95c09fa4792c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.890821 13704 tablet_service.cc:1511] Processing CreateTablet for tablet 4f48854b1dae4f2dbc95c09fa4792c75 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:24.892059 13704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f48854b1dae4f2dbc95c09fa4792c75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.890064 13705 tablet_service.cc:1511] Processing CreateTablet for tablet 0286ce02a5ea4922a7d73d5c91ee923e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=b9e08573076943fd992020ac05fbeb61]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:24.899277 13705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0286ce02a5ea4922a7d73d5c91ee923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:24.907600 13904 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: Bootstrap starting.
I20260709 14:50:24.914803 13905 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: Bootstrap starting.
I20260709 14:50:24.921737 13904 tablet_bootstrap.cc:654] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.921845 13905 tablet_bootstrap.cc:654] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.924839 13906 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: Bootstrap starting.
I20260709 14:50:24.928005 13905 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: No bootstrap required, opened a new log
I20260709 14:50:24.928519 13905 ts_tablet_manager.cc:1403] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260709 14:50:24.929117 13904 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: No bootstrap required, opened a new log
I20260709 14:50:24.929617 13904 ts_tablet_manager.cc:1403] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 14:50:24.931051 13906 tablet_bootstrap.cc:654] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.931391 13905 raft_consensus.cc:359] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.932129 13905 raft_consensus.cc:385] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.932418 13905 raft_consensus.cc:740] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e8baf1f94a64a578e8c70e4da3c7d3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.933285 13905 consensus_queue.cc:260] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.933388 13904 raft_consensus.cc:359] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.934789 13904 raft_consensus.cc:385] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.935083 13904 raft_consensus.cc:740] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.935822 13889 heartbeater.cc:499] Master 127.6.3.254:34893 was elected leader, sending a full tablet report...
I20260709 14:50:24.935801 13904 consensus_queue.cc:260] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.936626 13905 ts_tablet_manager.cc:1434] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:50:24.937816 13905 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: Bootstrap starting.
I20260709 14:50:24.938208 13815 heartbeater.cc:499] Master 127.6.3.254:34893 was elected leader, sending a full tablet report...
I20260709 14:50:24.938658 13904 ts_tablet_manager.cc:1434] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:50:24.940563 13904 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: Bootstrap starting.
I20260709 14:50:24.948309 13904 tablet_bootstrap.cc:654] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.956457 13905 tablet_bootstrap.cc:654] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.958472 13906 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: No bootstrap required, opened a new log
I20260709 14:50:24.959053 13906 ts_tablet_manager.cc:1403] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.016s
I20260709 14:50:24.962383 13905 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: No bootstrap required, opened a new log
I20260709 14:50:24.962381 13904 tablet_bootstrap.cc:492] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: No bootstrap required, opened a new log
I20260709 14:50:24.962244 13906 raft_consensus.cc:359] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.962971 13905 ts_tablet_manager.cc:1403] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260709 14:50:24.963097 13904 ts_tablet_manager.cc:1403] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260709 14:50:24.962975 13906 raft_consensus.cc:385] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.963646 13906 raft_consensus.cc:740] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.964440 13906 consensus_queue.cc:260] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.966588 13740 heartbeater.cc:499] Master 127.6.3.254:34893 was elected leader, sending a full tablet report...
I20260709 14:50:24.966328 13904 raft_consensus.cc:359] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.967381 13906 ts_tablet_manager.cc:1434] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 14:50:24.967391 13904 raft_consensus.cc:385] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.968094 13904 raft_consensus.cc:740] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.965723 13905 raft_consensus.cc:359] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.968743 13905 raft_consensus.cc:385] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.968845 13906 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: Bootstrap starting.
I20260709 14:50:24.969101 13905 raft_consensus.cc:740] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e8baf1f94a64a578e8c70e4da3c7d3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.969020 13904 consensus_queue.cc:260] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.970194 13905 consensus_queue.cc:260] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.972927 13904 ts_tablet_manager.cc:1434] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:24.975449 13906 tablet_bootstrap.cc:654] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:24.975908 13905 ts_tablet_manager.cc:1434] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 14:50:24.980211 13906 tablet_bootstrap.cc:492] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: No bootstrap required, opened a new log
I20260709 14:50:24.980672 13906 ts_tablet_manager.cc:1403] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:50:24.983134 13906 raft_consensus.cc:359] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.983753 13906 raft_consensus.cc:385] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:24.983981 13906 raft_consensus.cc:740] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Initialized, Role: FOLLOWER
I20260709 14:50:24.984582 13906 consensus_queue.cc:260] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:24.986452 13906 ts_tablet_manager.cc:1434] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:50:25.091176 13914 raft_consensus.cc:493] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.091361 13911 raft_consensus.cc:493] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.091674 13914 raft_consensus.cc:515] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.091907 13911 raft_consensus.cc:515] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.094063 13911 leader_election.cc:290] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.093878 13914 leader_election.cc:290] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.109337 13914 raft_consensus.cc:493] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.109858 13914 raft_consensus.cc:515] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.110327 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" is_pre_election: true
I20260709 14:50:25.110651 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55" is_pre_election: true
I20260709 14:50:25.111102 13864 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 0.
I20260709 14:50:25.111374 13790 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.111968 13914 leader_election.cc:290] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.112664 13754 leader_election.cc:304] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [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: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c; no voters: 
I20260709 14:50:25.112780 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" is_pre_election: true
I20260709 14:50:25.113552 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55" is_pre_election: true
I20260709 14:50:25.113792 13911 raft_consensus.cc:2804] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.113606 13715 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 0.
I20260709 14:50:25.114446 13790 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.115242 13679 leader_election.cc:304] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.115291 13911 raft_consensus.cc:493] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.116109 13914 raft_consensus.cc:2804] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.116261 13911 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.116662 13914 raft_consensus.cc:493] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.117113 13914 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.117038 13679 leader_election.cc:304] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.119093 13919 raft_consensus.cc:2804] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.119505 13919 raft_consensus.cc:493] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.119622 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" is_pre_election: true
I20260709 14:50:25.119927 13919 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.120311 13864 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.121976 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" is_pre_election: true
I20260709 14:50:25.122556 13864 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.123306 13911 raft_consensus.cc:515] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.126324 13914 raft_consensus.cc:515] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.127768 13911 leader_election.cc:290] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [CANDIDATE]: Term 1 election: Requested vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.127554 13919 raft_consensus.cc:515] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.127957 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
I20260709 14:50:25.128283 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.128783 13715 raft_consensus.cc:2393] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53bf0cac2cba4b2e87502780e0666c55 in current term 1: Already voted for candidate fdcace3f2b3f44e28145fd0e0c447a52 in this term.
I20260709 14:50:25.128839 13864 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.129750 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:25.130321 13790 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.130630 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.128785 13914 leader_election.cc:290] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 election: Requested vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.131255 13863 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.132099 13789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:25.132927 13789 raft_consensus.cc:2393] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdcace3f2b3f44e28145fd0e0c447a52 in current term 1: Already voted for candidate 53bf0cac2cba4b2e87502780e0666c55 in this term.
I20260709 14:50:25.134668 13919 leader_election.cc:290] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 election: Requested vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.136207 13864 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 1.
I20260709 14:50:25.136559 13862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.137303 13790 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 1.
I20260709 14:50:25.137439 13862 raft_consensus.cc:2393] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdcace3f2b3f44e28145fd0e0c447a52 in current term 1: Already voted for candidate 53bf0cac2cba4b2e87502780e0666c55 in this term.
I20260709 14:50:25.137430 13754 leader_election.cc:304] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [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: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c; no voters: fdcace3f2b3f44e28145fd0e0c447a52
I20260709 14:50:25.138437 13679 leader_election.cc:304] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.138967 13911 raft_consensus.cc:2804] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.139173 13919 raft_consensus.cc:2804] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.139264 13863 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 1.
I20260709 14:50:25.139377 13679 leader_election.cc:304] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [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: fdcace3f2b3f44e28145fd0e0c447a52; no voters: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c
I20260709 14:50:25.140127 13919 raft_consensus.cc:697] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Becoming Leader. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:25.140743 13914 raft_consensus.cc:2749] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:25.141392 13911 raft_consensus.cc:697] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Becoming Leader. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Running, Role: LEADER
I20260709 14:50:25.141618 13919 consensus_queue.cc:237] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.142441 13911 consensus_queue.cc:237] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.149320 13611 catalog_manager.cc:5697] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.150112 13612 catalog_manager.cc:5697] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "53bf0cac2cba4b2e87502780e0666c55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.203945 13612 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39494:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:25.205776 13612 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:25.226861 13705 tablet_service.cc:1511] Processing CreateTablet for tablet 21cf6714a4684ab0b14095823ddf776b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:25.228111 13705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cf6714a4684ab0b14095823ddf776b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.228030 13780 tablet_service.cc:1511] Processing CreateTablet for tablet 21cf6714a4684ab0b14095823ddf776b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:25.229431 13780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cf6714a4684ab0b14095823ddf776b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.229688 13853 tablet_service.cc:1511] Processing CreateTablet for tablet 21cf6714a4684ab0b14095823ddf776b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:50:25.230865 13853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cf6714a4684ab0b14095823ddf776b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.232481 13704 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb02013de49b0916b128ec463d69f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:25.233690 13704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb02013de49b0916b128ec463d69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.233860 13779 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb02013de49b0916b128ec463d69f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:25.234972 13779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb02013de49b0916b128ec463d69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.243938 13906 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: Bootstrap starting.
I20260709 14:50:25.246703 13905 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Bootstrap starting.
I20260709 14:50:25.250097 13906 tablet_bootstrap.cc:654] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.253661 13905 tablet_bootstrap.cc:654] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.259570 13904 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: Bootstrap starting.
I20260709 14:50:25.261725 13853 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb02013de49b0916b128ec463d69f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=e6bc444d6c434bda81322f9bc53b27f0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:50:25.262987 13853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb02013de49b0916b128ec463d69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:25.264613 13906 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: No bootstrap required, opened a new log
I20260709 14:50:25.265136 13906 ts_tablet_manager.cc:1403] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:50:25.267161 13904 tablet_bootstrap.cc:654] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.268102 13906 raft_consensus.cc:359] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.271624 13906 raft_consensus.cc:385] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.271672 13905 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: No bootstrap required, opened a new log
I20260709 14:50:25.271975 13906 raft_consensus.cc:740] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.272503 13905 ts_tablet_manager.cc:1403] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260709 14:50:25.272822 13906 consensus_queue.cc:260] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.275059 13906 ts_tablet_manager.cc:1434] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:50:25.276027 13906 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: Bootstrap starting.
I20260709 14:50:25.275727 13905 raft_consensus.cc:359] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.276535 13905 raft_consensus.cc:385] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.276863 13905 raft_consensus.cc:740] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e8baf1f94a64a578e8c70e4da3c7d3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.277657 13905 consensus_queue.cc:260] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.279778 13905 ts_tablet_manager.cc:1434] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:25.282950 13905 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: Bootstrap starting.
I20260709 14:50:25.285590 13906 tablet_bootstrap.cc:654] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.288631 13904 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: No bootstrap required, opened a new log
I20260709 14:50:25.289261 13904 ts_tablet_manager.cc:1403] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260709 14:50:25.289569 13905 tablet_bootstrap.cc:654] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.292315 13904 raft_consensus.cc:359] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.293165 13904 raft_consensus.cc:385] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.293503 13904 raft_consensus.cc:740] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.294406 13904 consensus_queue.cc:260] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.296536 13904 ts_tablet_manager.cc:1434] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:50:25.297538 13904 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: Bootstrap starting.
I20260709 14:50:25.298254 13906 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: No bootstrap required, opened a new log
I20260709 14:50:25.298689 13906 ts_tablet_manager.cc:1403] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 14:50:25.300822 13906 raft_consensus.cc:359] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.301465 13906 raft_consensus.cc:385] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.301759 13906 raft_consensus.cc:740] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.302448 13906 consensus_queue.cc:260] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.303061 13905 tablet_bootstrap.cc:492] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: No bootstrap required, opened a new log
I20260709 14:50:25.303575 13905 ts_tablet_manager.cc:1403] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.008s
I20260709 14:50:25.304694 13906 ts_tablet_manager.cc:1434] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:25.305794 13904 tablet_bootstrap.cc:654] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:25.309316 13905 raft_consensus.cc:359] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.310009 13905 raft_consensus.cc:385] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.310307 13905 raft_consensus.cc:740] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e8baf1f94a64a578e8c70e4da3c7d3c, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.310915 13904 tablet_bootstrap.cc:492] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: No bootstrap required, opened a new log
I20260709 14:50:25.311414 13904 ts_tablet_manager.cc:1403] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:50:25.311057 13905 consensus_queue.cc:260] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.313220 13905 ts_tablet_manager.cc:1434] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:25.313671 13919 raft_consensus.cc:493] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.314193 13919 raft_consensus.cc:515] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.314276 13904 raft_consensus.cc:359] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.314919 13904 raft_consensus.cc:385] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:25.315189 13904 raft_consensus.cc:740] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Initialized, Role: FOLLOWER
I20260709 14:50:25.316018 13919 leader_election.cc:290] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.315897 13904 consensus_queue.cc:260] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.317431 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55" is_pre_election: true
I20260709 14:50:25.317695 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" is_pre_election: true
I20260709 14:50:25.318078 13790 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.318290 13863 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 0.
I20260709 14:50:25.319202 13679 leader_election.cc:304] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.319676 13904 ts_tablet_manager.cc:1434] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:50:25.320421 13919 raft_consensus.cc:2804] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.320819 13919 raft_consensus.cc:493] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.321182 13919 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.328131 13919 raft_consensus.cc:515] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.329553 13919 leader_election.cc:290] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 1 election: Requested vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.330134 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:25.330468 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.330755 13790 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.331027 13863 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.337445 13790 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 1.
I20260709 14:50:25.337445 13863 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 1.
I20260709 14:50:25.338663 13679 leader_election.cc:304] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [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: 8e8baf1f94a64a578e8c70e4da3c7d3c, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.339224 13919 raft_consensus.cc:2804] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.339594 13919 raft_consensus.cc:697] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Becoming Leader. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:25.340176 13919 consensus_queue.cc:237] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.347096 13610 catalog_manager.cc:5697] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.351115 13911 raft_consensus.cc:493] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:25.351555 13911 raft_consensus.cc:515] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.353436 13911 leader_election.cc:290] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.354159 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" is_pre_election: true
I20260709 14:50:25.354418 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" is_pre_election: true
I20260709 14:50:25.354806 13715 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 0.
I20260709 14:50:25.355129 13863 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 0.
I20260709 14:50:25.355890 13755 leader_election.cc:304] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.356501 13911 raft_consensus.cc:2804] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:25.356863 13911 raft_consensus.cc:493] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:25.357174 13911 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.361824 13911 raft_consensus.cc:515] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.363296 13911 leader_election.cc:290] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [CANDIDATE]: Term 1 election: Requested vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.363869 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
I20260709 14:50:25.364180 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.364477 13715 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.364758 13863 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:25.371201 13715 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 1.
I20260709 14:50:25.371201 13863 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 1.
I20260709 14:50:25.372344 13754 leader_election.cc:304] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [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: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c; no voters: 
I20260709 14:50:25.372916 13911 raft_consensus.cc:2804] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:25.373330 13911 raft_consensus.cc:697] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Becoming Leader. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Running, Role: LEADER
I20260709 14:50:25.374055 13911 consensus_queue.cc:237] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.379982 13610 catalog_manager.cc:5697] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194). New cstate: current_term: 1 leader_uuid: "53bf0cac2cba4b2e87502780e0666c55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.413653 13790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e"
dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
mode: GRACEFUL
new_leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
 from {username='slave'} at 127.0.0.1:39440
I20260709 14:50:25.414203 13790 raft_consensus.cc:606] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Received request to transfer leadership to TS fdcace3f2b3f44e28145fd0e0c447a52
I20260709 14:50:25.425158 13715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75"
dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
mode: GRACEFUL
new_leader_uuid: "53bf0cac2cba4b2e87502780e0666c55"
 from {username='slave'} at 127.0.0.1:34496
I20260709 14:50:25.425627 13715 raft_consensus.cc:606] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Received request to transfer leadership to TS 53bf0cac2cba4b2e87502780e0666c55
I20260709 14:50:25.433226 13790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85efb02013de49b0916b128ec463d69f"
dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
mode: GRACEFUL
new_leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
 from {username='slave'} at 127.0.0.1:39440
I20260709 14:50:25.433696 13790 raft_consensus.cc:606] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Received request to transfer leadership to TS fdcace3f2b3f44e28145fd0e0c447a52
I20260709 14:50:25.533854 13919 consensus_queue.cc:1048] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.545096 13921 consensus_queue.cc:1048] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:25.555590 13921 raft_consensus.cc:993] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: : Instructing follower 53bf0cac2cba4b2e87502780e0666c55 to start an election
I20260709 14:50:25.556051 13914 raft_consensus.cc:1081] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Signalling peer 53bf0cac2cba4b2e87502780e0666c55 to start an election
I20260709 14:50:25.557848 13790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75"
dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
 from {username='slave'} at 127.0.0.1:39430
I20260709 14:50:25.558418 13790 raft_consensus.cc:493] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.558771 13790 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.564522 13790 raft_consensus.cc:515] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.567533 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
I20260709 14:50:25.567589 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f48854b1dae4f2dbc95c09fa4792c75" candidate_uuid: "53bf0cac2cba4b2e87502780e0666c55" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.568136 13715 raft_consensus.cc:3055] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.568481 13715 raft_consensus.cc:740] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:25.568228 13863 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.569294 13715 consensus_queue.cc:260] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.570451 13715 raft_consensus.cc:3060] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.574800 13863 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 2.
I20260709 14:50:25.575909 13754 leader_election.cc:304] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [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: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c; no voters: 
I20260709 14:50:25.576161 13715 raft_consensus.cc:2468] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53bf0cac2cba4b2e87502780e0666c55 in term 2.
I20260709 14:50:25.576609 13911 raft_consensus.cc:2804] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.576956 13790 leader_election.cc:290] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [CANDIDATE]: Term 2 election: Requested vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.577111 13911 raft_consensus.cc:697] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 2 LEADER]: Becoming Leader. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Running, Role: LEADER
I20260709 14:50:25.577965 13911 consensus_queue.cc:237] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.583539 13610 catalog_manager.cc:5697] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 reported cstate change: term changed from 1 to 2, leader changed from fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193) to 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194). New cstate: current_term: 2 leader_uuid: "53bf0cac2cba4b2e87502780e0666c55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.696305 13911 consensus_queue.cc:1048] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.704182 13920 raft_consensus.cc:993] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: : Instructing follower fdcace3f2b3f44e28145fd0e0c447a52 to start an election
I20260709 14:50:25.704813 13911 raft_consensus.cc:1081] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Signalling peer fdcace3f2b3f44e28145fd0e0c447a52 to start an election
I20260709 14:50:25.706888 13714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e"
dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:50:25.707469 13714 raft_consensus.cc:493] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.707834 13714 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.714335 13714 raft_consensus.cc:515] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.715283 13715 raft_consensus.cc:1240] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Rejecting Update request from peer 53bf0cac2cba4b2e87502780e0666c55 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:25.717149 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:25.717451 13911 consensus_queue.cc:1048] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.718309 13790 raft_consensus.cc:3055] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.718643 13790 raft_consensus.cc:740] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Running, Role: LEADER
I20260709 14:50:25.719405 13790 consensus_queue.cc:260] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [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: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.721163 13790 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.721733 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0286ce02a5ea4922a7d73d5c91ee923e" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
W20260709 14:50:25.724113 13920 consensus_queue.cc:1175] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 53bf0cac2cba4b2e87502780e0666c55 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 14:50:25.725178 13714 leader_election.cc:290] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 2 election: Requested vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.726811 13790 raft_consensus.cc:2468] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 2.
I20260709 14:50:25.727805 13679 leader_election.cc:304] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [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: 53bf0cac2cba4b2e87502780e0666c55, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 8e8baf1f94a64a578e8c70e4da3c7d3c
I20260709 14:50:25.728917 13914 raft_consensus.cc:2804] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.729393 13914 raft_consensus.cc:697] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 LEADER]: Becoming Leader. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:25.730156 13914 consensus_queue.cc:237] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [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: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.736057 13610 catalog_manager.cc:5697] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 reported cstate change: term changed from 1 to 2, leader changed from 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194) to fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.756803 13920 consensus_queue.cc:1048] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.762492 13911 raft_consensus.cc:993] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: : Instructing follower fdcace3f2b3f44e28145fd0e0c447a52 to start an election
I20260709 14:50:25.763080 13944 raft_consensus.cc:1081] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Signalling peer fdcace3f2b3f44e28145fd0e0c447a52 to start an election
I20260709 14:50:25.765022 13715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85efb02013de49b0916b128ec463d69f"
dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
 from {username='slave'} at 127.0.0.1:34494
I20260709 14:50:25.766841 13715 raft_consensus.cc:493] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:25.767180 13715 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.769642 13944 consensus_queue.cc:1048] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.771919 13914 consensus_queue.cc:1048] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.776850 13715 raft_consensus.cc:515] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.780959 13715 leader_election.cc:290] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [CANDIDATE]: Term 2 election: Requested vote from peers 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737), 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195:40271)
I20260709 14:50:25.782778 13864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
I20260709 14:50:25.783310 13864 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.784363 13790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb02013de49b0916b128ec463d69f" candidate_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:25.785012 13790 raft_consensus.cc:3055] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:25.785326 13790 raft_consensus.cc:740] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53bf0cac2cba4b2e87502780e0666c55, State: Running, Role: LEADER
I20260709 14:50:25.786094 13790 consensus_queue.cc:260] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.786434 13921 consensus_queue.cc:1048] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:25.787377 13790 raft_consensus.cc:3060] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:25.790730 13864 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 2.
I20260709 14:50:25.794325 13790 raft_consensus.cc:2468] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdcace3f2b3f44e28145fd0e0c447a52 in term 2.
I20260709 14:50:25.794544 13679 leader_election.cc:304] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [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: 8e8baf1f94a64a578e8c70e4da3c7d3c, fdcace3f2b3f44e28145fd0e0c447a52; no voters: 
I20260709 14:50:25.796424 13921 raft_consensus.cc:2804] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:25.796864 13921 raft_consensus.cc:697] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 LEADER]: Becoming Leader. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:25.797681 13921 consensus_queue.cc:237] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:25.805992 13612 catalog_manager.cc:5697] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 reported cstate change: term changed from 1 to 2, leader changed from 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194) to fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:25.859371  6159 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:50:25.861100  6159 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:50:25.861487  6159 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:50:25.871829 13715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b"
dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
mode: GRACEFUL
new_leader_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
 from {username='slave'} at 127.0.0.1:34500
I20260709 14:50:25.872331 13715 raft_consensus.cc:606] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Received request to transfer leadership to TS 8e8baf1f94a64a578e8c70e4da3c7d3c
I20260709 14:50:25.873307  6159 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:50:25.975569 13864 raft_consensus.cc:1275] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Refusing update from remote peer 53bf0cac2cba4b2e87502780e0666c55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.976694 13944 consensus_queue.cc:1048] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:25.983732 13715 raft_consensus.cc:1275] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Refusing update from remote peer 53bf0cac2cba4b2e87502780e0666c55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:25.985721 13944 consensus_queue.cc:1048] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.114240 13789 raft_consensus.cc:1275] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Refusing update from remote peer fdcace3f2b3f44e28145fd0e0c447a52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.115469 13921 consensus_queue.cc:1048] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.122881 13864 raft_consensus.cc:3060] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.129508 13864 raft_consensus.cc:1275] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Refusing update from remote peer fdcace3f2b3f44e28145fd0e0c447a52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.130762 13921 consensus_queue.cc:1048] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.253291 13789 raft_consensus.cc:1275] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Refusing update from remote peer fdcace3f2b3f44e28145fd0e0c447a52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.254534 13921 consensus_queue.cc:1048] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.261847 13864 raft_consensus.cc:1275] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Refusing update from remote peer fdcace3f2b3f44e28145fd0e0c447a52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:26.263392 13921 consensus_queue.cc:1048] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:26.400923 13919 raft_consensus.cc:993] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: : Instructing follower 8e8baf1f94a64a578e8c70e4da3c7d3c to start an election
I20260709 14:50:26.401795 13952 raft_consensus.cc:1081] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Signalling peer 8e8baf1f94a64a578e8c70e4da3c7d3c to start an election
I20260709 14:50:26.403566 13864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b"
dest_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c"
 from {username='slave'} at 127.0.0.1:33850
I20260709 14:50:26.404196 13864 raft_consensus.cc:493] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:26.404510 13864 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.412638 13864 raft_consensus.cc:515] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:26.414806 13864 leader_election.cc:290] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [CANDIDATE]: Term 2 election: Requested vote from peers fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193:43111), 53bf0cac2cba4b2e87502780e0666c55 (127.6.3.194:35737)
I20260709 14:50:26.427282 13715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdcace3f2b3f44e28145fd0e0c447a52"
I20260709 14:50:26.427613 13789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cf6714a4684ab0b14095823ddf776b" candidate_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53bf0cac2cba4b2e87502780e0666c55"
I20260709 14:50:26.427917 13715 raft_consensus.cc:3055] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:26.428220 13715 raft_consensus.cc:740] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdcace3f2b3f44e28145fd0e0c447a52, State: Running, Role: LEADER
I20260709 14:50:26.428232 13789 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.429121 13715 consensus_queue.cc:260] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:26.430254 13715 raft_consensus.cc:3060] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:26.435286 13789 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e8baf1f94a64a578e8c70e4da3c7d3c in term 2.
I20260709 14:50:26.436573 13828 leader_election.cc:304] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [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: 53bf0cac2cba4b2e87502780e0666c55, 8e8baf1f94a64a578e8c70e4da3c7d3c; no voters: 
I20260709 14:50:26.437175 13715 raft_consensus.cc:2468] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e8baf1f94a64a578e8c70e4da3c7d3c in term 2.
I20260709 14:50:26.437846 13910 raft_consensus.cc:2804] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:26.439580 13910 raft_consensus.cc:697] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 LEADER]: Becoming Leader. State: Replica: 8e8baf1f94a64a578e8c70e4da3c7d3c, State: Running, Role: LEADER
I20260709 14:50:26.442417 13910 consensus_queue.cc:237] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [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: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } }
I20260709 14:50:26.448712 13611 catalog_manager.cc:5697] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c reported cstate change: term changed from 1 to 2, leader changed from fdcace3f2b3f44e28145fd0e0c447a52 (127.6.3.193) to 8e8baf1f94a64a578e8c70e4da3c7d3c (127.6.3.195). New cstate: current_term: 2 leader_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdcace3f2b3f44e28145fd0e0c447a52" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53bf0cac2cba4b2e87502780e0666c55" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 35737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e8baf1f94a64a578e8c70e4da3c7d3c" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:26.481271  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
I20260709 14:50:26.504704  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:26.505457  6159 tablet_replica.cc:333] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52: stopping tablet replica
I20260709 14:50:26.506106  6159 raft_consensus.cc:2243] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.507234  6159 raft_consensus.cc:2272] T 85efb02013de49b0916b128ec463d69f P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.510325  6159 tablet_replica.cc:333] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52: stopping tablet replica
I20260709 14:50:26.510869  6159 raft_consensus.cc:2243] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.511301  6159 raft_consensus.cc:2272] T 21cf6714a4684ab0b14095823ddf776b P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.514112  6159 tablet_replica.cc:333] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52: stopping tablet replica
I20260709 14:50:26.514568  6159 raft_consensus.cc:2243] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.515019  6159 raft_consensus.cc:2272] T 4f48854b1dae4f2dbc95c09fa4792c75 P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.517612  6159 tablet_replica.cc:333] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52: stopping tablet replica
I20260709 14:50:26.518071  6159 raft_consensus.cc:2243] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.519161  6159 raft_consensus.cc:2272] T 0286ce02a5ea4922a7d73d5c91ee923e P fdcace3f2b3f44e28145fd0e0c447a52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.543922  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:50:26.560544  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:50:26.580277  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:26.581123  6159 tablet_replica.cc:333] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55: stopping tablet replica
I20260709 14:50:26.581820  6159 raft_consensus.cc:2243] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.582371  6159 raft_consensus.cc:2272] T 21cf6714a4684ab0b14095823ddf776b P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.585451  6159 tablet_replica.cc:333] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55: stopping tablet replica
I20260709 14:50:26.586017  6159 raft_consensus.cc:2243] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.586532  6159 raft_consensus.cc:2272] T 85efb02013de49b0916b128ec463d69f P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.589324  6159 tablet_replica.cc:333] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55: stopping tablet replica
I20260709 14:50:26.589829  6159 raft_consensus.cc:2243] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.590359  6159 raft_consensus.cc:2272] T 0286ce02a5ea4922a7d73d5c91ee923e P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.592856  6159 tablet_replica.cc:333] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55: stopping tablet replica
I20260709 14:50:26.593370  6159 raft_consensus.cc:2243] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.594170  6159 raft_consensus.cc:2272] T 4f48854b1dae4f2dbc95c09fa4792c75 P 53bf0cac2cba4b2e87502780e0666c55 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.618736  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:50:26.633764  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:50:26.652503  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:26.653177  6159 tablet_replica.cc:333] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c: stopping tablet replica
I20260709 14:50:26.653825  6159 raft_consensus.cc:2243] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.654304  6159 raft_consensus.cc:2272] T 85efb02013de49b0916b128ec463d69f P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.657110  6159 tablet_replica.cc:333] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: stopping tablet replica
I20260709 14:50:26.657613  6159 raft_consensus.cc:2243] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.658149  6159 pending_rounds.cc:70] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Trying to abort 1 pending ops.
I20260709 14:50:26.658305  6159 pending_rounds.cc:77] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305660933916823552 op_type: NO_OP noop_request { }
I20260709 14:50:26.658555  6159 raft_consensus.cc:2889] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:50:26.658782  6159 raft_consensus.cc:2272] T 21cf6714a4684ab0b14095823ddf776b P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.661523  6159 tablet_replica.cc:333] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c: stopping tablet replica
I20260709 14:50:26.661993  6159 raft_consensus.cc:2243] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.662454  6159 raft_consensus.cc:2272] T 4f48854b1dae4f2dbc95c09fa4792c75 P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.665000  6159 tablet_replica.cc:333] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c: stopping tablet replica
I20260709 14:50:26.665467  6159 raft_consensus.cc:2243] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:26.665921  6159 raft_consensus.cc:2272] T 0286ce02a5ea4922a7d73d5c91ee923e P 8e8baf1f94a64a578e8c70e4da3c7d3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.689157  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:50:26.705866  6159 master.cc:562] Master@127.6.3.254:34893 shutting down...
I20260709 14:50:26.722307  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:26.722800  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:26.723110  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P efba16a5a9e24229aa3317d706e9d5d6: stopping tablet replica
I20260709 14:50:26.741178  6159 master.cc:584] Master@127.6.3.254:34893 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2438 ms)
[----------] 6 tests from LeaderRebalancerTest (273016 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:50:26.775466  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:46501
I20260709 14:50:26.776494  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:26.781603 13961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:26.782217 13962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:26.782881 13964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:26.783433  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:26.784188  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:26.784363  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:26.784509  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608626784492 us; error 0 us; skew 500 ppm
I20260709 14:50:26.785056  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:26.787204  6159 webserver.cc:533] Webserver started at http://127.6.3.254:45445/ using document root <none> and password file <none>
I20260709 14:50:26.787644  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:26.787801  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:26.788054  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:26.789258  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08"
format_stamp: "Formatted at 2026-07-09 14:50:26 on dist-test-slave-27mc"
I20260709 14:50:26.793280  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:26.796367 13969 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:26.797065  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:26.797381  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08"
format_stamp: "Formatted at 2026-07-09 14:50:26 on dist-test-slave-27mc"
I20260709 14:50:26.797670  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:26.817279  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:26.818361  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:26.854061  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:46501
I20260709 14:50:26.854148 14020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:46501 every 8 connection(s)
I20260709 14:50:26.857867 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:26.869174 14021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08: Bootstrap starting.
I20260709 14:50:26.874010 14021 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:26.878085 14021 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08: No bootstrap required, opened a new log
I20260709 14:50:26.880184 14021 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER }
I20260709 14:50:26.880541 14021 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:26.880753 14021 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a84c5d0eb4403ea0d2ce9684a4fa08, State: Initialized, Role: FOLLOWER
I20260709 14:50:26.881315 14021 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER }
I20260709 14:50:26.881728 14021 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:26.881937 14021 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:26.882176 14021 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:26.886628 14021 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER }
I20260709 14:50:26.887100 14021 leader_election.cc:304] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [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: 59a84c5d0eb4403ea0d2ce9684a4fa08; no voters: 
I20260709 14:50:26.888105 14021 leader_election.cc:290] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:26.888442 14024 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:26.889690 14024 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 1 LEADER]: Becoming Leader. State: Replica: 59a84c5d0eb4403ea0d2ce9684a4fa08, State: Running, Role: LEADER
I20260709 14:50:26.890311 14024 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [LEADER]: Queue going to LEADER mode. State: All 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: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER }
I20260709 14:50:26.890779 14021 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:26.895040 14026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59a84c5d0eb4403ea0d2ce9684a4fa08. Latest consensus state: current_term: 1 leader_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER } }
I20260709 14:50:26.895685 14026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:26.896615 14025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59a84c5d0eb4403ea0d2ce9684a4fa08" member_type: VOTER } }
I20260709 14:50:26.897204 14025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:26.897418 14032 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:26.904582 14032 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:26.905490  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:26.912671 14032 catalog_manager.cc:1383] Generated new cluster ID: 237b4694e66d4c52bdfcbfa839e8a44c
I20260709 14:50:26.912930 14032 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:26.938064 14032 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:26.939313 14032 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:26.950383 14032 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08: Generated new TSK 0
I20260709 14:50:26.950927 14032 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:26.971966  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:26.977975 14042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:26.978554 14043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:26.980489  6159 server_base.cc:1061] running on GCE node
W20260709 14:50:26.980860 14045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:26.981760  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:26.981940  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:26.982056  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608626982046 us; error 0 us; skew 500 ppm
I20260709 14:50:26.982510  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:26.984611  6159 webserver.cc:533] Webserver started at http://127.6.3.193:38963/ using document root <none> and password file <none>
I20260709 14:50:26.985076  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:26.985244  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:26.985445  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:26.986433  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "584867e6622240738005a22ebbffe003"
format_stamp: "Formatted at 2026-07-09 14:50:26 on dist-test-slave-27mc"
I20260709 14:50:26.990625  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:26.993818 14050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:26.994589  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:26.994865  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "584867e6622240738005a22ebbffe003"
format_stamp: "Formatted at 2026-07-09 14:50:26 on dist-test-slave-27mc"
I20260709 14:50:26.995134  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.013680  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.014876  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.016314  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.018501  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.018702  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.018918  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.019078  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.057451  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:41745
I20260709 14:50:27.057572 14112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:41745 every 8 connection(s)
I20260709 14:50:27.062206  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.069450 14117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.070514 14118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.073055 14120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.073359  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:27.074497  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.074759  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.074921  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608627074906 us; error 0 us; skew 500 ppm
I20260709 14:50:27.075475  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.075670 14113 heartbeater.cc:344] Connected to a master server at 127.6.3.254:46501
I20260709 14:50:27.076041 14113 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.076882 14113 heartbeater.cc:507] Master 127.6.3.254:46501 requested a full tablet report, sending...
I20260709 14:50:27.078049  6159 webserver.cc:533] Webserver started at http://127.6.3.194:41145/ using document root <none> and password file <none>
I20260709 14:50:27.078534  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.078681  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.078881  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.078910 13986 ts_manager.cc:194] Registered new tserver with Master: 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:27.079962  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "b4413e757ca441aca335f952f52a5cee"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-27mc"
I20260709 14:50:27.080610 13986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49928
I20260709 14:50:27.084240  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:27.087643 14125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.088574  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:27.088881  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "b4413e757ca441aca335f952f52a5cee"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-27mc"
I20260709 14:50:27.089186  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.121819  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.122961  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.124419  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.126621  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.126827  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.127063  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.127219  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.165010  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:42379
I20260709 14:50:27.165119 14187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:42379 every 8 connection(s)
I20260709 14:50:27.169623  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:27.176476 14191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.177629 14192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:27.180755 14194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:27.180823  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:27.181303 14188 heartbeater.cc:344] Connected to a master server at 127.6.3.254:46501
I20260709 14:50:27.181773 14188 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.182195  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:27.182480  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:27.182687  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608627182666 us; error 0 us; skew 500 ppm
I20260709 14:50:27.182651 14188 heartbeater.cc:507] Master 127.6.3.254:46501 requested a full tablet report, sending...
I20260709 14:50:27.183638  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:27.185092 13986 ts_manager.cc:194] Registered new tserver with Master: b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:27.186228  6159 webserver.cc:533] Webserver started at http://127.6.3.195:43033/ using document root <none> and password file <none>
I20260709 14:50:27.186522 13986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49934
I20260709 14:50:27.186728  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:27.187011  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:27.187281  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:27.188796  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "63a936ed0a68426aa17d91eba7d3dede"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-27mc"
I20260709 14:50:27.193001  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:27.196041 14199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.196825  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:27.197151  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "63a936ed0a68426aa17d91eba7d3dede"
format_stamp: "Formatted at 2026-07-09 14:50:27 on dist-test-slave-27mc"
I20260709 14:50:27.197430  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:27.224107  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:27.225274  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:27.226631  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:27.228690  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:27.228874  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.229102  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:27.229261  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:27.266209  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:40639
I20260709 14:50:27.266304 14261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:40639 every 8 connection(s)
I20260709 14:50:27.278685 14262 heartbeater.cc:344] Connected to a master server at 127.6.3.254:46501
I20260709 14:50:27.279083 14262 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:27.279752 14262 heartbeater.cc:507] Master 127.6.3.254:46501 requested a full tablet report, sending...
I20260709 14:50:27.281477 13986 ts_manager.cc:194] Registered new tserver with Master: 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.282399  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013178915s
I20260709 14:50:27.282737 13986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49938
I20260709 14:50:27.305320 13986 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49954:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:27.307849 13986 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:27.374927 14225 tablet_service.cc:1511] Processing CreateTablet for tablet b829cc286b254a5a9a8448766c238e6d (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:27.376370 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829cc286b254a5a9a8448766c238e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.378098 14227 tablet_service.cc:1511] Processing CreateTablet for tablet 069db02f2d8e4eb8be023457da59fc75 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:27.379380 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069db02f2d8e4eb8be023457da59fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.382066 14226 tablet_service.cc:1511] Processing CreateTablet for tablet 581445bfdb884051979afdd9db5a457c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:27.383348 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581445bfdb884051979afdd9db5a457c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.384446 14153 tablet_service.cc:1511] Processing CreateTablet for tablet 069db02f2d8e4eb8be023457da59fc75 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:27.385716 14153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069db02f2d8e4eb8be023457da59fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.387408 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 10aeb26e14f448ff8f7066913a46b3e0 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:27.388702 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aeb26e14f448ff8f7066913a46b3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.389221 14148 tablet_service.cc:1511] Processing CreateTablet for tablet 01903b13bf51421585d5d761e75effeb (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:27.390472 14148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01903b13bf51421585d5d761e75effeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.393493 14149 tablet_service.cc:1511] Processing CreateTablet for tablet 49828d23b66b4feab7b1578d53269aab (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:27.394817 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49828d23b66b4feab7b1578d53269aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.398139 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 10aeb26e14f448ff8f7066913a46b3e0 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:27.398339 14151 tablet_service.cc:1511] Processing CreateTablet for tablet b829cc286b254a5a9a8448766c238e6d (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:27.398677 14152 tablet_service.cc:1511] Processing CreateTablet for tablet 581445bfdb884051979afdd9db5a457c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:27.400456 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829cc286b254a5a9a8448766c238e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.400810 14223 tablet_service.cc:1511] Processing CreateTablet for tablet 49828d23b66b4feab7b1578d53269aab (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:27.401589 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581445bfdb884051979afdd9db5a457c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.402081 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49828d23b66b4feab7b1578d53269aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.406963 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aeb26e14f448ff8f7066913a46b3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.407250 14222 tablet_service.cc:1511] Processing CreateTablet for tablet 01903b13bf51421585d5d761e75effeb (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:27.407426 14147 tablet_service.cc:1511] Processing CreateTablet for tablet 267fe4b4fe8c402ea3e025489e2ac283 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:27.408552 14222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01903b13bf51421585d5d761e75effeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.409703 14146 tablet_service.cc:1511] Processing CreateTablet for tablet a25a9464a3764f2abab7b296439a6189 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:27.408552 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267fe4b4fe8c402ea3e025489e2ac283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.414582 14146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a9464a3764f2abab7b296439a6189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.426738 14221 tablet_service.cc:1511] Processing CreateTablet for tablet 267fe4b4fe8c402ea3e025489e2ac283 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:27.428311 14221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267fe4b4fe8c402ea3e025489e2ac283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.446241 14223 tablet_service.cc:1511] Processing CreateTablet for tablet a25a9464a3764f2abab7b296439a6189 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:27.447576 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a9464a3764f2abab7b296439a6189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.449424 14147 tablet_service.cc:1511] Processing CreateTablet for tablet 986e1626e0a54e9ab5ed81167b5f562c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:27.450757 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e1626e0a54e9ab5ed81167b5f562c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.450634 14220 tablet_service.cc:1511] Processing CreateTablet for tablet 986e1626e0a54e9ab5ed81167b5f562c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:27.451862 14220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e1626e0a54e9ab5ed81167b5f562c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.463354 14277 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.471386 14278 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.479732 14077 tablet_service.cc:1511] Processing CreateTablet for tablet 581445bfdb884051979afdd9db5a457c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:27.481148 14077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581445bfdb884051979afdd9db5a457c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.484658 14076 tablet_service.cc:1511] Processing CreateTablet for tablet b829cc286b254a5a9a8448766c238e6d (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:27.485985 14076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b829cc286b254a5a9a8448766c238e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.490641 14075 tablet_service.cc:1511] Processing CreateTablet for tablet 10aeb26e14f448ff8f7066913a46b3e0 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:27.471534 14078 tablet_service.cc:1511] Processing CreateTablet for tablet 069db02f2d8e4eb8be023457da59fc75 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:27.492496 14078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069db02f2d8e4eb8be023457da59fc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.492300 14074 tablet_service.cc:1511] Processing CreateTablet for tablet 49828d23b66b4feab7b1578d53269aab (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:27.493342 14278 tablet_bootstrap.cc:654] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.494799 14071 tablet_service.cc:1511] Processing CreateTablet for tablet a25a9464a3764f2abab7b296439a6189 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:27.496018 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25a9464a3764f2abab7b296439a6189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.494704 14070 tablet_service.cc:1511] Processing CreateTablet for tablet 986e1626e0a54e9ab5ed81167b5f562c (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:27.499367 14073 tablet_service.cc:1511] Processing CreateTablet for tablet 01903b13bf51421585d5d761e75effeb (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:27.497778 14072 tablet_service.cc:1511] Processing CreateTablet for tablet 267fe4b4fe8c402ea3e025489e2ac283 (DEFAULT_TABLE table=test-workload [id=2929b7a27d29405393c15895909dabda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:27.501415 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49828d23b66b4feab7b1578d53269aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.506238 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01903b13bf51421585d5d761e75effeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.511061 14278 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.511595 14072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267fe4b4fe8c402ea3e025489e2ac283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.511663 14278 ts_tablet_manager.cc:1403] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.011s
I20260709 14:50:27.514030 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10aeb26e14f448ff8f7066913a46b3e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.514786 14278 raft_consensus.cc:359] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.515569 14278 raft_consensus.cc:385] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.515764 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986e1626e0a54e9ab5ed81167b5f562c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:27.515926 14278 raft_consensus.cc:740] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.516827 14278 consensus_queue.cc:260] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.519345 14277 tablet_bootstrap.cc:654] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.559820 14282 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.568732 14282 tablet_bootstrap.cc:654] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.577955 14277 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.578505 14277 ts_tablet_manager.cc:1403] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.009s
I20260709 14:50:27.581368 14277 raft_consensus.cc:359] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.582093 14277 raft_consensus.cc:385] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.582428 14277 raft_consensus.cc:740] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.583341 14277 consensus_queue.cc:260] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.587035 14282 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.591558 14278 ts_tablet_manager.cc:1434] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.079s	user 0.031s	sys 0.047s
I20260709 14:50:27.591341 14188 heartbeater.cc:499] Master 127.6.3.254:46501 was elected leader, sending a full tablet report...
I20260709 14:50:27.587778 14282 ts_tablet_manager.cc:1403] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260709 14:50:27.593057 14277 ts_tablet_manager.cc:1434] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260709 14:50:27.593283 14262 heartbeater.cc:499] Master 127.6.3.254:46501 was elected leader, sending a full tablet report...
I20260709 14:50:27.594125 14277 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.595172 14282 raft_consensus.cc:359] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.595911 14282 raft_consensus.cc:385] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.596201 14282 raft_consensus.cc:740] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.597451 14278 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.600857 14277 tablet_bootstrap.cc:654] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.604310 14278 tablet_bootstrap.cc:654] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.605154 14277 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.605715 14277 ts_tablet_manager.cc:1403] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 14:50:27.606619 14282 consensus_queue.cc:260] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.608485 14277 raft_consensus.cc:359] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.609308 14277 raft_consensus.cc:385] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.609637 14277 raft_consensus.cc:740] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.610527 14277 consensus_queue.cc:260] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.612344 14113 heartbeater.cc:499] Master 127.6.3.254:46501 was elected leader, sending a full tablet report...
I20260709 14:50:27.613579 14282 ts_tablet_manager.cc:1434] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:50:27.614894 14282 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.621109 14277 ts_tablet_manager.cc:1434] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:27.622108 14277 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.627882 14282 tablet_bootstrap.cc:654] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.628695 14278 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.629115 14277 tablet_bootstrap.cc:654] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.629352 14278 ts_tablet_manager.cc:1403] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.009s
I20260709 14:50:27.633134 14278 raft_consensus.cc:359] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.634037 14278 raft_consensus.cc:385] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.634418 14278 raft_consensus.cc:740] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.635432 14278 consensus_queue.cc:260] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.640364 14278 ts_tablet_manager.cc:1434] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 14:50:27.641430 14278 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.649029 14282 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.649578 14282 ts_tablet_manager.cc:1403] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.014s
I20260709 14:50:27.651966 14278 tablet_bootstrap.cc:654] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.652575 14282 raft_consensus.cc:359] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.653117 14277 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.653371 14282 raft_consensus.cc:385] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.653729 14277 ts_tablet_manager.cc:1403] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260709 14:50:27.653944 14282 raft_consensus.cc:740] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.654976 14282 consensus_queue.cc:260] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.656093 14277 raft_consensus.cc:359] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.656639 14277 raft_consensus.cc:385] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.656857 14277 raft_consensus.cc:740] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.657661 14277 consensus_queue.cc:260] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.658533 14282 ts_tablet_manager.cc:1434] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:50:27.659760 14277 ts_tablet_manager.cc:1434] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:50:27.661966 14277 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.667961 14277 tablet_bootstrap.cc:654] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.669174 14282 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.674788 14282 tablet_bootstrap.cc:654] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.675655 14278 tablet_bootstrap.cc:492] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.676262 14278 ts_tablet_manager.cc:1403] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.013s
I20260709 14:50:27.678541 14277 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.679052 14277 ts_tablet_manager.cc:1403] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:50:27.679112 14282 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.679654 14282 ts_tablet_manager.cc:1403] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 14:50:27.679342 14278 raft_consensus.cc:359] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.680130 14278 raft_consensus.cc:385] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.680507 14278 raft_consensus.cc:740] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.681409 14278 consensus_queue.cc:260] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.682335 14282 raft_consensus.cc:359] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.682256 14277 raft_consensus.cc:359] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.683048 14282 raft_consensus.cc:385] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.683193 14277 raft_consensus.cc:385] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.683378 14282 raft_consensus.cc:740] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.683614 14277 raft_consensus.cc:740] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.684151 14282 consensus_queue.cc:260] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.684471 14277 consensus_queue.cc:260] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.686614 14278 ts_tablet_manager.cc:1434] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:27.686774 14277 ts_tablet_manager.cc:1434] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:50:27.687711 14277 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.687711 14278 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.687992 14282 ts_tablet_manager.cc:1434] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:27.689096 14282 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.694715 14277 tablet_bootstrap.cc:654] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.695375 14282 tablet_bootstrap.cc:654] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.702478 14278 tablet_bootstrap.cc:654] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.703758 14282 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.704312 14282 ts_tablet_manager.cc:1403] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260709 14:50:27.702457 14287 raft_consensus.cc:493] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.705935 14287 raft_consensus.cc:515] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.707500 14282 raft_consensus.cc:359] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.709275 14282 raft_consensus.cc:385] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.711282 14282 raft_consensus.cc:740] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.712039 14282 consensus_queue.cc:260] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.710999 14277 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.713811 14277 ts_tablet_manager.cc:1403] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.014s
I20260709 14:50:27.716720 14277 raft_consensus.cc:359] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.717486 14277 raft_consensus.cc:385] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.717828 14277 raft_consensus.cc:740] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.717691 14287 leader_election.cc:290] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.718798 14277 consensus_queue.cc:260] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.721340 14277 ts_tablet_manager.cc:1434] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 14:50:27.722322 14277 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.724156 14280 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.724722 14280 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.728510 14277 tablet_bootstrap.cc:654] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.737403 14280 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.738524 14287 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.739077 14287 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.741209 14277 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.741757 14277 ts_tablet_manager.cc:1403] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:50:27.743919 14284 raft_consensus.cc:493] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.744385 14284 raft_consensus.cc:515] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.745139 14287 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.746933 14284 leader_election.cc:290] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:27.754405 14277 raft_consensus.cc:359] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.757019 14277 raft_consensus.cc:385] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.757761 14277 raft_consensus.cc:740] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.758944 14277 consensus_queue.cc:260] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.765690 14277 ts_tablet_manager.cc:1434] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:50:27.779456 14282 ts_tablet_manager.cc:1434] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.012s
I20260709 14:50:27.780143 14278 tablet_bootstrap.cc:492] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.780689 14278 ts_tablet_manager.cc:1403] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.093s	user 0.035s	sys 0.043s
I20260709 14:50:27.780972 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.781687 14237 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:27.783161 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.783715 14237 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:27.784341 14278 raft_consensus.cc:359] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.784715 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.784905 14053 leader_election.cc:304] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:27.785204 14278 raft_consensus.cc:385] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.785600 14278 raft_consensus.cc:740] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.786104 14298 raft_consensus.cc:2804] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.786995 14298 raft_consensus.cc:493] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.787413 14298 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.787715 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:27.786146 14053 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:27.785444 14236 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:27.789498 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:27.790344 14162 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:27.786489 14278 consensus_queue.cc:260] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.787010 14277 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.792102 14163 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:27.793814 14278 ts_tablet_manager.cc:1434] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 14:50:27.792376 14287 raft_consensus.cc:2804] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.794551 14287 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.794924 14278 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.795902 14128 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:27.797708 14284 raft_consensus.cc:493] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.794916 14287 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.798259 14284 raft_consensus.cc:515] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.800845 14277 tablet_bootstrap.cc:654] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.802026 14284 leader_election.cc:290] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:27.799165 14280 raft_consensus.cc:2804] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.803021 14280 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.803359 14280 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.810371 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:27.817586 14278 tablet_bootstrap.cc:654] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.831295 14298 raft_consensus.cc:515] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.833827 14298 leader_election.cc:290] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.835160 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:27.835388 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.835932 14163 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.836076 14236 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.838570 14282 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.838438 14287 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.842604 14088 raft_consensus.cc:2393] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4413e757ca441aca335f952f52a5cee in current term 1: Already voted for candidate 584867e6622240738005a22ebbffe003 in this term.
I20260709 14:50:27.844623 14236 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:27.847731 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:27.848694 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:27.848637 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:27.849139 14163 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:27.849925 14282 tablet_bootstrap.cc:654] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.850571 14052 leader_election.cc:304] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
W20260709 14:50:27.851061 14201 leader_election.cc:343] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.851428 14298 raft_consensus.cc:2804] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:50:27.851854 14201 leader_election.cc:343] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.853438 14287 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.841360 14280 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.854737 14162 raft_consensus.cc:2393] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:27.859493 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.860040 14237 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.860360 14287 raft_consensus.cc:493] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.860808 14287 raft_consensus.cc:515] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.863418 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
W20260709 14:50:27.864955 14052 leader_election.cc:343] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.865294 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:27.865497 14280 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.865857 14298 raft_consensus.cc:697] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:27.866621 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:27.866794 14298 consensus_queue.cc:237] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.867398 14087 raft_consensus.cc:2393] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4413e757ca441aca335f952f52a5cee in current term 1: Already voted for candidate 584867e6622240738005a22ebbffe003 in this term.
I20260709 14:50:27.866950 14287 leader_election.cc:290] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.869776 14278 tablet_bootstrap.cc:492] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.871997 14278 ts_tablet_manager.cc:1403] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.003s
I20260709 14:50:27.872179 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:27.872205 14282 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.872876 14087 raft_consensus.cc:2468] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:27.870954 14237 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:27.873039 14282 ts_tablet_manager.cc:1403] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.005s
I20260709 14:50:27.874258 14128 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:27.874881 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.875365 14280 raft_consensus.cc:2804] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.875645 14235 raft_consensus.cc:2393] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:27.876299 14282 raft_consensus.cc:359] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.877137 14282 raft_consensus.cc:385] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.876976 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.877732 14235 raft_consensus.cc:2468] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:27.877892 14053 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:27.878527 14282 raft_consensus.cc:740] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.879179 14277 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.879112 14298 raft_consensus.cc:2749] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:27.879823 14277 ts_tablet_manager.cc:1403] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.026s
I20260709 14:50:27.879451 13984 catalog_manager.cc:5697] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:27.881018 14200 leader_election.cc:343] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.881474 14200 leader_election.cc:304] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:27.882230 14284 raft_consensus.cc:2749] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:27.882647 14200 leader_election.cc:304] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: b4413e757ca441aca335f952f52a5cee
I20260709 14:50:27.882874 14277 raft_consensus.cc:359] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.883467 14284 raft_consensus.cc:2804] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.883671 14277 raft_consensus.cc:385] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.884179 14277 raft_consensus.cc:740] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.884482 14284 raft_consensus.cc:493] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.884968 14284 raft_consensus.cc:3060] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.884217 14053 leader_election.cc:304] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: b4413e757ca441aca335f952f52a5cee
I20260709 14:50:27.885133 14277 consensus_queue.cc:260] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.886917 14280 raft_consensus.cc:697] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:27.887173 14298 raft_consensus.cc:2804] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.887562 14298 raft_consensus.cc:493] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.887893 14298 raft_consensus.cc:3060] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.888216 14312 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.888031 14280 consensus_queue.cc:237] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.888902 14312 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.892695 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:27.893364 14087 raft_consensus.cc:2468] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:27.894734 14126 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:27.895946 14278 raft_consensus.cc:359] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.903697 14278 raft_consensus.cc:385] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.904058 14278 raft_consensus.cc:740] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.904489 14298 raft_consensus.cc:515] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.905009 14278 consensus_queue.cc:260] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.879402 14282 consensus_queue.cc:260] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.905110 14277 ts_tablet_manager.cc:1434] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 14:50:27.907567 14278 ts_tablet_manager.cc:1434] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:50:27.907735 14277 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.908669 14278 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.895829 14312 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639), 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:27.914736 14277 tablet_bootstrap.cc:654] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.899868 14280 raft_consensus.cc:2804] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:50:27.901109 14034 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:27.901815 13986 catalog_manager.cc:5697] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:27.915222 14280 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.915680 14280 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.914508 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.907739 14282 ts_tablet_manager.cc:1434] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 14:50:27.919011 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:27.900089 14284 raft_consensus.cc:515] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.919703 14162 raft_consensus.cc:3060] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:27.917665 14128 leader_election.cc:343] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.922721 14280 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.923938 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:27.924680 14087 raft_consensus.cc:2393] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63a936ed0a68426aa17d91eba7d3dede in current term 1: Already voted for candidate 584867e6622240738005a22ebbffe003 in this term.
I20260709 14:50:27.925762 14278 tablet_bootstrap.cc:654] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.929530 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.929819 14162 raft_consensus.cc:2468] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:27.927860 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:27.931172 14298 leader_election.cc:290] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.927047 14284 leader_election.cc:290] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:27.928966 14280 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639), 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:27.930397 14236 raft_consensus.cc:2393] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate 63a936ed0a68426aa17d91eba7d3dede in this term.
I20260709 14:50:27.919381 14282 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:27.932574 14201 leader_election.cc:304] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:27.928508 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:27.934015 14087 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:27.941840 14087 raft_consensus.cc:2468] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:27.930660 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.942981 14284 raft_consensus.cc:2749] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:27.943002 14052 leader_election.cc:304] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 63a936ed0a68426aa17d91eba7d3dede
W20260709 14:50:27.944574 14128 leader_election.cc:343] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.946364 14126 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:27.947206 14280 raft_consensus.cc:2804] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.947664 14280 raft_consensus.cc:697] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:27.948737 14298 raft_consensus.cc:2804] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.948477 14280 consensus_queue.cc:237] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:27.949410 14298 raft_consensus.cc:697] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:27.950650 14312 raft_consensus.cc:493] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:27.951201 14312 raft_consensus.cc:515] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.954330 14312 leader_election.cc:290] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.950203 14298 consensus_queue.cc:237] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.955415 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:27.956156 14237 raft_consensus.cc:2468] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:27.957405 14128 leader_election.cc:304] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:27.957895 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:27.958276 14312 raft_consensus.cc:2804] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:27.958716 14312 raft_consensus.cc:493] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:27.959028 14312 raft_consensus.cc:3060] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:27.959437 14126 leader_election.cc:343] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.966881 14312 raft_consensus.cc:515] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.969841 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:27.970008 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:27.970681 14237 raft_consensus.cc:3060] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:27.971462 14126 leader_election.cc:343] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:27.975953 14282 tablet_bootstrap.cc:654] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:27.978993 14278 tablet_bootstrap.cc:492] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:27.979619 14278 ts_tablet_manager.cc:1403] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.008s
I20260709 14:50:27.980185 14237 raft_consensus.cc:2468] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:27.981129 14312 leader_election.cc:290] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:27.981297 14128 leader_election.cc:304] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:27.982473 14280 raft_consensus.cc:2804] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:27.983042 14277 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:27.982808 14278 raft_consensus.cc:359] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.982915 14280 raft_consensus.cc:697] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:27.983714 14277 ts_tablet_manager.cc:1403] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.040s
I20260709 14:50:27.984220 14280 consensus_queue.cc:237] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.985387 14278 raft_consensus.cc:385] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.985754 14278 raft_consensus.cc:740] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.986732 14277 raft_consensus.cc:359] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.986622 14278 consensus_queue.cc:260] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.987421 14277 raft_consensus.cc:385] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:27.987804 14277 raft_consensus.cc:740] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:27.988041 14282 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:27.988581 14282 ts_tablet_manager.cc:1403] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.005s
I20260709 14:50:27.988716 14277 consensus_queue.cc:260] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:27.989367 14278 ts_tablet_manager.cc:1434] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 14:50:27.990608 14278 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:27.994872 14277 ts_tablet_manager.cc:1434] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:50:27.995932 14277 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:27.996965 14278 tablet_bootstrap.cc:654] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.001947 14277 tablet_bootstrap.cc:654] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.003924 14282 raft_consensus.cc:359] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.010980 14282 raft_consensus.cc:385] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.011611 14282 raft_consensus.cc:740] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.012672 14282 consensus_queue.cc:260] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.015759 14278 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:28.016353 14278 ts_tablet_manager.cc:1403] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 14:50:28.016906 14277 tablet_bootstrap.cc:492] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:28.017468 14277 ts_tablet_manager.cc:1403] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260709 14:50:28.017716 13983 catalog_manager.cc:5697] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.019268 14278 raft_consensus.cc:359] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.019964 14277 raft_consensus.cc:359] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.020736 14277 raft_consensus.cc:385] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.020851 14282 ts_tablet_manager.cc:1434] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:50:28.021106 14277 raft_consensus.cc:740] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.022102 14282 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:28.021871 14277 consensus_queue.cc:260] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.020399 14278 raft_consensus.cc:385] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.023460 14277 ts_tablet_manager.cc:1434] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:28.022684 14278 raft_consensus.cc:740] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.024606 14278 consensus_queue.cc:260] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.027064 14278 ts_tablet_manager.cc:1434] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 14:50:28.028023 14278 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:28.031788 13986 catalog_manager.cc:5697] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.033912 14278 tablet_bootstrap.cc:654] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.033892 13986 catalog_manager.cc:5697] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.039407 14278 tablet_bootstrap.cc:492] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:28.039840 14278 ts_tablet_manager.cc:1403] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 14:50:28.040274 14282 tablet_bootstrap.cc:654] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.042384 14278 raft_consensus.cc:359] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.043154 14278 raft_consensus.cc:385] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.043471 14278 raft_consensus.cc:740] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.044229 14278 consensus_queue.cc:260] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.046458 14278 ts_tablet_manager.cc:1434] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:50:28.047202 14278 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:28.048887 14282 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:28.049429 14282 ts_tablet_manager.cc:1403] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 14:50:28.051223 14278 tablet_bootstrap.cc:654] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.052380 14282 raft_consensus.cc:359] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.053138 14282 raft_consensus.cc:385] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.053478 14282 raft_consensus.cc:740] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.054405 14282 consensus_queue.cc:260] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.055642 14278 tablet_bootstrap.cc:492] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:28.056218 14278 ts_tablet_manager.cc:1403] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:50:28.056703 14282 ts_tablet_manager.cc:1434] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:28.058205 14282 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:28.058681 14278 raft_consensus.cc:359] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.059365 14278 raft_consensus.cc:385] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.059628 14278 raft_consensus.cc:740] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.060279 14278 consensus_queue.cc:260] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.062541 14278 ts_tablet_manager.cc:1434] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:28.064389 14282 tablet_bootstrap.cc:654] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.069762 14282 tablet_bootstrap.cc:492] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:28.070240 14282 ts_tablet_manager.cc:1403] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:50:28.071211 14280 raft_consensus.cc:493] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.071694 14280 raft_consensus.cc:515] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.072799 14282 raft_consensus.cc:359] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.073551 14282 raft_consensus.cc:385] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.073800 14280 leader_election.cc:290] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.073889 14282 raft_consensus.cc:740] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.074460 14284 raft_consensus.cc:493] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.074469 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:28.075448 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:28.076134 14237 raft_consensus.cc:2468] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:28.075850 14282 consensus_queue.cc:260] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.075529 14284 raft_consensus.cc:515] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:28.076771 14126 leader_election.cc:343] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.078274 14284 leader_election.cc:290] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:28.079195 14128 leader_election.cc:304] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:28.079272 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e1626e0a54e9ab5ed81167b5f562c" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.079999 14162 raft_consensus.cc:2468] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:28.080065 14282 ts_tablet_manager.cc:1434] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:28.080435 14280 raft_consensus.cc:2804] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.080839 14280 raft_consensus.cc:493] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.081030 14201 leader_election.cc:304] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.080065 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e1626e0a54e9ab5ed81167b5f562c" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:28.081269 14282 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:28.081278 14280 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.081811 14087 raft_consensus.cc:2468] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:28.081972 14284 raft_consensus.cc:2804] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.082439 14284 raft_consensus.cc:493] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.082810 14284 raft_consensus.cc:3060] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.087615 14282 tablet_bootstrap.cc:654] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:28.088647 14280 raft_consensus.cc:515] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.091797 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:28.092994 14284 raft_consensus.cc:515] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:28.093390 14126 leader_election.cc:343] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:28.095374 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.095855 14284 leader_election.cc:290] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:28.095978 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e1626e0a54e9ab5ed81167b5f562c" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:28.096661 14087 raft_consensus.cc:3060] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.097010 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986e1626e0a54e9ab5ed81167b5f562c" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:28.097314 14282 tablet_bootstrap.cc:492] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:28.097599 14162 raft_consensus.cc:3060] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.097785 14282 ts_tablet_manager.cc:1403] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:50:28.095947 14237 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.100144 14282 raft_consensus.cc:359] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.100625 14282 raft_consensus.cc:385] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:28.100822 14282 raft_consensus.cc:740] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:28.101629 14282 consensus_queue.cc:260] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.104908 14162 raft_consensus.cc:2468] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:28.105540 14280 leader_election.cc:290] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.105242 14087 raft_consensus.cc:2468] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:28.106271 14201 leader_election.cc:304] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.106520 14237 raft_consensus.cc:2468] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:28.107332 14284 raft_consensus.cc:2804] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.107669 14128 leader_election.cc:304] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:28.108626 14282 ts_tablet_manager.cc:1434] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:50:28.108529 14284 raft_consensus.cc:697] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:28.108907 14280 raft_consensus.cc:2804] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.109622 14284 consensus_queue.cc:237] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.109493 14280 raft_consensus.cc:697] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:28.110973 14280 consensus_queue.cc:237] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.118330 13986 catalog_manager.cc:5697] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.120287 13983 catalog_manager.cc:5697] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.140152 14298 raft_consensus.cc:493] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.140738 14298 raft_consensus.cc:515] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.142946 14298 leader_election.cc:290] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.144219 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:28.144174 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.145036 14237 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:28.145107 14162 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:28.146142 14052 leader_election.cc:304] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.146757 14298 raft_consensus.cc:2804] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.147055 14298 raft_consensus.cc:493] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.147204 14309 raft_consensus.cc:493] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.147322 14298 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.147707 14309 raft_consensus.cc:515] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.149529 14309 leader_election.cc:290] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.150200 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.150494 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49828d23b66b4feab7b1578d53269aab" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:28.151161 14237 raft_consensus.cc:2393] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:28.152122 14053 leader_election.cc:304] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:28.152716 14309 raft_consensus.cc:3060] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.153590 14298 raft_consensus.cc:515] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.155987 14298 leader_election.cc:290] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.156594 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:28.156658 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.157186 14162 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.157444 14237 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.159266 14309 raft_consensus.cc:2749] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.161947 14162 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:28.162766 14237 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:28.162941 14052 leader_election.cc:304] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.163684 14309 raft_consensus.cc:2804] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.164062 14309 raft_consensus.cc:697] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:28.164703 14309 consensus_queue.cc:237] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.171540 13983 catalog_manager.cc:5697] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.205164 14309 raft_consensus.cc:493] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.205726 14309 raft_consensus.cc:515] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.207664 14309 leader_election.cc:290] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.208366 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.208653 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:28.209429 14237 raft_consensus.cc:2393] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:28.210278 14053 leader_election.cc:304] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:28.210891 14309 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.215514 14309 raft_consensus.cc:2749] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.299398 14309 consensus_queue.cc:1048] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.310438 14287 consensus_queue.cc:1048] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.334720 14284 raft_consensus.cc:493] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.335152 14284 raft_consensus.cc:515] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.336723 14284 leader_election.cc:290] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:28.337538 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:28.337695 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.338263 14087 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:28.338274 14162 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:28.339406 14200 leader_election.cc:304] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:28.340271 14284 raft_consensus.cc:2804] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:28.340618 14284 raft_consensus.cc:493] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:28.340838 14284 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.345448 14287 consensus_queue.cc:1048] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:28.346489 14284 raft_consensus.cc:515] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.348932 14280 consensus_queue.cc:1048] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.349155 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:28.349809 14087 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.357739 14284 leader_election.cc:290] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:28.360133 14287 consensus_queue.cc:1048] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.360347 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:28.360996 14162 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.362239 14280 consensus_queue.cc:1048] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.372169 14162 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:28.373252 14201 leader_election.cc:304] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.374359 14284 raft_consensus.cc:2804] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:28.374574 14087 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:28.375180 14284 raft_consensus.cc:697] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:28.376047 14284 consensus_queue.cc:237] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.393256 13985 catalog_manager.cc:5697] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.450956 14284 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:28.451463 14284 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.453099 14284 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:28.453899 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:28.454131 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:28.454927 14087 raft_consensus.cc:2393] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a936ed0a68426aa17d91eba7d3dede in current term 1: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:28.455711 14200 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:28.456301 14284 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:28.460923 14284 raft_consensus.cc:2749] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:28.485944 14280 consensus_queue.cc:1048] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.487337 14162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:54326
I20260709 14:50:28.488082 14162 raft_consensus.cc:606] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:28.491384 14280 consensus_queue.cc:1048] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.503358 14162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:54326
I20260709 14:50:28.503928 14162 raft_consensus.cc:606] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:28.507194 14284 consensus_queue.cc:1048] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.523236 14284 consensus_queue.cc:1048] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.532182 14088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01903b13bf51421585d5d761e75effeb"
dest_uuid: "584867e6622240738005a22ebbffe003"
mode: GRACEFUL
new_leader_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:40042
I20260709 14:50:28.532719 14088 raft_consensus.cc:606] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Received request to transfer leadership to TS b4413e757ca441aca335f952f52a5cee
I20260709 14:50:28.547703 14236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
mode: GRACEFUL
new_leader_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:50:28.548143 14236 raft_consensus.cc:606] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Received request to transfer leadership to TS b4413e757ca441aca335f952f52a5cee
I20260709 14:50:28.552780 14280 consensus_queue.cc:1048] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.554039 14313 consensus_queue.cc:1048] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.561028 14312 raft_consensus.cc:993] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:28.561455 14312 raft_consensus.cc:1081] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Signalling peer 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:28.565666 14086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75"
dest_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:40034
I20260709 14:50:28.566934 14086 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:28.567274 14086 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.574036 14086 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.576442 14287 consensus_queue.cc:1048] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.576584 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.577389 14236 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.578317 14086 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 election: Requested vote from peers 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:28.579357 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:28.579984 14162 raft_consensus.cc:3055] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:28.580319 14162 raft_consensus.cc:740] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:28.581091 14162 consensus_queue.cc:260] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [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: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.582316 14162 raft_consensus.cc:3060] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.585357 14236 raft_consensus.cc:2468] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 2.
I20260709 14:50:28.586845 14053 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:28.587774 14287 raft_consensus.cc:2804] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:28.588235 14287 raft_consensus.cc:697] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:28.588989 14162 raft_consensus.cc:2468] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 2.
I20260709 14:50:28.589036 14287 consensus_queue.cc:237] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [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: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:28.595036 14309 consensus_queue.cc:1048] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.598913 13986 catalog_manager.cc:5697] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 1 to 2, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:28.603282 14287 raft_consensus.cc:993] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: : Instructing follower b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:28.603834 14309 raft_consensus.cc:1081] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Signalling peer b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:28.605476 14163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01903b13bf51421585d5d761e75effeb"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:54300
I20260709 14:50:28.607728 14163 raft_consensus.cc:493] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:28.608096 14163 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.614207 14163 raft_consensus.cc:515] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.615984 14163 leader_election.cc:290] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.616426 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:28.616997 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.617028 14086 raft_consensus.cc:3055] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:28.617527 14086 raft_consensus.cc:740] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:28.617576 14237 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.618247 14086 consensus_queue.cc:260] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.619144 14086 raft_consensus.cc:3060] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.622288 14237 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:28.623265 14128 leader_election.cc:304] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.623807 14086 raft_consensus.cc:2468] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:28.624039 14280 raft_consensus.cc:2804] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:28.624541 14280 raft_consensus.cc:697] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:28.625269 14280 consensus_queue.cc:237] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.631013 13983 catalog_manager.cc:5697] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 584867e6622240738005a22ebbffe003 (127.6.3.193) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.668745 14280 consensus_queue.cc:1048] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.677721 14313 consensus_queue.cc:1048] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.685817 14312 raft_consensus.cc:993] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:28.686286 14360 raft_consensus.cc:1081] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Signalling peer 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:28.687814 14086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0"
dest_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:40034
I20260709 14:50:28.688410 14086 raft_consensus.cc:493] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:28.688676 14086 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.693581 14086 raft_consensus.cc:515] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.695047 14086 leader_election.cc:290] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.695916 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:28.696504 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.696543 14163 raft_consensus.cc:3055] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:28.697080 14237 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.697077 14163 raft_consensus.cc:740] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:28.698088 14163 consensus_queue.cc:260] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.699318 14163 raft_consensus.cc:3060] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.702374 14237 raft_consensus.cc:2468] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 2.
I20260709 14:50:28.703342 14053 leader_election.cc:304] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:28.704075 14309 raft_consensus.cc:2804] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:28.704406 14163 raft_consensus.cc:2468] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 2.
I20260709 14:50:28.704448 14309 raft_consensus.cc:697] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:28.705416 14309 consensus_queue.cc:237] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.711802 13986 catalog_manager.cc:5697] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 1 to 2, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:28.769217 14284 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.778862 14284 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:28.787535 14314 raft_consensus.cc:993] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: : Instructing follower b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:28.787936 14284 raft_consensus.cc:1081] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Signalling peer b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:28.789371 14162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:54312
I20260709 14:50:28.789912 14162 raft_consensus.cc:493] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:28.790221 14162 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.795463 14162 raft_consensus.cc:515] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.797071 14162 leader_election.cc:290] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:28.797760 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:28.798187 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:28.798383 14086 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.798880 14237 raft_consensus.cc:3055] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:28.799259 14237 raft_consensus.cc:740] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:28.800174 14237 consensus_queue.cc:260] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.801581 14237 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:28.805187 14086 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:28.806295 14126 leader_election.cc:304] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:28.807055 14312 raft_consensus.cc:2804] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:28.807538 14312 raft_consensus.cc:697] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:28.808306 14312 consensus_queue.cc:237] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:28.809197 14237 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:28.814361 13983 catalog_manager.cc:5697] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:29.068789 14237 raft_consensus.cc:1275] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.070013 14312 consensus_queue.cc:1048] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.078133 14086 raft_consensus.cc:1275] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.080160 14312 consensus_queue.cc:1048] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.161046 14237 raft_consensus.cc:1275] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.162251 14309 consensus_queue.cc:1048] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.169510 14162 raft_consensus.cc:1275] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.171217 14287 consensus_queue.cc:1048] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.215062 14086 raft_consensus.cc:1275] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.216177 14312 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.222748 14237 raft_consensus.cc:1275] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.224299 14312 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.263887 14162 raft_consensus.cc:1275] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.264979 14287 consensus_queue.cc:1048] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:29.271908 14237 raft_consensus.cc:1275] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:29.273528 14298 consensus_queue.cc:1048] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:31.574273 13986 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49980:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:31.576336 13986 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:31.620838 14075 tablet_service.cc:1511] Processing CreateTablet for tablet c04821170a624e12aaebe96e4cf1060b (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:31.622102 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04821170a624e12aaebe96e4cf1060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.621806 14147 tablet_service.cc:1511] Processing CreateTablet for tablet c04821170a624e12aaebe96e4cf1060b (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:31.623010 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04821170a624e12aaebe96e4cf1060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.625281 14149 tablet_service.cc:1511] Processing CreateTablet for tablet e453189425c2479b8b6012ff085f15c4 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:31.626096 14223 tablet_service.cc:1511] Processing CreateTablet for tablet c04821170a624e12aaebe96e4cf1060b (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:31.626533 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453189425c2479b8b6012ff085f15c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.627266 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04821170a624e12aaebe96e4cf1060b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.630275 14074 tablet_service.cc:1511] Processing CreateTablet for tablet e453189425c2479b8b6012ff085f15c4 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:31.631476 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453189425c2479b8b6012ff085f15c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.635279 14227 tablet_service.cc:1511] Processing CreateTablet for tablet e453189425c2479b8b6012ff085f15c4 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:31.636461 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453189425c2479b8b6012ff085f15c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.637358 14070 tablet_service.cc:1511] Processing CreateTablet for tablet 0a064b0db1a84c15b039980612cb466a (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:31.638572 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a064b0db1a84c15b039980612cb466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.638931 14146 tablet_service.cc:1511] Processing CreateTablet for tablet 0a064b0db1a84c15b039980612cb466a (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:31.640136 14146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a064b0db1a84c15b039980612cb466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.657539 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 0a064b0db1a84c15b039980612cb466a (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:31.658870 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a064b0db1a84c15b039980612cb466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.666574 14071 tablet_service.cc:1511] Processing CreateTablet for tablet f618184698c0412592c56296af45c40d (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:31.668022 14071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f618184698c0412592c56296af45c40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.679680 14149 tablet_service.cc:1511] Processing CreateTablet for tablet f618184698c0412592c56296af45c40d (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:31.681381 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f618184698c0412592c56296af45c40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.686513 14227 tablet_service.cc:1511] Processing CreateTablet for tablet f618184698c0412592c56296af45c40d (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:31.687798 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f618184698c0412592c56296af45c40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.688612 14225 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad00af4f572480e8bb4b3e67e52400e (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:31.689843 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad00af4f572480e8bb4b3e67e52400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.691684 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 0b52ec600f27492bbb801764ae85975f (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:31.693084 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b52ec600f27492bbb801764ae85975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.692879 14070 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad00af4f572480e8bb4b3e67e52400e (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:31.694093 14070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad00af4f572480e8bb4b3e67e52400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.695942 14148 tablet_service.cc:1511] Processing CreateTablet for tablet cba87b5a71144f37918fb70c20f1dfa2 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:31.697149 14148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba87b5a71144f37918fb70c20f1dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.697834 14075 tablet_service.cc:1511] Processing CreateTablet for tablet cba87b5a71144f37918fb70c20f1dfa2 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:31.699174 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba87b5a71144f37918fb70c20f1dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.699069 14073 tablet_service.cc:1511] Processing CreateTablet for tablet 88c569b4f81a44978b93cb226cfe5daf (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:31.700464 14073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c569b4f81a44978b93cb226cfe5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.701227 14151 tablet_service.cc:1511] Processing CreateTablet for tablet 88c569b4f81a44978b93cb226cfe5daf (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:31.702423 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c569b4f81a44978b93cb226cfe5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.704273 14226 tablet_service.cc:1511] Processing CreateTablet for tablet 0b52ec600f27492bbb801764ae85975f (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:31.705549 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b52ec600f27492bbb801764ae85975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.704270 14220 tablet_service.cc:1511] Processing CreateTablet for tablet cba87b5a71144f37918fb70c20f1dfa2 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:31.710364 14220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba87b5a71144f37918fb70c20f1dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.713243 14376 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:31.713122 14078 tablet_service.cc:1511] Processing CreateTablet for tablet 90b2c06b49174c2881d1c53c7a8903f9 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:31.714344 14078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b2c06b49174c2881d1c53c7a8903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.692369 14074 tablet_service.cc:1511] Processing CreateTablet for tablet 0b52ec600f27492bbb801764ae85975f (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:31.723542 14152 tablet_service.cc:1511] Processing CreateTablet for tablet 90b2c06b49174c2881d1c53c7a8903f9 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:31.724699 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b2c06b49174c2881d1c53c7a8903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.729771 14222 tablet_service.cc:1511] Processing CreateTablet for tablet 90b2c06b49174c2881d1c53c7a8903f9 (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:31.730966 14222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b2c06b49174c2881d1c53c7a8903f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.741605 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b52ec600f27492bbb801764ae85975f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.742630 14376 tablet_bootstrap.cc:654] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.746455 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 88c569b4f81a44978b93cb226cfe5daf (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:31.730134 14378 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:31.761731 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c569b4f81a44978b93cb226cfe5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.779796 14147 tablet_service.cc:1511] Processing CreateTablet for tablet 8ad00af4f572480e8bb4b3e67e52400e (DEFAULT_TABLE table=soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:31.781388 14147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ad00af4f572480e8bb4b3e67e52400e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:31.792375 14378 tablet_bootstrap.cc:654] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.809502 14378 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:31.810057 14378 ts_tablet_manager.cc:1403] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.017s
I20260709 14:50:31.812844 14378 raft_consensus.cc:359] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.813617 14378 raft_consensus.cc:385] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.813995 14378 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.814764 14378 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.816350 14378 ts_tablet_manager.cc:1434] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:50:31.818145 14378 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:31.822871 14379 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:31.826579 14378 tablet_bootstrap.cc:654] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.829533 14379 tablet_bootstrap.cc:654] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.835153 14376 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:31.835765 14376 ts_tablet_manager.cc:1403] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.016s
I20260709 14:50:31.840046 14378 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:31.839792 14376 raft_consensus.cc:359] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.840597 14376 raft_consensus.cc:385] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.841059 14376 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.841779 14376 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.840557 14378 ts_tablet_manager.cc:1403] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 14:50:31.844020 14376 ts_tablet_manager.cc:1434] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:31.845081 14376 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:31.845274 14378 raft_consensus.cc:359] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.845964 14378 raft_consensus.cc:385] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.846251 14378 raft_consensus.cc:740] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.846935 14378 consensus_queue.cc:260] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.842381 14379 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:31.848202 14379 ts_tablet_manager.cc:1403] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 14:50:31.850988 14379 raft_consensus.cc:359] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.851640 14379 raft_consensus.cc:385] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.851919 14379 raft_consensus.cc:740] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.852311 14376 tablet_bootstrap.cc:654] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.852550 14379 consensus_queue.cc:260] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.855883 14378 ts_tablet_manager.cc:1434] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:50:31.856866 14378 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:31.858543 14379 ts_tablet_manager.cc:1434] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:31.866362 14379 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:31.889189 14379 tablet_bootstrap.cc:654] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.897713 14378 tablet_bootstrap.cc:654] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.897907 14376 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:31.897929 14379 tablet_bootstrap.cc:492] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:31.898487 14376 ts_tablet_manager.cc:1403] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.034s
I20260709 14:50:31.898839 14379 ts_tablet_manager.cc:1403] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.014s
I20260709 14:50:31.901522 14376 raft_consensus.cc:359] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.901921 14379 raft_consensus.cc:359] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.902324 14376 raft_consensus.cc:385] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.902618 14379 raft_consensus.cc:385] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.902681 14376 raft_consensus.cc:740] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.903009 14379 raft_consensus.cc:740] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.903513 14378 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:31.903424 14376 consensus_queue.cc:260] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.904006 14378 ts_tablet_manager.cc:1403] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.002s
I20260709 14:50:31.903815 14379 consensus_queue.cc:260] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.905745 14376 ts_tablet_manager.cc:1434] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:31.906332 14379 ts_tablet_manager.cc:1434] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:50:31.907289 14379 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:31.906967 14378 raft_consensus.cc:359] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.907676 14378 raft_consensus.cc:385] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.907958 14376 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:31.908025 14378 raft_consensus.cc:740] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.909030 14378 consensus_queue.cc:260] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.911279 14378 ts_tablet_manager.cc:1434] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:31.914531 14376 tablet_bootstrap.cc:654] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.915812 14378 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:31.923126 14378 tablet_bootstrap.cc:654] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.925276 14379 tablet_bootstrap.cc:654] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.937422 14376 tablet_bootstrap.cc:492] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:31.937650 14365 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:31.937954 14376 ts_tablet_manager.cc:1403] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260709 14:50:31.938391 14378 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:31.938126 14365 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.938834 14379 tablet_bootstrap.cc:492] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:31.938933 14378 ts_tablet_manager.cc:1403] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260709 14:50:31.939365 14379 ts_tablet_manager.cc:1403] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.012s
I20260709 14:50:31.940336 14365 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:31.941425 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:31.941696 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:31.942261 14237 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:31.941938 14378 raft_consensus.cc:359] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.942716 14378 raft_consensus.cc:385] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.941062 14376 raft_consensus.cc:359] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.943059 14378 raft_consensus.cc:740] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.943326 14376 raft_consensus.cc:385] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.943353 14053 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:31.944226 14376 raft_consensus.cc:740] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.943967 14378 consensus_queue.cc:260] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:31.944880 14052 leader_election.cc:343] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:31.944975 14376 consensus_queue.cc:260] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.947387 14376 ts_tablet_manager.cc:1434] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:31.947326 14379 raft_consensus.cc:359] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.948251 14379 raft_consensus.cc:385] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.948510 14376 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:31.948601 14379 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.949664 14379 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.944727 14365 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:31.951006 14365 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:31.951380 14365 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:31.951380 14034 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:31.953404 14379 ts_tablet_manager.cc:1434] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 14:50:31.954413 14379 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:31.951709 14378 ts_tablet_manager.cc:1434] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:50:31.961057 14378 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:31.964717 14376 tablet_bootstrap.cc:654] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.967957 14378 tablet_bootstrap.cc:654] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.960239 14365 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.970745 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:31.971390 14162 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.971544 14379 tablet_bootstrap.cc:654] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:31.985838 14379 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:31.986516 14379 ts_tablet_manager.cc:1403] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 14:50:31.986649 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:31.987443 14237 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:31.989886 14379 raft_consensus.cc:359] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.990854 14379 raft_consensus.cc:385] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:31.991194 14379 raft_consensus.cc:740] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:31.991963 14379 consensus_queue.cc:260] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.996860 14379 ts_tablet_manager.cc:1434] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:31.997677 14237 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:32.000147 14053 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.001166 14298 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:31.997936 14379 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:32.009049 14298 raft_consensus.cc:697] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:32.010079 14298 consensus_queue.cc:237] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:31.998883 14365 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:31.998324 14162 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:32.012308 14376 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.012871 14376 ts_tablet_manager.cc:1403] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.029s
I20260709 14:50:32.013615 14378 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:32.014062 14379 tablet_bootstrap.cc:654] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.014182 14378 ts_tablet_manager.cc:1403] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.022s
I20260709 14:50:32.016410 14376 raft_consensus.cc:359] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.019105 14378 raft_consensus.cc:359] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.019862 14376 raft_consensus.cc:385] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.020278 14376 raft_consensus.cc:740] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.021092 14378 raft_consensus.cc:385] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.020514 13985 catalog_manager.cc:5697] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.021039 14376 consensus_queue.cc:260] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.021627 14378 raft_consensus.cc:740] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.022579 14378 consensus_queue.cc:260] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.025070 14378 ts_tablet_manager.cc:1434] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:50:32.026031 14378 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:32.026796 14379 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:32.027325 14379 ts_tablet_manager.cc:1403] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 14:50:32.029311 14376 ts_tablet_manager.cc:1434] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:50:32.030375 14376 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:32.031975 14378 tablet_bootstrap.cc:654] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.036451 14376 tablet_bootstrap.cc:654] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.036461 14379 raft_consensus.cc:359] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.037418 14379 raft_consensus.cc:385] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.037746 14379 raft_consensus.cc:740] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.038522 14379 consensus_queue.cc:260] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.043253 14376 tablet_bootstrap.cc:492] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.043463 14379 ts_tablet_manager.cc:1434] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:50:32.043915 14376 ts_tablet_manager.cc:1403] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 14:50:32.044454 14379 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:32.047052 14376 raft_consensus.cc:359] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.047812 14376 raft_consensus.cc:385] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.048147 14376 raft_consensus.cc:740] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.048889 14376 consensus_queue.cc:260] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.049692 14284 raft_consensus.cc:493] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.050158 14284 raft_consensus.cc:515] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.051191 14378 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:32.051645 14378 ts_tablet_manager.cc:1403] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260709 14:50:32.052068 14284 leader_election.cc:290] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.048972 14298 raft_consensus.cc:493] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.054071 14298 raft_consensus.cc:515] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.054843 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.055450 14162 raft_consensus.cc:2468] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.056159 14298 leader_election.cc:290] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.056572 14201 leader_election.cc:304] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.056980 14379 tablet_bootstrap.cc:654] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.057832 14376 ts_tablet_manager.cc:1434] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:50:32.058043 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.058619 14237 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:32.059577 14053 leader_election.cc:304] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.053989 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.054473 14378 raft_consensus.cc:359] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.060497 14378 raft_consensus.cc:385] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.061035 14378 raft_consensus.cc:740] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.059782 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.062048 14162 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 0.
I20260709 14:50:32.061961 14378 consensus_queue.cc:260] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.062855 14376 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:32.060460 14086 raft_consensus.cc:2468] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.061087 14284 raft_consensus.cc:2804] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.064877 14284 raft_consensus.cc:493] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.065316 14284 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.065481 14298 raft_consensus.cc:2804] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.065999 14298 raft_consensus.cc:493] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.066409 14298 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.072055 14376 tablet_bootstrap.cc:654] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.080240 14298 raft_consensus.cc:515] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.078158 14284 raft_consensus.cc:515] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.082844 14298 leader_election.cc:290] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.083007 14376 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.083598 14376 ts_tablet_manager.cc:1403] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 14:50:32.083636 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.084240 14162 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.085716 14379 tablet_bootstrap.cc:492] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:32.086064 14379 ts_tablet_manager.cc:1403] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.006s
I20260709 14:50:32.086575 14376 raft_consensus.cc:359] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.087247 14376 raft_consensus.cc:385] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.087522 14376 raft_consensus.cc:740] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.088397 14379 raft_consensus.cc:359] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.088235 14376 consensus_queue.cc:260] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.090587 14378 ts_tablet_manager.cc:1434] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 14:50:32.095829 14378 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:32.097196 14298 raft_consensus.cc:493] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.105167 14378 tablet_bootstrap.cc:654] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.105213 14298 raft_consensus.cc:515] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.106470 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.107069 14160 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.108017 14298 leader_election.cc:290] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.110248 14377 raft_consensus.cc:493] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.110747 14377 raft_consensus.cc:515] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.111426 14378 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:32.111361 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.112004 14378 ts_tablet_manager.cc:1403] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260709 14:50:32.112700 14377 leader_election.cc:290] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
W20260709 14:50:32.112883 14052 leader_election.cc:343] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.113371 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.114009 14087 raft_consensus.cc:2468] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:32.114522 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.115134 14235 raft_consensus.cc:2468] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:32.088901 14379 raft_consensus.cc:385] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.116204 14379 raft_consensus.cc:740] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.116333 14128 leader_election.cc:304] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.091029 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:32.117411 14237 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.117189 14379 consensus_queue.cc:260] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.092870 14376 ts_tablet_manager.cc:1434] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:50:32.119472 14379 ts_tablet_manager.cc:1434] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:50:32.120190 14376 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:32.120863 14378 raft_consensus.cc:359] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.122717 14378 raft_consensus.cc:385] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.123020 14378 raft_consensus.cc:740] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.122738 14379 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:32.110414 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.123735 14378 consensus_queue.cc:260] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.089366 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.124974 14086 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.128036 14378 ts_tablet_manager.cc:1434] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:50:32.129108 14378 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:32.129997 14376 tablet_bootstrap.cc:654] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.132385 14403 raft_consensus.cc:2804] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.144824 14403 raft_consensus.cc:493] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.145241 14403 raft_consensus.cc:3060] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.146027 14237 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:32.134968 14378 tablet_bootstrap.cc:654] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.135900 14086 raft_consensus.cc:2468] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.104481 14162 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 1.
I20260709 14:50:32.149809 14200 leader_election.cc:304] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.150830 14399 raft_consensus.cc:2804] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.137223 14402 raft_consensus.cc:493] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:32.138515 14053 leader_election.cc:343] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.153450 14053 leader_election.cc:304] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.153848 14402 raft_consensus.cc:515] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.154435 14298 raft_consensus.cc:2749] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:32.140360 14379 tablet_bootstrap.cc:654] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.153188 14052 leader_election.cc:304] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.155606 14298 raft_consensus.cc:2804] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.156070 14298 raft_consensus.cc:697] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:32.153366 14284 leader_election.cc:290] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.156862 14298 consensus_queue.cc:237] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.159102 14284 raft_consensus.cc:493] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.141680 14160 raft_consensus.cc:2468] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.153185 14403 raft_consensus.cc:515] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.160674 14284 raft_consensus.cc:515] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.156803 14376 tablet_bootstrap.cc:492] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.164263 14399 raft_consensus.cc:697] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:32.165030 14378 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:32.165572 14378 ts_tablet_manager.cc:1403] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.005s
I20260709 14:50:32.166306 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.166002 14399 consensus_queue.cc:237] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.167070 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
W20260709 14:50:32.168334 14126 leader_election.cc:343] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.168308 14378 raft_consensus.cc:359] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.169332 14378 raft_consensus.cc:385] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.170018 14237 raft_consensus.cc:2468] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:32.169679 14378 raft_consensus.cc:740] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.170982 14378 consensus_queue.cc:260] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.171977 14128 leader_election.cc:304] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:32.172811 14377 raft_consensus.cc:2804] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.173075 14378 ts_tablet_manager.cc:1434] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:32.173173 14377 raft_consensus.cc:493] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.169889 14376 ts_tablet_manager.cc:1403] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.002s
I20260709 14:50:32.173693 14377 raft_consensus.cc:3060] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.174124 14378 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: Bootstrap starting.
I20260709 14:50:32.173698 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.177582 13983 catalog_manager.cc:5697] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 0 to 1, leader changed from <none> to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 1 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.168776 14402 leader_election.cc:290] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.180817 14378 tablet_bootstrap.cc:654] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.182991 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.183439 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:32.184047 14237 raft_consensus.cc:3060] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.184700 14377 raft_consensus.cc:515] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.187646 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:32.188199 14236 raft_consensus.cc:3060] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.183552 14087 raft_consensus.cc:3060] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.190393 14237 raft_consensus.cc:2468] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:32.191176 14403 leader_election.cc:290] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.188094 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.195739 14128 leader_election.cc:304] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.196128 14087 raft_consensus.cc:2468] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:32.194748 14236 raft_consensus.cc:2468] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:32.196707 14403 raft_consensus.cc:2804] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.197836 14128 leader_election.cc:304] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.198894 14312 raft_consensus.cc:2804] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.202323 14312 raft_consensus.cc:697] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:32.203390 14312 consensus_queue.cc:237] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.203984 14379 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:32.204535 14379 ts_tablet_manager.cc:1403] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.001s
W20260709 14:50:32.204478 14126 leader_election.cc:343] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:32.205950 14200 leader_election.cc:343] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.206633 14377 leader_election.cc:290] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.197836 14403 raft_consensus.cc:697] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:32.210623 14403 consensus_queue.cc:237] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.209273 14376 raft_consensus.cc:359] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.212271 14376 raft_consensus.cc:385] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.212558 14376 raft_consensus.cc:740] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.212872 14378 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: No bootstrap required, opened a new log
I20260709 14:50:32.213366 14378 ts_tablet_manager.cc:1403] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.004s
I20260709 14:50:32.213279 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.213276 14376 consensus_queue.cc:260] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.215600 14379 raft_consensus.cc:359] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.215981 14201 leader_election.cc:304] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.216306 14379 raft_consensus.cc:385] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.216315 14378 raft_consensus.cc:359] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.216753 14379 raft_consensus.cc:740] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.217720 14379 consensus_queue.cc:260] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.218628 14376 ts_tablet_manager.cc:1434] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:50:32.219591 14379 ts_tablet_manager.cc:1434] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:50:32.219712 14376 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:32.220605 14379 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:32.216634 14377 raft_consensus.cc:493] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.221947 14377 raft_consensus.cc:515] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.222486 14399 raft_consensus.cc:2749] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:32.224697 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.225044 14378 raft_consensus.cc:385] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.225332 14378 raft_consensus.cc:740] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.225881 14377 leader_election.cc:290] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.225342 14086 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:32.227645 14126 leader_election.cc:304] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.227885 14376 tablet_bootstrap.cc:654] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.226014 14378 consensus_queue.cc:260] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.228399 14402 raft_consensus.cc:2804] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.231882 14402 raft_consensus.cc:493] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.232218 14402 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.234131 14378 ts_tablet_manager.cc:1434] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:50:32.240028 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.240631 14237 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 0.
I20260709 14:50:32.241604 13983 catalog_manager.cc:5697] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:32.243319 14284 leader_election.cc:290] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.243978 14379 tablet_bootstrap.cc:654] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.240025 14402 raft_consensus.cc:515] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.249315 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.249459 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:32.249917 14086 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.250062 14237 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.256925 14284 raft_consensus.cc:493] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.257459 14284 raft_consensus.cc:515] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.259341 14284 leader_election.cc:290] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.260886 14086 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:32.261507 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.262277 14126 leader_election.cc:304] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:32.262593 14402 leader_election.cc:290] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.263152 14402 raft_consensus.cc:2804] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.263597 14402 raft_consensus.cc:697] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:32.263968 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.264566 14160 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.264380 14402 consensus_queue.cc:237] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:32.265328 14200 leader_election.cc:343] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.265908 14201 leader_election.cc:304] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:32.266983 14284 raft_consensus.cc:2804] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.267364 14284 raft_consensus.cc:493] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.267707 14379 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:32.267732 14284 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.268586 14379 ts_tablet_manager.cc:1403] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.003s
I20260709 14:50:32.262410 14237 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:32.284152 14284 raft_consensus.cc:515] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.284999 14379 raft_consensus.cc:359] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.285432 14376 tablet_bootstrap.cc:492] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.287195 14376 ts_tablet_manager.cc:1403] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.068s	user 0.040s	sys 0.023s
I20260709 14:50:32.287420 14284 leader_election.cc:290] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.286761 14379 raft_consensus.cc:385] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.288100 14379 raft_consensus.cc:740] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.288216 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.288823 14379 consensus_queue.cc:260] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.289709 14376 raft_consensus.cc:359] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:32.290038 14200 leader_election.cc:343] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:32.290373 14376 raft_consensus.cc:385] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.290709 14376 raft_consensus.cc:740] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.291239 14379 ts_tablet_manager.cc:1434] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 14:50:32.291355 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.291354 14376 consensus_queue.cc:260] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.292057 14160 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.292537 14379 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: Bootstrap starting.
I20260709 14:50:32.293339 14376 ts_tablet_manager.cc:1434] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:32.294199 14376 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: Bootstrap starting.
I20260709 14:50:32.297643 13983 catalog_manager.cc:5697] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.299607 14376 tablet_bootstrap.cc:654] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.299284 13983 catalog_manager.cc:5697] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.300031 14379 tablet_bootstrap.cc:654] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:32.301082 13983 catalog_manager.cc:5697] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 0 to 1, leader changed from <none> to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 1 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.308710 14160 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.309748 14201 leader_election.cc:304] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:32.310498 14284 raft_consensus.cc:2804] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.310986 14284 raft_consensus.cc:697] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:32.311782 14284 consensus_queue.cc:237] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.318778 14376 tablet_bootstrap.cc:492] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: No bootstrap required, opened a new log
I20260709 14:50:32.319275 14376 ts_tablet_manager.cc:1403] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 14:50:32.321919 14376 raft_consensus.cc:359] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.322515 14376 raft_consensus.cc:385] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.322790 14376 raft_consensus.cc:740] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.323357 14376 consensus_queue.cc:260] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.325347 14376 ts_tablet_manager.cc:1434] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:32.326818 14379 tablet_bootstrap.cc:492] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: No bootstrap required, opened a new log
I20260709 14:50:32.326709 13986 catalog_manager.cc:5697] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:32.327684 14379 ts_tablet_manager.cc:1403] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
I20260709 14:50:32.330344 14379 raft_consensus.cc:359] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.330974 14379 raft_consensus.cc:385] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:32.331286 14379 raft_consensus.cc:740] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Initialized, Role: FOLLOWER
I20260709 14:50:32.331997 14379 consensus_queue.cc:260] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.336241 14379 ts_tablet_manager.cc:1434] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:50:32.444008 14284 raft_consensus.cc:493] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.444519 14284 raft_consensus.cc:515] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.445984 14284 leader_election.cc:290] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.446702 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.446853 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.447301 14086 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.447427 14160 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.448180 14200 leader_election.cc:304] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.448820 14284 raft_consensus.cc:2804] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.449123 14284 raft_consensus.cc:493] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.449383 14284 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.453851 14284 raft_consensus.cc:515] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.455291 14284 leader_election.cc:290] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.455921 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.456218 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.456535 14086 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.456759 14160 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.463071 14086 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.463068 14160 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.464215 14200 leader_election.cc:304] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.465005 14284 raft_consensus.cc:2804] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.465432 14284 raft_consensus.cc:697] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:32.466091 14284 consensus_queue.cc:237] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.467120 14298 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.474109 13985 catalog_manager.cc:5697] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:32.486955 14365 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.541217 14284 raft_consensus.cc:493] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.541610 14284 raft_consensus.cc:515] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.543061 14284 leader_election.cc:290] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.543708 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:32.544139 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.544312 14086 raft_consensus.cc:2468] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.544725 14160 raft_consensus.cc:2468] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 0.
I20260709 14:50:32.545253 14200 leader_election.cc:304] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.545974 14284 raft_consensus.cc:2804] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:32.546240 14284 raft_consensus.cc:493] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:32.546461 14284 raft_consensus.cc:3060] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.550630 14284 raft_consensus.cc:515] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.551894 14284 leader_election.cc:290] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 1 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:32.552548 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:32.552786 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.553040 14086 raft_consensus.cc:3060] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.553298 14160 raft_consensus.cc:3060] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.557538 14086 raft_consensus.cc:2468] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.557727 14160 raft_consensus.cc:2468] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 1.
I20260709 14:50:32.558456 14200 leader_election.cc:304] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:32.559078 14284 raft_consensus.cc:2804] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:32.559504 14284 raft_consensus.cc:697] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:32.560070 14284 consensus_queue.cc:237] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.566890 13984 catalog_manager.cc:5697] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 1 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:32.582890 14393 raft_consensus.cc:493] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.583367 14393 raft_consensus.cc:515] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.585173 14393 leader_election.cc:290] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.585812 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.586232 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.586575 14160 raft_consensus.cc:2393] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 584867e6622240738005a22ebbffe003 in current term 1: Already voted for candidate 63a936ed0a68426aa17d91eba7d3dede in this term.
I20260709 14:50:32.587580 14052 leader_election.cc:304] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.588204 14393 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.593127 14393 raft_consensus.cc:2749] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:32.632256 14284 consensus_queue.cc:1048] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.638863 14237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:50:32.639421 14237 raft_consensus.cc:606] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:32.645412 14399 raft_consensus.cc:993] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: : Instructing follower 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:32.645797 14399 raft_consensus.cc:1081] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Signalling peer 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:32.647454 14086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4"
dest_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:40040
I20260709 14:50:32.648300 14162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f618184698c0412592c56296af45c40d"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:54326
I20260709 14:50:32.648903 14162 raft_consensus.cc:606] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:32.649360 14086 raft_consensus.cc:493] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:32.649798 14086 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.649782 14402 consensus_queue.cc:1048] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.653095 14284 consensus_queue.cc:1048] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.656556 14236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ad00af4f572480e8bb4b3e67e52400e"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
mode: GRACEFUL
new_leader_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:50:32.657143 14236 raft_consensus.cc:606] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Received request to transfer leadership to TS b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.657967 14365 raft_consensus.cc:493] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:32.658375 14086 raft_consensus.cc:515] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.658537 14365 raft_consensus.cc:515] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.660727 14365 leader_election.cc:290] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.661782 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:32.662509 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:32.661811 14163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c569b4f81a44978b93cb226cfe5daf" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:32.662880 14235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
mode: GRACEFUL
new_leader_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:50:32.663487 14235 raft_consensus.cc:606] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Received request to transfer leadership to TS b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.664426 14052 leader_election.cc:304] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.666150 14298 raft_consensus.cc:2749] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:32.666404 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:32.666985 14235 raft_consensus.cc:3055] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:32.667347 14235 raft_consensus.cc:740] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:32.668498 14086 leader_election.cc:290] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:32.668128 14235 consensus_queue.cc:260] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.669219 14235 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:32.670199 14236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
mode: GRACEFUL
new_leader_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:42486
I20260709 14:50:32.670650 14236 raft_consensus.cc:606] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Received request to transfer leadership to TS b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.678730 14086 raft_consensus.cc:3060] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:32.681056 14235 raft_consensus.cc:2468] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 2.
I20260709 14:50:32.681794 14163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:54326
I20260709 14:50:32.682112 14053 leader_election.cc:304] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: b4413e757ca441aca335f952f52a5cee
I20260709 14:50:32.682386 14163 raft_consensus.cc:606] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Received request to transfer leadership to TS 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:32.683218 14393 raft_consensus.cc:2804] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:32.683647 14393 raft_consensus.cc:697] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:32.684429 14393 consensus_queue.cc:237] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:32.691540 13985 catalog_manager.cc:5697] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 1 to 2, leader changed from 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195) to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 2 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:32.695909 14312 consensus_queue.cc:1048] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.793414 14312 consensus_queue.cc:1048] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.851518 14312 consensus_queue.cc:1048] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.896411 14284 consensus_queue.cc:1048] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.929756 14284 consensus_queue.cc:1048] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:32.971612 14403 raft_consensus.cc:993] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:32.972088 14403 raft_consensus.cc:1081] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Signalling peer 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:32.997934 14237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:50:33.021379 14406 raft_consensus.cc:993] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: : Instructing follower b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:33.022025 14406 raft_consensus.cc:1081] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Signalling peer b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:33.033581 14237 raft_consensus.cc:493] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.034256 14237 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.051805 14160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:54312
I20260709 14:50:33.052749 14160 raft_consensus.cc:493] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.053289 14160 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.090893 14406 raft_consensus.cc:993] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: : Instructing follower b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:33.091536 14406 raft_consensus.cc:1081] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Signalling peer b4413e757ca441aca335f952f52a5cee to start an election
I20260709 14:50:33.101351 14162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
 from {username='slave'} at 127.0.0.1:54312
I20260709 14:50:33.101985 14162 raft_consensus.cc:493] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:33.102322 14162 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.115887 14162 raft_consensus.cc:515] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.117075 14161 raft_consensus.cc:1240] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Rejecting Update request from peer 63a936ed0a68426aa17d91eba7d3dede for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.126924 14162 leader_election.cc:290] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:33.146818 14284 consensus_queue.cc:1048] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:33.137512 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:33.149937 14235 raft_consensus.cc:3055] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:33.150249 14235 raft_consensus.cc:740] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:33.151036 14235 consensus_queue.cc:260] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.151839 14235 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.157037 14237 raft_consensus.cc:515] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.157995 14235 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:33.159130 14237 leader_election.cc:290] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:33.160496 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:33.161075 14162 raft_consensus.cc:3055] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:33.161384 14162 raft_consensus.cc:740] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:33.162151 14162 consensus_queue.cc:260] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.163326 14162 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:33.529085 14129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:33.777675 14128 leader_election.cc:304] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:33.779631 14438 raft_consensus.cc:2804] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:33.780194 14438 raft_consensus.cc:697] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:33.781085 14438 consensus_queue.cc:237] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.782092 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b2c06b49174c2881d1c53c7a8903f9" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:33.782671 14086 raft_consensus.cc:3060] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.789851 14312 raft_consensus.cc:493] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:33.790436 14312 raft_consensus.cc:515] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.790799 14156 raft_consensus.cc:3060] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:33.792586 14312 leader_election.cc:290] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:33.795751 14086 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:33.845057 14437 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4413e757ca441aca335f952f52a5cee)
I20260709 14:50:33.845816 14437 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.848122 14437 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:33.987708 14437 raft_consensus.cc:493] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b4413e757ca441aca335f952f52a5cee)
I20260709 14:50:33.988318 14437 raft_consensus.cc:515] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.990518 14437 leader_election.cc:290] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:33.991961 14312 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:33.992566 14312 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:33.994699 14312 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.028594 14156 raft_consensus.cc:1275] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.034427 14312 raft_consensus.cc:493] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.035148 14312 raft_consensus.cc:515] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.037987 14312 leader_election.cc:290] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.052733 14437 raft_consensus.cc:493] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.053452 14437 raft_consensus.cc:515] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.056562 14437 leader_election.cc:290] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.090937 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.096572 14437 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.063856 14156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.064370 14436 raft_consensus.cc:493] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.075268 14298 consensus_queue.cc:1048] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:34.099298 14436 raft_consensus.cc:515] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.100576 14087 raft_consensus.cc:1240] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Rejecting Update request from peer b4413e757ca441aca335f952f52a5cee for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.101400 14436 leader_election.cc:290] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.107182 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:34.107896 14087 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:50:34.121658 14129 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.125059 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.135166 14087 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
W20260709 14:50:34.151096 14202 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:50:34.152007 14441 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.152420 14441 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.154057 14441 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:34.156149 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.156723 14236 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:34.156860 14237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.157470 14237 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:34.158035 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.158806 14235 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 1.
I20260709 14:50:34.159436 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.160383 14442 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.161518 14443 raft_consensus.cc:493] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.162364 14128 leader_election.cc:304] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:34.163566 14442 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:34.164757 14411 raft_consensus.cc:2804] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:34.165170 14411 raft_consensus.cc:493] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.165534 14411 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.164088 14128 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:34.169617 14128 leader_election.cc:304] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:34.170444 14312 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:34.170816 14312 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.171147 14312 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.171353 14442 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:34.173115 14438 raft_consensus.cc:2804] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:34.173563 14438 raft_consensus.cc:493] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Starting leader election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.171849 14442 raft_consensus.cc:493] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:34.173935 14438 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.174067 14442 raft_consensus.cc:515] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.175163 14234 raft_consensus.cc:1275] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.176002 14442 leader_election.cc:290] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:34.176434 14232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01903b13bf51421585d5d761e75effeb" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.173840 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.181119 14442 consensus_queue.cc:1048] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.181252 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f618184698c0412592c56296af45c40d" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.182543 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.184196 14232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:34.185936 14200 leader_election.cc:304] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:34.162727 14161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54312 (request call id 41) took 1053 ms. Trace:
I20260709 14:50:34.189085 14161 rpcz_store.cc:276] 0709 14:50:33.109428 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.109580 (+   152us) service_pool.cc:224] Handling call
0709 14:50:33.109978 (+   398us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:50:33.117497 (+  7519us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.162488 (+1044991us) spinlock_profiling.cc:243] Waited 6.86 ms on lock 0x7b54008d09d4. stack: 00007f7686118343 00007f7686118240 00007f7685aa71d4 00007f768f7e5304 00007f768f7e5299 00007f76891a0571 00007f7689237e01 00007f768923683e 00007f768e1fb419 00007f7687772bd4 00007f7687772b62 00007f7687772a91 00007f7687772a0c 00007f7687771cc2 00007f768757248c 00007f76875718c6
0709 14:50:34.162674 (+   186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15782784}
W20260709 14:50:34.192135 14163 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.030s	user 0.039s	sys 0.021s
W20260709 14:50:34.192721 14163 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.031s	user 0.039s	sys 0.021s
I20260709 14:50:34.193478 14163 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54312 (request call id 43) took 1044 ms. Trace:
I20260709 14:50:34.193885 14163 rpcz_store.cc:276] 0709 14:50:33.149274 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.159941 (+ 10667us) service_pool.cc:224] Handling call
0709 14:50:33.160309 (+   368us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:50:33.160682 (+   373us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:50:33.160715 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:50:33.161229 (+   514us) log.cc:844] Serialized 26 byte log entry
0709 14:50:34.193105 (+1031876us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:50:34.193158 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:50:34.193234 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:50:34.193283 (+    49us) raft_consensus.cc:1685] finished
0709 14:50:34.193298 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:50:34.193424 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":102,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":93,"thread_start_us":1031483,"threads_started":1,"wal-append.queue_time_us":587251}
I20260709 14:50:34.197922 14442 consensus_queue.cc:1048] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:34.198748 14162 consensus_meta.cc:287] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Time spent flushing consensus metadata: real 1.035s	user 0.013s	sys 0.036s
I20260709 14:50:34.199397 14162 raft_consensus.cc:2468] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:34.199971 14162 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54312 (request call id 44) took 1040 ms. Trace:
I20260709 14:50:34.200008 13984 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49934 (request call id 63) took 1508 ms. Trace:
I20260709 14:50:34.200589 13984 rpcz_store.cc:276] 0709 14:50:32.691677 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:32.691818 (+   141us) service_pool.cc:224] Handling call
0709 14:50:34.199952 (+1508134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3096,"reported_tablets":2}
I20260709 14:50:34.202008 14162 rpcz_store.cc:276] 0709 14:50:33.159887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.160317 (+   430us) service_pool.cc:224] Handling call
0709 14:50:34.199917 (+1039600us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.215440 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.199261 14442 raft_consensus.cc:2804] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.226719 14437 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.228415 14154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.200047 14438 raft_consensus.cc:515] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.201575 14411 raft_consensus.cc:515] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.222297 14443 raft_consensus.cc:515] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.228458 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.234704 14158 raft_consensus.cc:1240] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Rejecting Update request from peer 584867e6622240738005a22ebbffe003 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:33.168044 14160 raft_consensus.cc:515] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.243567 14437 consensus_queue.cc:1059] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.243728 14232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:34.244405 14232 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.244540 14437 raft_consensus.cc:3055] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.244967 14437 raft_consensus.cc:740] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:34.245723 14437 consensus_queue.cc:260] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.246791 14437 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.250072 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10aeb26e14f448ff8f7066913a46b3e0" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.234041 14312 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.252050 14443 leader_election.cc:290] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:34.235417 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.254391 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:34.254635 14162 raft_consensus.cc:1240] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Rejecting Update request from peer 63a936ed0a68426aa17d91eba7d3dede for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.257018 14160 leader_election.cc:290] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.257442 14160 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54312 (request call id 38) took 1230 ms. Trace:
I20260709 14:50:34.257748 14160 rpcz_store.cc:276] 0709 14:50:33.027305 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:50:33.051622 (+ 24317us) service_pool.cc:224] Handling call
0709 14:50:34.257387 (+1205765us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:50:34.259600 14236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:34.260195 14236 raft_consensus.cc:3055] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.260547 14236 raft_consensus.cc:740] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:34.261392 14236 consensus_queue.cc:260] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.262348 14236 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.252637 14438 leader_election.cc:290] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.266060 14411 leader_election.cc:290] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.267096 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:34.234457 14442 raft_consensus.cc:697] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:34.268433 14312 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:34.273502 14442 consensus_queue.cc:237] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.275631 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.276868 14443 raft_consensus.cc:493] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:34.277480 14443 raft_consensus.cc:515] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.277868 14087 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:34.279474 14443 leader_election.cc:290] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:34.282208 14085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:34.282755 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b52ec600f27492bbb801764ae85975f" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:34.282984 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.283339 14084 raft_consensus.cc:3060] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.283726 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:34.289134 14312 consensus_queue.cc:1048] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.289458 14083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581445bfdb884051979afdd9db5a457c" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:34.291817 14233 raft_consensus.cc:1275] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.293426 14411 consensus_queue.cc:1048] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.294651 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.300573 14053 leader_election.cc:304] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.301892 14053 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.298312 14083 raft_consensus.cc:2468] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:34.301728 14126 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:34.303236 14436 raft_consensus.cc:2749] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.304116 14436 raft_consensus.cc:2749] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.304090 14411 raft_consensus.cc:2749] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.282559 14437 consensus_queue.cc:1048] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
W20260709 14:50:34.297927 14201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.194:42379, user_credentials={real_user=slave}} blocked reactor thread for 62781.5us
I20260709 14:50:34.304550 14232 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:34.309638 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.313594 14128 leader_election.cc:304] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003
I20260709 14:50:34.314404 13985 catalog_manager.cc:5697] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.317898 14162 raft_consensus.cc:1240] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Rejecting Update request from peer 584867e6622240738005a22ebbffe003 for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:34.319614 14411 raft_consensus.cc:2804] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.320183 14411 raft_consensus.cc:697] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:34.320258 14126 leader_election.cc:304] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:34.321273 14411 consensus_queue.cc:237] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.321718 14312 raft_consensus.cc:2804] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.315325 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:34.322492 14312 raft_consensus.cc:697] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:34.320596 14454 consensus_queue.cc:1059] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:50:34.323410 14312 consensus_queue.cc:237] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.307739 14236 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:34.308199 14084 raft_consensus.cc:2468] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:34.330569 14087 raft_consensus.cc:1240] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Rejecting Update request from peer 63a936ed0a68426aa17d91eba7d3dede for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:34.330637 14128 leader_election.cc:304] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [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: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:34.331010 14436 raft_consensus.cc:3055] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.331544 14436 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:34.332630 14436 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.333180 14201 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.336877 14442 raft_consensus.cc:2749] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.338536 14084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453189425c2479b8b6012ff085f15c4" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.343590 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b829cc286b254a5a9a8448766c238e6d" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:34.332559 14411 raft_consensus.cc:2804] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:34.333774 14436 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.344964 14411 raft_consensus.cc:697] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:34.348085 14053 leader_election.cc:304] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.349174 14454 raft_consensus.cc:2749] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.345809 14411 consensus_queue.cc:237] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.349426 14053 leader_election.cc:304] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.335858 14233 raft_consensus.cc:1240] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Rejecting Update request from peer 584867e6622240738005a22ebbffe003 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:50:34.335637 14200 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.356665 14448 raft_consensus.cc:2749] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.357084 14436 raft_consensus.cc:2749] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.360140 14086 raft_consensus.cc:1275] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.357077 14200 leader_election.cc:304] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.361835 14411 consensus_queue.cc:1048] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.364813 14448 raft_consensus.cc:2749] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.365710 14200 leader_election.cc:304] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.366357 14448 raft_consensus.cc:2749] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:34.366803 14200 leader_election.cc:304] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:34.367470 14448 raft_consensus.cc:2749] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:34.370312 14436 consensus_queue.cc:1059] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.371121 14454 raft_consensus.cc:3055] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:34.371497 14454 raft_consensus.cc:740] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:34.372318 14454 consensus_queue.cc:260] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:34.373680 14454 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.388785 13984 catalog_manager.cc:5697] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 1 to 2, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 2 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:34.400331 13985 catalog_manager.cc:5697] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.401605 13985 catalog_manager.cc:5697] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 584867e6622240738005a22ebbffe003 (127.6.3.193) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:34.402980 13985 catalog_manager.cc:5697] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 1 to 2, leader changed from 584867e6622240738005a22ebbffe003 (127.6.3.193) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 2 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
W20260709 14:50:34.550717  6164 debug-util.cc:398] Leaking SignalData structure 0x7b080000fbc0 after lost signal to thread 14163
I20260709 14:50:34.739712 14232 raft_consensus.cc:1275] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.740933 14411 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.751123 14083 raft_consensus.cc:1275] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.753070 14403 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:50:34.759357 14109 debug-util.cc:398] Leaking SignalData structure 0x7b080005be60 after lost signal to thread 6162
W20260709 14:50:34.760455 14109 debug-util.cc:398] Leaking SignalData structure 0x7b0800307ec0 after lost signal to thread 14020
W20260709 14:50:34.761727 14109 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbc80 after lost signal to thread 14112
W20260709 14:50:34.762850 14109 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2580 after lost signal to thread 14187
W20260709 14:50:34.763927 14109 debug-util.cc:398] Leaking SignalData structure 0x7b08001418e0 after lost signal to thread 14261
I20260709 14:50:34.795116 14160 raft_consensus.cc:1275] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.796409 14448 consensus_queue.cc:1048] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.807579 14086 raft_consensus.cc:1275] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.809921 14448 consensus_queue.cc:1048] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:34.825541 14232 raft_consensus.cc:3060] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:34.832630 14232 raft_consensus.cc:1275] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.834136 14403 consensus_queue.cc:1048] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.845939 14086 raft_consensus.cc:1275] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.847625 14449 consensus_queue.cc:1048] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.864683 14232 raft_consensus.cc:1275] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.866086 14449 consensus_queue.cc:1048] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:34.876561 14086 raft_consensus.cc:1275] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:34.878002 14403 consensus_queue.cc:1048] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:35.530854 14454 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:35.531396 14454 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:35.533552 14454 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:35.534238 14160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:35.534649 14232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:35.536060 14053 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003; no voters: 63a936ed0a68426aa17d91eba7d3dede, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:35.536681 14454 raft_consensus.cc:2749] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:35.695523 13984 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49980:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:35.724762 13984 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49980:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 14:50:35.739310 14074 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40020: Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
W20260709 14:50:35.740708 13970 catalog_manager.cc:5107] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): alter failed for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]): Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
I20260709 14:50:35.804096 14499 tablet.cc:1724] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:35.804556 14500 tablet.cc:1724] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:50:35.821545 14482 log.cc:927] Time spent T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:50:35.853701  6159 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:50:35.907047 14075 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40020: Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
W20260709 14:50:35.965902 14496 log.cc:927] Time spent T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260709 14:50:35.974725 14075 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40020: Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
I20260709 14:50:36.050577 14517 tablet.cc:1724] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.048681 14515 tablet.cc:1724] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:35.982060 14499 tablet.cc:1724] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.104445 14521 tablet.cc:1724] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.111163 14524 tablet.cc:1724] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.127007 14526 tablet.cc:1724] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:50:36.138175 14075 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40020: Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
I20260709 14:50:36.124128 14520 tablet.cc:1724] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.138556 14524 tablet.cc:1724] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.144009 14521 tablet.cc:1724] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.156706 14530 tablet.cc:1724] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.159368 14531 tablet.cc:1724] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.168087 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:50030
I20260709 14:50:36.174994 14499 tablet.cc:1724] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.120674 14517 tablet.cc:1724] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.200032 14499 tablet.cc:1724] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.194769 14515 tablet.cc:1724] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.202879 14528 tablet.cc:1724] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.196564 14155 raft_consensus.cc:606] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Received request to transfer leadership to TS 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:36.214563 14524 tablet.cc:1724] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.216410 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:50030
I20260709 14:50:36.219436 14517 tablet.cc:1724] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.226962 14520 tablet.cc:1724] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.224026 14155 raft_consensus.cc:606] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:36.244450  6159 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:50:36.244910 14514 raft_consensus.cc:993] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:36.244601 14526 tablet.cc:1724] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.245541  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:36.239542 14530 tablet.cc:1724] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.251806 14504 raft_consensus.cc:1081] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Signalling peer 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:36.259402 14087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2"
dest_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:40034
I20260709 14:50:36.259955 14087 raft_consensus.cc:493] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.260787 14087 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.261062 14500 tablet.cc:1724] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:36.266636 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:50030
I20260709 14:50:36.267277 14155 raft_consensus.cc:606] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Received request to transfer leadership to TS 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:36.273151 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:50030
I20260709 14:50:36.273721 14155 raft_consensus.cc:606] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Received request to transfer leadership to TS 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:36.274991  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:36.275530  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:36.273180 14087 raft_consensus.cc:515] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.281353 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:36.281899 14155 raft_consensus.cc:3055] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.282171 14155 raft_consensus.cc:740] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:36.282904 14155 consensus_queue.cc:260] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.284061 14155 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:50:36.287540 14075 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40020: Illegal state: replica 584867e6622240738005a22ebbffe003 is not leader of this config: current role FOLLOWER
I20260709 14:50:36.300468 14087 leader_election.cc:290] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 3 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:36.301458 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba87b5a71144f37918fb70c20f1dfa2" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:36.303323 14235 raft_consensus.cc:3060] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.305405 14155 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 3.
I20260709 14:50:36.306675 14052 leader_election.cc:304] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 
I20260709 14:50:36.307615 14523 raft_consensus.cc:2804] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:36.308077 14523 raft_consensus.cc:697] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 3 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:36.309012 14235 raft_consensus.cc:2468] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 3.
I20260709 14:50:36.308837 14523 consensus_queue.cc:237] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.317202 13984 catalog_manager.cc:5697] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 2 to 3, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 3 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.460793 14504 raft_consensus.cc:993] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: : Instructing follower 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.461702 14504 raft_consensus.cc:1081] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Signalling peer 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.463569 14233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:50:36.464221 14233 raft_consensus.cc:493] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.464560 14233 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.472206 14233 raft_consensus.cc:515] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.476318 14233 leader_election.cc:290] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:36.476716 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:36.476624 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a064b0db1a84c15b039980612cb466a" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:36.477576 14155 raft_consensus.cc:3055] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.478006 14155 raft_consensus.cc:740] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:36.478075 14088 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.479144 14155 consensus_queue.cc:260] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.481043 14155 raft_consensus.cc:3060] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.485237 14088 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 3.
I20260709 14:50:36.486476 14200 leader_election.cc:304] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:36.487191 14502 raft_consensus.cc:2804] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:36.487560 14502 raft_consensus.cc:697] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 3 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:36.488662 14502 consensus_queue.cc:237] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.489670 14155 raft_consensus.cc:2468] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 3.
I20260709 14:50:36.496486 14502 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:36.497216 14502 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.497722 13984 catalog_manager.cc:5697] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 2 to 3, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 3 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.499925 14502 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:36.500958 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:36.501302 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee" is_pre_election: true
I20260709 14:50:36.502023 14088 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:36.502274 14155 raft_consensus.cc:2393] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a936ed0a68426aa17d91eba7d3dede in current term 2: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:36.503628 14200 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:36.504696 14502 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:50:36.505259 14502 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting leader election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:36.505717 14502 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.516098 14502 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.518750 14502 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:36.519194 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:36.519364 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:36.520046 14155 raft_consensus.cc:2393] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 63a936ed0a68426aa17d91eba7d3dede in current term 2: Already voted for candidate b4413e757ca441aca335f952f52a5cee in this term.
I20260709 14:50:36.526362 14088 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:36.527446 14200 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: b4413e757ca441aca335f952f52a5cee
I20260709 14:50:36.528164 14502 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.528527 14502 raft_consensus.cc:697] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:36.529423 14502 consensus_queue.cc:237] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.534571 14504 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:36.535240 14504 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.537569 14504 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:36.537904 13984 catalog_manager.cc:5697] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 1 to 2, leader changed from 584867e6622240738005a22ebbffe003 (127.6.3.193) to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 2 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.538944 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
I20260709 14:50:36.538604 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003" is_pre_election: true
I20260709 14:50:36.539505 13984 catalog_manager.cc:5789] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:36.539860 14088 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 2.
I20260709 14:50:36.541712 14126 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:36.542474 14504 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:50:36.542843 14504 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:36.543151 14504 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.555007 14504 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.557874 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:36.558487 14087 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.558599 14155 raft_consensus.cc:1240] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Rejecting Update request from peer 63a936ed0a68426aa17d91eba7d3dede for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.559897 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:36.561583 14504 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 3 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:36.563135 14502 consensus_queue.cc:1059] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.564347 14474 raft_consensus.cc:3055] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.564718 14474 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:36.565584 14474 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.566702 14474 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.567922 14087 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4413e757ca441aca335f952f52a5cee in term 3.
I20260709 14:50:36.568665 14088 raft_consensus.cc:1240] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Rejecting Update request from peer 63a936ed0a68426aa17d91eba7d3dede for earlier term 2. Current term is 3. Ops: []
I20260709 14:50:36.569141 14126 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee; no voters: 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:36.570256 14411 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:36.570853 14411 raft_consensus.cc:697] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 LEADER]: Becoming Leader. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:36.572131 14411 consensus_queue.cc:237] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.581408 13984 catalog_manager.cc:5697] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee reported cstate change: term changed from 2 to 3, leader changed from 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195) to b4413e757ca441aca335f952f52a5cee (127.6.3.194). New cstate: current_term: 3 leader_uuid: "b4413e757ca441aca335f952f52a5cee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:36.582393 13984 catalog_manager.cc:5789] TS b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:36.656810 14504 raft_consensus.cc:993] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.657342 14411 raft_consensus.cc:1081] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Signalling peer 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.659085 14233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:50:36.659621 14233 raft_consensus.cc:493] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.660069 14233 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.665607 14233 raft_consensus.cc:515] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.667387 14233 leader_election.cc:290] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:36.668151 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:36.668563 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25a9464a3764f2abab7b296439a6189" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:36.668805 14087 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.669117 14155 raft_consensus.cc:3055] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:36.669450 14155 raft_consensus.cc:740] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:36.670214 14155 consensus_queue.cc:260] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.671231 14155 raft_consensus.cc:3060] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:36.675935 14087 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 3.
I20260709 14:50:36.677764 14200 leader_election.cc:304] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:36.679147 14474 raft_consensus.cc:2804] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:36.679605 14474 raft_consensus.cc:697] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 3 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:36.680563 14474 consensus_queue.cc:237] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.683198 14155 raft_consensus.cc:2468] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 3.
I20260709 14:50:36.691970 14504 raft_consensus.cc:993] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: : Instructing follower 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.691955 13984 catalog_manager.cc:5697] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 2 to 3, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 3 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.692652 14411 raft_consensus.cc:1081] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Signalling peer 63a936ed0a68426aa17d91eba7d3dede to start an election
I20260709 14:50:36.694304 14233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283"
dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
 from {username='slave'} at 127.0.0.1:42472
I20260709 14:50:36.694847 14233 raft_consensus.cc:493] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:36.695195 14233 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.702836 14233 raft_consensus.cc:515] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.704721 14233 leader_election.cc:290] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 2 election: Requested vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
I20260709 14:50:36.705384 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584867e6622240738005a22ebbffe003"
I20260709 14:50:36.705643 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267fe4b4fe8c402ea3e025489e2ac283" candidate_uuid: "63a936ed0a68426aa17d91eba7d3dede" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:36.706233 14087 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.706516 14155 raft_consensus.cc:3055] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:36.706878 14155 raft_consensus.cc:740] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:36.707743 14155 consensus_queue.cc:260] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.709424 14155 raft_consensus.cc:3060] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:36.713210 14087 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:36.714363 14200 leader_election.cc:304] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:36.715241 14502 raft_consensus.cc:2804] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:36.716475 14155 raft_consensus.cc:2468] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a936ed0a68426aa17d91eba7d3dede in term 2.
I20260709 14:50:36.719055 14502 raft_consensus.cc:697] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Becoming Leader. State: Replica: 63a936ed0a68426aa17d91eba7d3dede, State: Running, Role: LEADER
I20260709 14:50:36.720341 14502 consensus_queue.cc:237] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:36.729759 13984 catalog_manager.cc:5697] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede reported cstate change: term changed from 1 to 2, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195). New cstate: current_term: 2 leader_uuid: "63a936ed0a68426aa17d91eba7d3dede" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:36.765144 14233 raft_consensus.cc:1275] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:36.766474 14533 consensus_queue.cc:1048] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:36.778487 14155 raft_consensus.cc:1275] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:36.780119 14533 consensus_queue.cc:1048] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:36.875233 14155 raft_consensus.cc:1275] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:36.876406 14502 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:36.878645 14087 raft_consensus.cc:1275] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:50:36.879848 14541 consensus_queue.cc:1048] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:50:36.974680 14233 raft_consensus.cc:1275] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:50:36.975004 14233 pending_rounds.cc:85] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Aborting all ops after (but not including) 1
I20260709 14:50:36.975198 14233 pending_rounds.cc:107] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:50:36.975412 14233 raft_consensus.cc:2889] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:50:36.975679 14233 pending_rounds.cc:107] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: Aborting uncommitted ALTER_SCHEMA_OP operation due to leader change: 2.3
W20260709 14:50:36.976138 14233 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:42456: Aborted: Op aborted by new leader
W20260709 14:50:36.977387 13972 catalog_manager.cc:5107] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639): alter failed for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]): Aborted: Op aborted by new leader
I20260709 14:50:36.978161 14411 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.985352 14087 raft_consensus.cc:1275] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Refusing update from remote peer b4413e757ca441aca335f952f52a5cee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:50:36.987033 14411 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:36.985615 13985 catalog_manager.cc:5789] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:36.997116 13985 catalog_manager.cc:5789] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.002641 13985 catalog_manager.cc:5789] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.004468 13984 catalog_manager.cc:5789] TS b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.009511 13984 catalog_manager.cc:5789] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.191599 14155 raft_consensus.cc:1275] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.192772 14502 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.201766 14087 raft_consensus.cc:1275] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:37.202975 14502 consensus_queue.cc:1048] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.252346 14087 raft_consensus.cc:1275] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.253589 14474 consensus_queue.cc:1048] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:37.263249 14155 raft_consensus.cc:1275] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Refusing update from remote peer 63a936ed0a68426aa17d91eba7d3dede: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:37.264912 14502 consensus_queue.cc:1048] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:37.342638  6159 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:50:37.349433 14155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b"
dest_uuid: "b4413e757ca441aca335f952f52a5cee"
mode: GRACEFUL
new_leader_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:50030
I20260709 14:50:37.349982 14155 raft_consensus.cc:606] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 LEADER]: Received request to transfer leadership to TS 584867e6622240738005a22ebbffe003
I20260709 14:50:37.351219  6159 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 1
I20260709 14:50:37.351647  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:50:37.357331  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:50:37.357681  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:37.506011 14555 raft_consensus.cc:993] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: : Instructing follower 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:37.507124 14556 raft_consensus.cc:1081] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 LEADER]: Signalling peer 584867e6622240738005a22ebbffe003 to start an election
I20260709 14:50:37.508244 13984 catalog_manager.cc:5789] TS b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.508610 14087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b"
dest_uuid: "584867e6622240738005a22ebbffe003"
 from {username='slave'} at 127.0.0.1:40034
I20260709 14:50:37.509204 14087 raft_consensus.cc:493] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:37.509506 14087 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:37.514971 14087 raft_consensus.cc:515] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:37.517360 14155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4413e757ca441aca335f952f52a5cee"
I20260709 14:50:37.517544 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04821170a624e12aaebe96e4cf1060b" candidate_uuid: "584867e6622240738005a22ebbffe003" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "63a936ed0a68426aa17d91eba7d3dede"
I20260709 14:50:37.517947 14155 raft_consensus.cc:3055] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:50:37.518110 14233 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:37.518357 14155 raft_consensus.cc:740] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4413e757ca441aca335f952f52a5cee, State: Running, Role: LEADER
I20260709 14:50:37.519397 14087 leader_election.cc:290] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [CANDIDATE]: Term 4 election: Requested vote from peers b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379), 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639)
I20260709 14:50:37.519188 14155 consensus_queue.cc:260] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:37.520370 14155 raft_consensus.cc:3060] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:50:37.525480 14233 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 4.
I20260709 14:50:37.526670 14053 leader_election.cc:304] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede; no voters: 
I20260709 14:50:37.527237 14155 raft_consensus.cc:2468] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584867e6622240738005a22ebbffe003 in term 4.
I20260709 14:50:37.527520 14553 raft_consensus.cc:2804] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:50:37.528095 14553 raft_consensus.cc:697] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 4 LEADER]: Becoming Leader. State: Replica: 584867e6622240738005a22ebbffe003, State: Running, Role: LEADER
I20260709 14:50:37.528981 14553 consensus_queue.cc:237] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [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: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
W20260709 14:50:37.532860 14147 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54296: Illegal state: replica b4413e757ca441aca335f952f52a5cee is not leader of this config: current role FOLLOWER
I20260709 14:50:37.536675 13984 catalog_manager.cc:5697] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 reported cstate change: term changed from 3 to 4, leader changed from b4413e757ca441aca335f952f52a5cee (127.6.3.194) to 584867e6622240738005a22ebbffe003 (127.6.3.193). New cstate: current_term: 4 leader_uuid: "584867e6622240738005a22ebbffe003" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:37.537784 13984 catalog_manager.cc:5789] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.911375 14233 raft_consensus.cc:1275] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 4 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:37.912770 14553 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.920643 14155 raft_consensus.cc:1275] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 4 FOLLOWER]: Refusing update from remote peer 584867e6622240738005a22ebbffe003: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:50:37.922117 14523 consensus_queue.cc:1048] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:37.924219 13984 catalog_manager.cc:5789] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.926220 13986 catalog_manager.cc:5789] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.934122 13986 catalog_manager.cc:5789] TS b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.935743 13984 catalog_manager.cc:5789] TS 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:37.940384 13984 catalog_manager.cc:5789] TS b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:38.387156  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:50:38.392719 14126 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]
W20260709 14:50:38.396552 14126 consensus_peers.cc:597] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:38.418381 13984 catalog_manager.cc:5789] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745) does not have the latest schema for tablet c04821170a624e12aaebe96e4cf1060b (table soft_deleted_table [id=d7d38fd9854b4837a1766b10fb3a9dca]). Expected version 1 got 0
I20260709 14:50:38.434073  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:38.435002  6159 tablet_replica.cc:333] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.436061  6159 raft_consensus.cc:2243] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.436806  6159 raft_consensus.cc:2272] T 88c569b4f81a44978b93cb226cfe5daf P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.443274  6159 tablet_replica.cc:333] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.444026  6159 raft_consensus.cc:2243] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.444689  6159 raft_consensus.cc:2272] T 8ad00af4f572480e8bb4b3e67e52400e P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.448007  6159 tablet_replica.cc:333] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.448813  6159 raft_consensus.cc:2243] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.449477  6159 raft_consensus.cc:2272] T 90b2c06b49174c2881d1c53c7a8903f9 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.452648  6159 tablet_replica.cc:333] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.453413  6159 raft_consensus.cc:2243] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.453905  6159 raft_consensus.cc:2272] T 0a064b0db1a84c15b039980612cb466a P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.456967  6159 tablet_replica.cc:333] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.457679  6159 raft_consensus.cc:2243] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.458264  6159 raft_consensus.cc:2272] T 0b52ec600f27492bbb801764ae85975f P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.461153  6159 tablet_replica.cc:333] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.462062  6159 raft_consensus.cc:2243] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.463127  6159 raft_consensus.cc:2272] T e453189425c2479b8b6012ff085f15c4 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.465849  6159 tablet_replica.cc:333] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.466656  6159 raft_consensus.cc:2243] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.467643  6159 raft_consensus.cc:2272] T cba87b5a71144f37918fb70c20f1dfa2 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.470647  6159 tablet_replica.cc:333] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.471414  6159 raft_consensus.cc:2243] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.472487  6159 raft_consensus.cc:2272] T b829cc286b254a5a9a8448766c238e6d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.475520  6159 tablet_replica.cc:333] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.476305  6159 raft_consensus.cc:2243] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.476928  6159 raft_consensus.cc:2272] T 581445bfdb884051979afdd9db5a457c P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.479769  6159 tablet_replica.cc:333] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.480479  6159 raft_consensus.cc:2243] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.481408  6159 raft_consensus.cc:2272] T c04821170a624e12aaebe96e4cf1060b P 584867e6622240738005a22ebbffe003 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.485069  6159 tablet_replica.cc:333] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.485882  6159 raft_consensus.cc:2243] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.486529  6159 raft_consensus.cc:2272] T a25a9464a3764f2abab7b296439a6189 P 584867e6622240738005a22ebbffe003 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.489390  6159 tablet_replica.cc:333] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.490147  6159 raft_consensus.cc:2243] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.491256  6159 raft_consensus.cc:2272] T 10aeb26e14f448ff8f7066913a46b3e0 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.494212  6159 tablet_replica.cc:333] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.494906  6159 raft_consensus.cc:2243] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.495493  6159 raft_consensus.cc:2272] T 267fe4b4fe8c402ea3e025489e2ac283 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.498147  6159 tablet_replica.cc:333] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.498816  6159 raft_consensus.cc:2243] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.499367  6159 raft_consensus.cc:2272] T 49828d23b66b4feab7b1578d53269aab P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.502365  6159 tablet_replica.cc:333] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.503110  6159 raft_consensus.cc:2243] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.503708  6159 raft_consensus.cc:2272] T f618184698c0412592c56296af45c40d P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.506471  6159 tablet_replica.cc:333] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.507119  6159 raft_consensus.cc:2243] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.507704  6159 raft_consensus.cc:2272] T 986e1626e0a54e9ab5ed81167b5f562c P 584867e6622240738005a22ebbffe003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.510377  6159 tablet_replica.cc:333] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.511096  6159 raft_consensus.cc:2243] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:38.512187  6159 raft_consensus.cc:2272] T 069db02f2d8e4eb8be023457da59fc75 P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:38.514681  6159 tablet_replica.cc:333] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003: stopping tablet replica
I20260709 14:50:38.515177  6159 raft_consensus.cc:2243] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:38.515668  6159 raft_consensus.cc:2272] T 01903b13bf51421585d5d761e75effeb P 584867e6622240738005a22ebbffe003 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:38.560221 14200 consensus_peers.cc:597] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.587543 14200 consensus_peers.cc:597] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.588974 13970 catalog_manager.cc:4755] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): AlterTable RPC failed for tablet c04821170a624e12aaebe96e4cf1060b: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111)
W20260709 14:50:38.607829 14126 consensus_peers.cc:597] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.619817 14126 consensus_peers.cc:597] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.632125 14200 consensus_peers.cc:597] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.728018 14200 consensus_peers.cc:597] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.789642 14126 consensus_peers.cc:597] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.850976 14126 consensus_peers.cc:597] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.857594 14200 consensus_peers.cc:597] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.893016 14126 consensus_peers.cc:597] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:50:38.920670 14200 consensus_peers.cc:597] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede -> Peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Couldn't send request to peer 584867e6622240738005a22ebbffe003. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:39.496847  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
I20260709 14:50:39.522703 14556 raft_consensus.cc:493] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:39.523308 14556 raft_consensus.cc:515] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } }
I20260709 14:50:39.525200 14556 leader_election.cc:290] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63a936ed0a68426aa17d91eba7d3dede (127.6.3.195:40639), 584867e6622240738005a22ebbffe003 (127.6.3.193:41745)
I20260709 14:50:39.525959 14233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069db02f2d8e4eb8be023457da59fc75" candidate_uuid: "b4413e757ca441aca335f952f52a5cee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63a936ed0a68426aa17d91eba7d3dede" is_pre_election: true
W20260709 14:50:39.528970 14126 leader_election.cc:336] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111)
I20260709 14:50:39.529309 14126 leader_election.cc:304] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [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: b4413e757ca441aca335f952f52a5cee; no voters: 584867e6622240738005a22ebbffe003, 63a936ed0a68426aa17d91eba7d3dede
I20260709 14:50:39.530747 14556 raft_consensus.cc:2749] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:39.539139  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:50:39.568285  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:39.569154  6159 tablet_replica.cc:333] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.569846  6159 raft_consensus.cc:2243] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.570362  6159 raft_consensus.cc:2272] T 8ad00af4f572480e8bb4b3e67e52400e P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.572295  6159 tablet_replica.cc:333] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.572783  6159 raft_consensus.cc:2243] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.573258  6159 raft_consensus.cc:2272] T 90b2c06b49174c2881d1c53c7a8903f9 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.575156  6159 tablet_replica.cc:333] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.575666  6159 raft_consensus.cc:2243] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.576332  6159 raft_consensus.cc:2272] T 88c569b4f81a44978b93cb226cfe5daf P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.578271  6159 tablet_replica.cc:333] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.578781  6159 raft_consensus.cc:2243] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.579496  6159 raft_consensus.cc:2272] T 0b52ec600f27492bbb801764ae85975f P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.581458  6159 tablet_replica.cc:333] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.582016  6159 raft_consensus.cc:2243] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.582455  6159 raft_consensus.cc:2272] T e453189425c2479b8b6012ff085f15c4 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.584450  6159 tablet_replica.cc:333] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.585067  6159 raft_consensus.cc:2243] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.585790  6159 raft_consensus.cc:2272] T f618184698c0412592c56296af45c40d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.587746  6159 tablet_replica.cc:333] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.588249  6159 raft_consensus.cc:2243] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.588660  6159 raft_consensus.cc:2272] T 986e1626e0a54e9ab5ed81167b5f562c P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.590916  6159 tablet_replica.cc:333] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.591507  6159 raft_consensus.cc:2243] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.591871  6159 raft_consensus.cc:2272] T a25a9464a3764f2abab7b296439a6189 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.593706  6159 tablet_replica.cc:333] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.594249  6159 raft_consensus.cc:2243] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.594657  6159 raft_consensus.cc:2272] T 10aeb26e14f448ff8f7066913a46b3e0 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.596653  6159 tablet_replica.cc:333] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.597242  6159 raft_consensus.cc:2243] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.597965  6159 raft_consensus.cc:2272] T 01903b13bf51421585d5d761e75effeb P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.599853  6159 tablet_replica.cc:333] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.600379  6159 raft_consensus.cc:2243] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.601082  6159 raft_consensus.cc:2272] T 49828d23b66b4feab7b1578d53269aab P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.603343  6159 tablet_replica.cc:333] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.603814  6159 raft_consensus.cc:2243] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.604187  6159 raft_consensus.cc:2272] T 267fe4b4fe8c402ea3e025489e2ac283 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.606187  6159 tablet_replica.cc:333] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.606678  6159 raft_consensus.cc:2243] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.607070  6159 raft_consensus.cc:2272] T cba87b5a71144f37918fb70c20f1dfa2 P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.609113  6159 tablet_replica.cc:333] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.609591  6159 raft_consensus.cc:2243] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.609930  6159 raft_consensus.cc:2272] T c04821170a624e12aaebe96e4cf1060b P b4413e757ca441aca335f952f52a5cee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.611635  6159 tablet_replica.cc:333] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.612084  6159 raft_consensus.cc:2243] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.612430  6159 raft_consensus.cc:2272] T b829cc286b254a5a9a8448766c238e6d P b4413e757ca441aca335f952f52a5cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.614324  6159 tablet_replica.cc:333] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.614778  6159 raft_consensus.cc:2243] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.615476  6159 raft_consensus.cc:2272] T 581445bfdb884051979afdd9db5a457c P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.617331  6159 tablet_replica.cc:333] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.617781  6159 raft_consensus.cc:2243] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.618206  6159 raft_consensus.cc:2272] T 069db02f2d8e4eb8be023457da59fc75 P b4413e757ca441aca335f952f52a5cee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.620062  6159 tablet_replica.cc:333] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee: stopping tablet replica
I20260709 14:50:39.620484  6159 raft_consensus.cc:2243] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.620841  6159 raft_consensus.cc:2272] T 0a064b0db1a84c15b039980612cb466a P b4413e757ca441aca335f952f52a5cee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.661114  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
I20260709 14:50:39.667274 14573 raft_consensus.cc:493] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 584867e6622240738005a22ebbffe003)
I20260709 14:50:39.667900 14573 raft_consensus.cc:515] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584867e6622240738005a22ebbffe003" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 41745 } } peers { permanent_uuid: "b4413e757ca441aca335f952f52a5cee" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 42379 } } peers { permanent_uuid: "63a936ed0a68426aa17d91eba7d3dede" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 40639 } }
I20260709 14:50:39.670958 14573 leader_election.cc:290] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 584867e6622240738005a22ebbffe003 (127.6.3.193:41745), b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379)
W20260709 14:50:39.676061 14201 leader_election.cc:336] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Network error: Client connection negotiation failed: client connection to 127.6.3.194:42379: connect: Connection refused (error 111)
W20260709 14:50:39.676517 14200 leader_election.cc:336] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111)
I20260709 14:50:39.676991 14200 leader_election.cc:304] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [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: 63a936ed0a68426aa17d91eba7d3dede; no voters: 584867e6622240738005a22ebbffe003, b4413e757ca441aca335f952f52a5cee
I20260709 14:50:39.677685 14573 raft_consensus.cc:2749] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:50:39.697486  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
W20260709 14:50:39.703696 14201 consensus_peers.cc:597] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede -> Peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Couldn't send request to peer b4413e757ca441aca335f952f52a5cee. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:42379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:39.722867  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:39.723562  6159 tablet_replica.cc:333] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.724234  6159 raft_consensus.cc:2243] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.725081  6159 raft_consensus.cc:2272] T 8ad00af4f572480e8bb4b3e67e52400e P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.727115  6159 tablet_replica.cc:333] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.727658  6159 raft_consensus.cc:2243] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.728125  6159 raft_consensus.cc:2272] T 88c569b4f81a44978b93cb226cfe5daf P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.730047  6159 tablet_replica.cc:333] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.730515  6159 raft_consensus.cc:2243] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.731240  6159 raft_consensus.cc:2272] T 90b2c06b49174c2881d1c53c7a8903f9 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.733194  6159 tablet_replica.cc:333] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.733717  6159 raft_consensus.cc:2243] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.734403  6159 raft_consensus.cc:2272] T 0a064b0db1a84c15b039980612cb466a P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.736300  6159 tablet_replica.cc:333] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.736799  6159 raft_consensus.cc:2243] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.737321  6159 raft_consensus.cc:2272] T 0b52ec600f27492bbb801764ae85975f P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.739722  6159 tablet_replica.cc:333] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.740504  6159 raft_consensus.cc:2243] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.741096  6159 raft_consensus.cc:2272] T e453189425c2479b8b6012ff085f15c4 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:39.741478 14201 consensus_peers.cc:597] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede -> Peer b4413e757ca441aca335f952f52a5cee (127.6.3.194:42379): Couldn't send request to peer b4413e757ca441aca335f952f52a5cee. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:42379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:39.743156  6159 tablet_replica.cc:333] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.743723  6159 raft_consensus.cc:2243] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.744124  6159 raft_consensus.cc:2272] T cba87b5a71144f37918fb70c20f1dfa2 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.746008  6159 tablet_replica.cc:333] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.746490  6159 raft_consensus.cc:2243] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.746845  6159 raft_consensus.cc:2272] T 581445bfdb884051979afdd9db5a457c P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.748730  6159 tablet_replica.cc:333] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.749249  6159 raft_consensus.cc:2243] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.749616  6159 raft_consensus.cc:2272] T b829cc286b254a5a9a8448766c238e6d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.751518  6159 tablet_replica.cc:333] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.751971  6159 raft_consensus.cc:2243] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.752341  6159 raft_consensus.cc:2272] T c04821170a624e12aaebe96e4cf1060b P 63a936ed0a68426aa17d91eba7d3dede [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.754220  6159 tablet_replica.cc:333] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.754715  6159 raft_consensus.cc:2243] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.755403  6159 raft_consensus.cc:2272] T a25a9464a3764f2abab7b296439a6189 P 63a936ed0a68426aa17d91eba7d3dede [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.757340  6159 tablet_replica.cc:333] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.757822  6159 raft_consensus.cc:2243] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.758230  6159 raft_consensus.cc:2272] T 10aeb26e14f448ff8f7066913a46b3e0 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.760246  6159 tablet_replica.cc:333] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.760748  6159 raft_consensus.cc:2243] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.761196  6159 raft_consensus.cc:2272] T 069db02f2d8e4eb8be023457da59fc75 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.763170  6159 tablet_replica.cc:333] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.763628  6159 raft_consensus.cc:2243] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.764024  6159 raft_consensus.cc:2272] T 49828d23b66b4feab7b1578d53269aab P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.766542  6159 tablet_replica.cc:333] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.767089  6159 raft_consensus.cc:2243] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.767771  6159 raft_consensus.cc:2272] T 267fe4b4fe8c402ea3e025489e2ac283 P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.769587  6159 tablet_replica.cc:333] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.770031  6159 raft_consensus.cc:2243] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.770437  6159 raft_consensus.cc:2272] T f618184698c0412592c56296af45c40d P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.772157  6159 tablet_replica.cc:333] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.772609  6159 raft_consensus.cc:2243] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:39.773355  6159 raft_consensus.cc:2272] T 986e1626e0a54e9ab5ed81167b5f562c P 63a936ed0a68426aa17d91eba7d3dede [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.775235  6159 tablet_replica.cc:333] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede: stopping tablet replica
I20260709 14:50:39.775640  6159 raft_consensus.cc:2243] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:39.776057  6159 raft_consensus.cc:2272] T 01903b13bf51421585d5d761e75effeb P 63a936ed0a68426aa17d91eba7d3dede [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:39.806660  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:50:39.842553  6159 master.cc:562] Master@127.6.3.254:46501 shutting down...
W20260709 14:50:40.667078 13970 catalog_manager.cc:4755] TS 584867e6622240738005a22ebbffe003 (127.6.3.193:41745): AlterTable RPC failed for tablet c04821170a624e12aaebe96e4cf1060b: Network error: Client connection negotiation failed: client connection to 127.6.3.193:41745: connect: Connection refused (error 111)
I20260709 14:50:40.821646  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:40.822271  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:40.822594  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59a84c5d0eb4403ea0d2ce9684a4fa08: stopping tablet replica
I20260709 14:50:40.847208  6159 master.cc:584] Master@127.6.3.254:46501 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14116 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:50:40.891958  6159 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.3.254:41111
I20260709 14:50:40.893061  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:40.898118 14577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:40.898351 14578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:40.900590 14580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:40.901328  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:40.902204  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:40.902379  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:40.902526  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608640902509 us; error 0 us; skew 500 ppm
I20260709 14:50:40.903054  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:40.905309  6159 webserver.cc:533] Webserver started at http://127.6.3.254:44205/ using document root <none> and password file <none>
I20260709 14:50:40.905741  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:40.905912  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:40.906162  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:40.907240  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/master-0-root/instance:
uuid: "13f2148126af4cc5bbe27119b6c743b7"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-27mc"
I20260709 14:50:40.911401  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:50:40.914604 14585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:40.915344  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:40.915622  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/master-0-root
uuid: "13f2148126af4cc5bbe27119b6c743b7"
format_stamp: "Formatted at 2026-07-09 14:50:40 on dist-test-slave-27mc"
I20260709 14:50:40.915889  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:40.939047  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:40.940191  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:40.975422  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.254:41111
I20260709 14:50:40.975515 14636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.254:41111 every 8 connection(s)
I20260709 14:50:40.978987 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:40.989073 14637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: Bootstrap starting.
I20260709 14:50:40.993649 14637 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:40.997691 14637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: No bootstrap required, opened a new log
I20260709 14:50:40.999701 14637 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER }
I20260709 14:50:41.000057 14637 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.000270 14637 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13f2148126af4cc5bbe27119b6c743b7, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.000842 14637 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER }
I20260709 14:50:41.001298 14637 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:41.001504 14637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:41.001758 14637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:41.006029 14637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER }
I20260709 14:50:41.006517 14637 leader_election.cc:304] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [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: 13f2148126af4cc5bbe27119b6c743b7; no voters: 
I20260709 14:50:41.007602 14637 leader_election.cc:290] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:41.007983 14640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:41.009258 14640 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 1 LEADER]: Becoming Leader. State: Replica: 13f2148126af4cc5bbe27119b6c743b7, State: Running, Role: LEADER
I20260709 14:50:41.009910 14640 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [LEADER]: Queue going to LEADER mode. State: All 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: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER }
I20260709 14:50:41.010388 14637 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:41.014127 14641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13f2148126af4cc5bbe27119b6c743b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER } }
I20260709 14:50:41.015422 14641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:41.014823 14642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13f2148126af4cc5bbe27119b6c743b7. Latest consensus state: current_term: 1 leader_uuid: "13f2148126af4cc5bbe27119b6c743b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13f2148126af4cc5bbe27119b6c743b7" member_type: VOTER } }
I20260709 14:50:41.016311 14642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:41.017880 14648 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:41.024920 14648 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:41.025964  6159 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:41.033128 14648 catalog_manager.cc:1383] Generated new cluster ID: 3f6d2211a8054e1b98282282a2dfbc76
I20260709 14:50:41.033401 14648 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:41.055099 14648 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:41.056349 14648 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:41.083509 14648 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: Generated new TSK 0
I20260709 14:50:41.084146 14648 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:41.092262  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.098126 14658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.099208 14659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.100868 14661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:41.101292  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:41.102198  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:41.102382  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:41.102528  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608641102511 us; error 0 us; skew 500 ppm
I20260709 14:50:41.103025  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.105065  6159 webserver.cc:533] Webserver started at http://127.6.3.193:34929/ using document root <none> and password file <none>
I20260709 14:50:41.105482  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.105660  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.105890  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.106904  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-0-root/instance:
uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.111155  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:50:41.114313 14666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.115065  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:50:41.115345  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-0-root
uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.115587  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:41.142513  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.143716  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.145136  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:41.147228  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:41.147394  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.147632  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:41.147787  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.185213  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.193:43829
I20260709 14:50:41.185322 14728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.193:43829 every 8 connection(s)
I20260709 14:50:41.190032  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.196434 14733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.198625 14734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.199524 14736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:41.200331  6159 server_base.cc:1061] running on GCE node
I20260709 14:50:41.201202  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:41.201383  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:41.201507  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608641201496 us; error 0 us; skew 500 ppm
I20260709 14:50:41.201948  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.204532  6159 webserver.cc:533] Webserver started at http://127.6.3.194:34799/ using document root <none> and password file <none>
I20260709 14:50:41.205068  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.205258  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.205576  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.206048 14729 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41111
I20260709 14:50:41.206422 14729 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:41.206787  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-1-root/instance:
uuid: "2358b8af602e491d9f5dae6f04ffb08f"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.207119 14729 heartbeater.cc:507] Master 127.6.3.254:41111 requested a full tablet report, sending...
I20260709 14:50:41.209211 14602 ts_manager.cc:194] Registered new tserver with Master: 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829)
I20260709 14:50:41.211439 14602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37720
I20260709 14:50:41.211934  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:50:41.215274 14741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.215966  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:50:41.216230  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-1-root
uuid: "2358b8af602e491d9f5dae6f04ffb08f"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.216477  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:41.236522  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.237654  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.238965  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:41.241055  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:41.241231  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.241447  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:41.241623  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.278918  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.194:44631
I20260709 14:50:41.279012 14803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.194:44631 every 8 connection(s)
I20260709 14:50:41.283357  6159 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:41.290594 14808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:41.290901 14807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:41.295653  6159 server_base.cc:1061] running on GCE node
W20260709 14:50:41.295698 14810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:41.296525 14804 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41111
I20260709 14:50:41.296825  6159 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:50:41.296895 14804 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:41.297227  6159 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:41.297430  6159 hybrid_clock.cc:648] HybridClock initialized: now 1783608641297415 us; error 0 us; skew 500 ppm
I20260709 14:50:41.297883 14804 heartbeater.cc:507] Master 127.6.3.254:41111 requested a full tablet report, sending...
I20260709 14:50:41.298004  6159 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:41.299919 14602 ts_manager.cc:194] Registered new tserver with Master: 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:41.300522  6159 webserver.cc:533] Webserver started at http://127.6.3.195:41671/ using document root <none> and password file <none>
I20260709 14:50:41.301057  6159 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:41.301251  6159 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:41.301357 14602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37726
I20260709 14:50:41.301494  6159 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:41.302801  6159 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-2-root/instance:
uuid: "e82c63c802a84f82b231ca74a87796d1"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.306926  6159 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:41.309943 14815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.310575  6159 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:50:41.310838  6159 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-2-root
uuid: "e82c63c802a84f82b231ca74a87796d1"
format_stamp: "Formatted at 2026-07-09 14:50:41 on dist-test-slave-27mc"
I20260709 14:50:41.311106  6159 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksXyxO0/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608353600071-6159-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:41.322171  6159 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:41.323206  6159 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:41.324503  6159 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:41.326571  6159 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:41.326759  6159 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.326988  6159 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:41.327152  6159 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:41.367939  6159 rpc_server.cc:307] RPC server started. Bound to: 127.6.3.195:42433
I20260709 14:50:41.368031 14877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.3.195:42433 every 8 connection(s)
I20260709 14:50:41.380261 14878 heartbeater.cc:344] Connected to a master server at 127.6.3.254:41111
I20260709 14:50:41.380638 14878 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:41.381297 14878 heartbeater.cc:507] Master 127.6.3.254:41111 requested a full tablet report, sending...
I20260709 14:50:41.382982 14602 ts_manager.cc:194] Registered new tserver with Master: e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.383111  6159 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012248095s
I20260709 14:50:41.384275 14602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37736
I20260709 14:50:41.405359 14602 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37738:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:41.407956 14602 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:41.470337 14767 tablet_service.cc:1511] Processing CreateTablet for tablet 493d9690a3304dfb9baae30286773bda (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:41.470662 14769 tablet_service.cc:1511] Processing CreateTablet for tablet 27fef70601ad43e1967214d546e9501b (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:41.471784 14767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493d9690a3304dfb9baae30286773bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.472334 14768 tablet_service.cc:1511] Processing CreateTablet for tablet bccec9e074004f1e926d3030077a6137 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:41.474038 14766 tablet_service.cc:1511] Processing CreateTablet for tablet af5f32db56384ca291cd6143ad1338a4 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:41.475292 14765 tablet_service.cc:1511] Processing CreateTablet for tablet 3d91a5e12b5240c780b9ecf9833ad1c3 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:41.480085 14768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccec9e074004f1e926d3030077a6137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.482275 14764 tablet_service.cc:1511] Processing CreateTablet for tablet 7e943a28a0f74ced9f679764204c38cc (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:41.485010 14769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fef70601ad43e1967214d546e9501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.485631 14764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e943a28a0f74ced9f679764204c38cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.488436 14765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d91a5e12b5240c780b9ecf9833ad1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.490216 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 71315bc2508240ab97e9effcd15cae4d (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:41.491449 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71315bc2508240ab97e9effcd15cae4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.494773 14766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5f32db56384ca291cd6143ad1338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.496711 14762 tablet_service.cc:1511] Processing CreateTablet for tablet cac6c15987cd4192b7d96de8769c7c30 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:41.498359 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac6c15987cd4192b7d96de8769c7c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.503072 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 9816d550162342209db59f44bf1484af (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:41.504344 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9816d550162342209db59f44bf1484af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.531599 14892 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.534691 14688 tablet_service.cc:1511] Processing CreateTablet for tablet 71315bc2508240ab97e9effcd15cae4d (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:41.535480 14689 tablet_service.cc:1511] Processing CreateTablet for tablet 7e943a28a0f74ced9f679764204c38cc (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:41.536023 14688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71315bc2508240ab97e9effcd15cae4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.537292 14690 tablet_service.cc:1511] Processing CreateTablet for tablet 3d91a5e12b5240c780b9ecf9833ad1c3 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:41.538533 14690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d91a5e12b5240c780b9ecf9833ad1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.539693 14892 tablet_bootstrap.cc:654] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.541935 14692 tablet_service.cc:1511] Processing CreateTablet for tablet 493d9690a3304dfb9baae30286773bda (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:41.542117 14687 tablet_service.cc:1511] Processing CreateTablet for tablet cac6c15987cd4192b7d96de8769c7c30 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:41.543186 14692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493d9690a3304dfb9baae30286773bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.544464 14686 tablet_service.cc:1511] Processing CreateTablet for tablet 9816d550162342209db59f44bf1484af (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:41.545737 14686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9816d550162342209db59f44bf1484af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.546018 14693 tablet_service.cc:1511] Processing CreateTablet for tablet bccec9e074004f1e926d3030077a6137 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:41.547235 14693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccec9e074004f1e926d3030077a6137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.550005 14694 tablet_service.cc:1511] Processing CreateTablet for tablet 27fef70601ad43e1967214d546e9501b (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:41.551363 14691 tablet_service.cc:1511] Processing CreateTablet for tablet af5f32db56384ca291cd6143ad1338a4 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:41.552625 14687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac6c15987cd4192b7d96de8769c7c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.555955 14689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e943a28a0f74ced9f679764204c38cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.556535 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fef70601ad43e1967214d546e9501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.557368 14691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5f32db56384ca291cd6143ad1338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.582209 14894 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.587486 14843 tablet_service.cc:1511] Processing CreateTablet for tablet 27fef70601ad43e1967214d546e9501b (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:41.588410 14894 tablet_bootstrap.cc:654] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.589952 14842 tablet_service.cc:1511] Processing CreateTablet for tablet bccec9e074004f1e926d3030077a6137 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:41.588867 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fef70601ad43e1967214d546e9501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.595649 14841 tablet_service.cc:1511] Processing CreateTablet for tablet 493d9690a3304dfb9baae30286773bda (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:41.597816 14840 tablet_service.cc:1511] Processing CreateTablet for tablet af5f32db56384ca291cd6143ad1338a4 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:41.599546 14839 tablet_service.cc:1511] Processing CreateTablet for tablet 3d91a5e12b5240c780b9ecf9833ad1c3 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:41.601236 14838 tablet_service.cc:1511] Processing CreateTablet for tablet 7e943a28a0f74ced9f679764204c38cc (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:41.602012 14836 tablet_service.cc:1511] Processing CreateTablet for tablet cac6c15987cd4192b7d96de8769c7c30 (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:41.603732 14837 tablet_service.cc:1511] Processing CreateTablet for tablet 71315bc2508240ab97e9effcd15cae4d (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:41.605866 14835 tablet_service.cc:1511] Processing CreateTablet for tablet 9816d550162342209db59f44bf1484af (DEFAULT_TABLE table=test-workload [id=7ee866472d744d8a89e0ebf54fb5f4c9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:41.625614 14892 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.626178 14892 ts_tablet_manager.cc:1403] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.024s
I20260709 14:50:41.629050 14892 raft_consensus.cc:359] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.629729 14892 raft_consensus.cc:385] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.630018 14892 raft_consensus.cc:740] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.630986 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bccec9e074004f1e926d3030077a6137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.630709 14892 consensus_queue.cc:260] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.631893 14835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9816d550162342209db59f44bf1484af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.637365 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e943a28a0f74ced9f679764204c38cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.641263 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af5f32db56384ca291cd6143ad1338a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.641901 14894 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.642419 14894 ts_tablet_manager.cc:1403] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.034s
I20260709 14:50:41.645267 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71315bc2508240ab97e9effcd15cae4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.645332 14894 raft_consensus.cc:359] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.649446 14894 raft_consensus.cc:385] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.649744 14839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d91a5e12b5240c780b9ecf9833ad1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.650480 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac6c15987cd4192b7d96de8769c7c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.652598 14841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493d9690a3304dfb9baae30286773bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:41.671294 14896 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.649816 14894 raft_consensus.cc:740] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.674268 14894 consensus_queue.cc:260] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.676358 14729 heartbeater.cc:499] Master 127.6.3.254:41111 was elected leader, sending a full tablet report...
I20260709 14:50:41.679504 14896 tablet_bootstrap.cc:654] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.680869 14892 ts_tablet_manager.cc:1434] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.054s	user 0.015s	sys 0.039s
I20260709 14:50:41.681627 14804 heartbeater.cc:499] Master 127.6.3.254:41111 was elected leader, sending a full tablet report...
I20260709 14:50:41.683880 14894 ts_tablet_manager.cc:1434] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:50:41.684862 14894 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.689841 14892 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.690871 14894 tablet_bootstrap.cc:654] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.697445 14892 tablet_bootstrap.cc:654] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.708606 14892 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.709095 14892 ts_tablet_manager.cc:1403] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:50:41.711807 14892 raft_consensus.cc:359] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.712442 14892 raft_consensus.cc:385] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.712697 14892 raft_consensus.cc:740] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.713507 14892 consensus_queue.cc:260] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.715211 14892 ts_tablet_manager.cc:1434] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:50:41.716054 14892 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.722051 14892 tablet_bootstrap.cc:654] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.724895 14897 raft_consensus.cc:493] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.725396 14894 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.725404 14896 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.726130 14894 ts_tablet_manager.cc:1403] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.016s
I20260709 14:50:41.726156 14896 ts_tablet_manager.cc:1403] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.012s
I20260709 14:50:41.725425 14897 raft_consensus.cc:515] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.728827 14897 leader_election.cc:290] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.732558 14894 raft_consensus.cc:359] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.735334 14892 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.735893 14892 ts_tablet_manager.cc:1403] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:50:41.735858 14896 raft_consensus.cc:359] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.737867 14896 raft_consensus.cc:385] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.738150 14896 raft_consensus.cc:740] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.733349 14894 raft_consensus.cc:385] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.739043 14894 raft_consensus.cc:740] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.739014 14892 raft_consensus.cc:359] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.739975 14892 raft_consensus.cc:385] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.740289 14892 raft_consensus.cc:740] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.740180 14894 consensus_queue.cc:260] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.740435 14896 consensus_queue.cc:260] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.741194 14892 consensus_queue.cc:260] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.742436 14894 ts_tablet_manager.cc:1434] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:50:41.745215 14894 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.746023 14892 ts_tablet_manager.cc:1434] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:41.747084 14892 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.751272 14894 tablet_bootstrap.cc:654] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.753067 14892 tablet_bootstrap.cc:654] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.754522 14878 heartbeater.cc:499] Master 127.6.3.254:41111 was elected leader, sending a full tablet report...
I20260709 14:50:41.755937 14896 ts_tablet_manager.cc:1434] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.005s
I20260709 14:50:41.757074 14897 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.757632 14897 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.757846 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:41.757309 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:41.758807 14704 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:41.760011 14897 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.761760 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:41.764195 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:41.766021 14743 leader_election.cc:304] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:41.766887 14897 raft_consensus.cc:2804] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:41.767258 14897 raft_consensus.cc:493] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:41.767597 14897 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:41.773211 14743 leader_election.cc:343] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:41.773501 14892 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
W20260709 14:50:41.773977 14743 leader_election.cc:343] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:41.774042 14892 ts_tablet_manager.cc:1403] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.010s
I20260709 14:50:41.774564 14894 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.774456 14743 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:41.775127 14894 ts_tablet_manager.cc:1403] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260709 14:50:41.775139 14896 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.777352 14892 raft_consensus.cc:359] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.778129 14892 raft_consensus.cc:385] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.778475 14892 raft_consensus.cc:740] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.778467 14894 raft_consensus.cc:359] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.779433 14894 raft_consensus.cc:385] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.779801 14894 raft_consensus.cc:740] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.779511 14892 consensus_queue.cc:260] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.780742 14894 consensus_queue.cc:260] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.782721 14896 tablet_bootstrap.cc:654] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.786914 14894 ts_tablet_manager.cc:1434] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:41.788060 14894 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.799983 14894 tablet_bootstrap.cc:654] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.802304 14897 raft_consensus.cc:515] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.804531 14897 leader_election.cc:290] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.817516 14907 raft_consensus.cc:2749] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:41.817888 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:41.818563 14704 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:41.820313 14894 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.820405 14892 ts_tablet_manager.cc:1434] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.046s	user 0.020s	sys 0.023s
I20260709 14:50:41.820999 14894 ts_tablet_manager.cc:1403] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.014s
I20260709 14:50:41.821548 14892 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.823812 14894 raft_consensus.cc:359] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.824483 14894 raft_consensus.cc:385] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.824765 14894 raft_consensus.cc:740] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.825740 14704 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:41.825470 14894 consensus_queue.cc:260] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.827365 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:41.828212 14892 tablet_bootstrap.cc:654] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:41.828882 14743 leader_election.cc:343] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:41.829900 14743 leader_election.cc:343] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:41.828334 14894 ts_tablet_manager.cc:1434] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:41.830616 14896 tablet_bootstrap.cc:492] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.831369 14896 ts_tablet_manager.cc:1403] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.015s
I20260709 14:50:41.831758 14894 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.834201 14896 raft_consensus.cc:359] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.830612 14743 leader_election.cc:304] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:41.835659 14908 raft_consensus.cc:2804] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:41.836124 14908 raft_consensus.cc:697] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:41.836920 14908 consensus_queue.cc:237] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.838718 14894 tablet_bootstrap.cc:654] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.842113 14896 raft_consensus.cc:385] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.842430 14896 raft_consensus.cc:740] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.843200 14896 consensus_queue.cc:260] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.845811 14896 ts_tablet_manager.cc:1434] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:50:41.846706 14896 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.850857 14894 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.851509 14894 ts_tablet_manager.cc:1403] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 14:50:41.852744 14896 tablet_bootstrap.cc:654] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.854655 14894 raft_consensus.cc:359] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.855635 14894 raft_consensus.cc:385] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.856026 14894 raft_consensus.cc:740] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.855356 14601 catalog_manager.cc:5697] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:41.857053 14894 consensus_queue.cc:260] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.862071 14894 ts_tablet_manager.cc:1434] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:41.863265 14894 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.864115 14896 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.864621 14896 ts_tablet_manager.cc:1403] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 14:50:41.867444 14896 raft_consensus.cc:359] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.868125 14896 raft_consensus.cc:385] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.868403 14896 raft_consensus.cc:740] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.869112 14896 consensus_queue.cc:260] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.871116 14894 tablet_bootstrap.cc:654] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.871541 14896 ts_tablet_manager.cc:1434] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:41.872576 14896 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.878520 14896 tablet_bootstrap.cc:654] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.888008 14894 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.888566 14894 ts_tablet_manager.cc:1403] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 14:50:41.889896 14892 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.890369 14892 ts_tablet_manager.cc:1403] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.037s
I20260709 14:50:41.891763 14894 raft_consensus.cc:359] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.892621 14894 raft_consensus.cc:385] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.892870 14894 raft_consensus.cc:740] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.892446 14892 raft_consensus.cc:359] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.893766 14892 raft_consensus.cc:385] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.894023 14892 raft_consensus.cc:740] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.893604 14894 consensus_queue.cc:260] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.894731 14896 tablet_bootstrap.cc:492] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.894686 14892 consensus_queue.cc:260] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.895243 14896 ts_tablet_manager.cc:1403] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 14:50:41.896199 14894 ts_tablet_manager.cc:1434] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:41.897115 14892 ts_tablet_manager.cc:1434] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:50:41.897223 14894 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.898134 14892 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.898165 14896 raft_consensus.cc:359] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.899062 14896 raft_consensus.cc:385] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.899366 14896 raft_consensus.cc:740] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.900170 14896 consensus_queue.cc:260] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.904076 14894 tablet_bootstrap.cc:654] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.904438 14892 tablet_bootstrap.cc:654] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.904909 14896 ts_tablet_manager.cc:1434] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:41.905946 14896 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.912119 14896 tablet_bootstrap.cc:654] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.924022 14892 tablet_bootstrap.cc:492] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.924418 14896 tablet_bootstrap.cc:492] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.924417 14892 ts_tablet_manager.cc:1403] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260709 14:50:41.925184 14896 ts_tablet_manager.cc:1403] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:50:41.926976 14892 raft_consensus.cc:359] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.927523 14892 raft_consensus.cc:385] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.927817 14892 raft_consensus.cc:740] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.928205 14896 raft_consensus.cc:359] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.929009 14896 raft_consensus.cc:385] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.928634 14892 consensus_queue.cc:260] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.929312 14896 raft_consensus.cc:740] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.930124 14896 consensus_queue.cc:260] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.931119 14892 ts_tablet_manager.cc:1434] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:41.932130 14892 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:41.935130 14896 ts_tablet_manager.cc:1434] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:50:41.936146 14896 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:41.938093 14892 tablet_bootstrap.cc:654] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.949216 14896 tablet_bootstrap.cc:654] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.951201 14908 raft_consensus.cc:493] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.951956 14894 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:41.951735 14908 raft_consensus.cc:515] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.952459 14894 ts_tablet_manager.cc:1403] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.037s
I20260709 14:50:41.958025 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:41.958630 14904 raft_consensus.cc:493] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.958676 14704 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:41.959347 14904 raft_consensus.cc:515] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.960250 14743 leader_election.cc:304] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:41.961225 14907 raft_consensus.cc:2804] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:41.961624 14907 raft_consensus.cc:493] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:41.961939 14907 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:41.967546 14908 leader_election.cc:290] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.967919 14894 raft_consensus.cc:359] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.968551 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:41.969219 14853 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:41.970561 14896 tablet_bootstrap.cc:492] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:41.970259 14907 raft_consensus.cc:515] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.970762 14904 leader_election.cc:290] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829)
I20260709 14:50:41.971480 14923 raft_consensus.cc:493] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.972198 14894 raft_consensus.cc:385] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.973058 14894 raft_consensus.cc:740] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.972788 14923 raft_consensus.cc:515] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.973807 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:41.973887 14894 consensus_queue.cc:260] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.974587 14704 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:41.975070 14892 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:41.974715 14896 ts_tablet_manager.cc:1403] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.009s
I20260709 14:50:41.975607 14892 ts_tablet_manager.cc:1403] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.010s
I20260709 14:50:41.976737 14894 ts_tablet_manager.cc:1434] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.005s
I20260709 14:50:41.977802 14894 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:41.978616 14896 raft_consensus.cc:359] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.978768 14892 raft_consensus.cc:359] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.980688 14896 raft_consensus.cc:385] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.980741 14892 raft_consensus.cc:385] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:41.981195 14896 raft_consensus.cc:740] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.981249 14892 raft_consensus.cc:740] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:41.980212 14923 leader_election.cc:290] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:41.982193 14896 consensus_queue.cc:260] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.984803 14896 ts_tablet_manager.cc:1434] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:41.985355 14894 tablet_bootstrap.cc:654] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:41.988556 14908 raft_consensus.cc:493] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:41.989120 14908 raft_consensus.cc:515] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.982236 14892 consensus_queue.cc:260] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:41.990510 14704 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:41.992601 14703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:41.993333 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:41.994771 14853 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:41.995735 14908 leader_election.cc:290] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:41.997020 14896 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
W20260709 14:50:41.997486 14743 leader_election.cc:343] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:41.998934 14892 ts_tablet_manager.cc:1434] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 14:50:41.998796 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:42.004904 14896 tablet_bootstrap.cc:654] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:42.005456 14743 leader_election.cc:343] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.005964 14743 leader_election.cc:304] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:42.006690 14908 raft_consensus.cc:2749] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.007118 14892 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:42.008832 14908 raft_consensus.cc:493] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.009364 14908 raft_consensus.cc:515] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.010660 14853 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:42.013211 14703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.011638 14908 leader_election.cc:290] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.014133 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:42.014794 14852 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:42.013816 14703 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:42.018682 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.019104 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.019932 14701 raft_consensus.cc:2393] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 2358b8af602e491d9f5dae6f04ffb08f in this term.
I20260709 14:50:42.013505 14743 leader_election.cc:304] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
W20260709 14:50:42.020784 14650 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:42.021317 14907 leader_election.cc:290] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.022038 14702 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.022913 14743 leader_election.cc:304] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:42.023290 14817 leader_election.cc:304] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.023734 14908 raft_consensus.cc:2804] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.024237 14923 raft_consensus.cc:2804] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.024511 14898 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.024653 14897 raft_consensus.cc:2804] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.024353 14908 raft_consensus.cc:697] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.025024 14898 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.026168 14908 consensus_queue.cc:237] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.027740 14898 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.028457 14892 tablet_bootstrap.cc:654] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.028815 14897 raft_consensus.cc:493] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.029239 14897 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.038232 14897 raft_consensus.cc:515] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.038609 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.041723 14896 tablet_bootstrap.cc:492] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:42.042196 14779 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.042333 14896 ts_tablet_manager.cc:1403] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260709 14:50:42.041663 14894 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:42.043514 14894 ts_tablet_manager.cc:1403] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.032s
I20260709 14:50:42.024662 14923 raft_consensus.cc:493] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.039441 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.045346 14816 leader_election.cc:304] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [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: e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.045399 14896 raft_consensus.cc:359] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.046227 14896 raft_consensus.cc:385] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.046530 14896 raft_consensus.cc:740] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.046537 14904 raft_consensus.cc:2749] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.047199 14923 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.047542 14896 consensus_queue.cc:260] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.049775 14896 ts_tablet_manager.cc:1434] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:50:42.050745 14896 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:42.040372 14892 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:42.046377 14894 raft_consensus.cc:359] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.053143 14894 raft_consensus.cc:385] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.053428 14894 raft_consensus.cc:740] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.054101 14894 consensus_queue.cc:260] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.055500 14904 raft_consensus.cc:493] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.056061 14894 ts_tablet_manager.cc:1434] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:50:42.055996 14904 raft_consensus.cc:515] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.056746 14896 tablet_bootstrap.cc:654] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.056994 14894 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:42.061208 14892 ts_tablet_manager.cc:1403] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 14:50:42.062541 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
W20260709 14:50:42.063998 14816 leader_election.cc:343] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:42.064567 14904 leader_election.cc:290] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.065759 14897 leader_election.cc:290] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.063812 14892 raft_consensus.cc:359] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.070109 14894 tablet_bootstrap.cc:654] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.070240 14892 raft_consensus.cc:385] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.070668 14892 raft_consensus.cc:740] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.071427 14892 consensus_queue.cc:260] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.072450 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.073127 14853 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.073635 14892 ts_tablet_manager.cc:1434] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 14:50:42.074815 14892 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:42.076292 14923 raft_consensus.cc:515] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.077886 14904 raft_consensus.cc:493] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.078413 14904 raft_consensus.cc:515] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.080379 14904 leader_election.cc:290] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.081395 14892 tablet_bootstrap.cc:654] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:42.083720 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.084443 14779 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.082955 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.085597 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.085729 14923 leader_election.cc:290] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829)
I20260709 14:50:42.086380 14778 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.086196 14816 leader_election.cc:304] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.087852 14894 tablet_bootstrap.cc:492] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:42.090626 14923 raft_consensus.cc:2804] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.086180 14704 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.090761 14894 ts_tablet_manager.cc:1403] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260709 14:50:42.091032 14923 raft_consensus.cc:493] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.091493 14923 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.092327 14602 catalog_manager.cc:5697] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.094027 14894 raft_consensus.cc:359] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.094753 14894 raft_consensus.cc:385] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.095078 14894 raft_consensus.cc:740] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.095850 14894 consensus_queue.cc:260] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.097882 14894 ts_tablet_manager.cc:1434] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:42.099704 14923 raft_consensus.cc:515] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.101890 14778 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.102895 14923 leader_election.cc:290] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.103847 14816 leader_election.cc:304] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.104511 14892 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:42.105010 14892 ts_tablet_manager.cc:1403] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 14:50:42.105037 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.105752 14702 raft_consensus.cc:2468] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.106455 14923 raft_consensus.cc:2804] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.107973 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.107803 14892 raft_consensus.cc:359] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.108559 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.109807 14703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.108228 14896 tablet_bootstrap.cc:492] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:42.110627 14896 ts_tablet_manager.cc:1403] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.012s
I20260709 14:50:42.110852 14904 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.111297 14904 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.112457 14853 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:42.108582 14701 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.113263 14896 raft_consensus.cc:359] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.113893 14896 raft_consensus.cc:385] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.114195 14896 raft_consensus.cc:740] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.113730 14904 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.114953 14896 consensus_queue.cc:260] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.115674 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.109319 14923 raft_consensus.cc:697] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.108642 14817 leader_election.cc:304] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.118108 14923 consensus_queue.cc:237] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.109952 14702 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.117295 14778 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.120072 14816 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.121227 14704 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:42.118949 14904 raft_consensus.cc:2804] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.122285 14904 raft_consensus.cc:493] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.122617 14904 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.103793 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.125937 14779 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.126194 14701 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.128602 14904 raft_consensus.cc:515] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.132253 14896 ts_tablet_manager.cc:1434] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:50:42.132254 14702 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.108793 14892 raft_consensus.cc:385] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.134907 14892 raft_consensus.cc:740] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.133913 14743 leader_election.cc:304] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.135658 14892 consensus_queue.cc:260] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.136000 14817 leader_election.cc:304] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.136363 14908 raft_consensus.cc:2804] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.136916 14908 raft_consensus.cc:697] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.137725 14908 consensus_queue.cc:237] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.142197 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.142769 14701 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.145712 14892 ts_tablet_manager.cc:1434] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.002s
I20260709 14:50:42.146793 14896 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:42.137250 14779 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.148240 14904 leader_election.cc:290] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.148701 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.149441 14702 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.150085 14598 catalog_manager.cc:5697] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.154770 14701 raft_consensus.cc:2468] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.148910 14904 raft_consensus.cc:2804] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.156646 14904 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.157042 14904 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.160727 14908 raft_consensus.cc:493] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.161329 14908 raft_consensus.cc:515] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.161585 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:42.163460 14908 leader_election.cc:290] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.169229 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.169937 14779 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:42.170337 14904 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.171532 14853 raft_consensus.cc:2393] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in current term 1: Already voted for candidate e82c63c802a84f82b231ca74a87796d1 in this term.
I20260709 14:50:42.172416 14904 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.172551 14667 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:42.173105 14904 raft_consensus.cc:2804] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.173405 14898 raft_consensus.cc:2804] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.173540 14904 raft_consensus.cc:697] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.173823 14898 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.174165 14898 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.174428 14904 consensus_queue.cc:237] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.181107 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.182708 14701 raft_consensus.cc:2393] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2358b8af602e491d9f5dae6f04ffb08f in current term 1: Already voted for candidate e82c63c802a84f82b231ca74a87796d1 in this term.
I20260709 14:50:42.185002 14896 tablet_bootstrap.cc:654] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:42.185338 14816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.3.194:44631, user_credentials={real_user=slave}} blocked reactor thread for 65324.1us
I20260709 14:50:42.186394 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.186877 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.187168 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:42.187770 14779 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.188301 14853 raft_consensus.cc:2393] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2358b8af602e491d9f5dae6f04ffb08f in current term 1: Already voted for candidate e82c63c802a84f82b231ca74a87796d1 in this term.
I20260709 14:50:42.188174 14602 catalog_manager.cc:5697] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.190524 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.191110 14778 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.196081 14779 raft_consensus.cc:2468] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.197279 14816 leader_election.cc:304] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.198068 14923 raft_consensus.cc:2804] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.198573 14923 raft_consensus.cc:697] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.199440 14923 consensus_queue.cc:237] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.209295 14898 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.210693 14701 raft_consensus.cc:2393] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in this term.
I20260709 14:50:42.212467 14898 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.213151 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.213586 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.213577 14743 leader_election.cc:304] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:42.214670 14853 raft_consensus.cc:2393] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in current term 1: Already voted for candidate e82c63c802a84f82b231ca74a87796d1 in this term.
I20260709 14:50:42.215175 14908 raft_consensus.cc:2749] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.215963 14668 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d; no voters: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:42.216851 14898 raft_consensus.cc:2749] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:42.216928 14778 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.221302 14908 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.222631 14816 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:42.223255 14896 tablet_bootstrap.cc:492] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:42.223995 14923 raft_consensus.cc:2804] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.224539 14923 raft_consensus.cc:697] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.225378 14923 consensus_queue.cc:237] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.223745 14896 ts_tablet_manager.cc:1403] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.006s
I20260709 14:50:42.229048 14896 raft_consensus.cc:359] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.229709 14896 raft_consensus.cc:385] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:42.229979 14896 raft_consensus.cc:740] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:42.230584 14896 consensus_queue.cc:260] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.230831 14602 catalog_manager.cc:5697] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.232744 14896 ts_tablet_manager.cc:1434] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:50:42.232724 14602 catalog_manager.cc:5697] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.239040 14853 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.248558 14898 raft_consensus.cc:493] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.249060 14898 raft_consensus.cc:515] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.249625 14923 raft_consensus.cc:493] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.250133 14923 raft_consensus.cc:515] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.250546 14897 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.251154 14898 leader_election.cc:290] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.250406 14598 catalog_manager.cc:5697] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.252743 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493d9690a3304dfb9baae30286773bda" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:42.253628 14853 raft_consensus.cc:2468] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:42.253979 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493d9690a3304dfb9baae30286773bda" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.254608 14778 raft_consensus.cc:2468] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:42.254736 14668 leader_election.cc:304] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.255528 14898 raft_consensus.cc:2804] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.255863 14898 raft_consensus.cc:493] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.256186 14898 raft_consensus.cc:3060] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.257354 14923 leader_election.cc:290] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.259059 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.261950 14898 raft_consensus.cc:515] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.262403 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.263490 14898 leader_election.cc:290] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.264333 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493d9690a3304dfb9baae30286773bda" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.264513 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493d9690a3304dfb9baae30286773bda" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.265048 14853 raft_consensus.cc:3060] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.266328 14817 leader_election.cc:304] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [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: e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.264955 14778 raft_consensus.cc:3060] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.268275 14923 raft_consensus.cc:2749] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:50:42.271665 14853 raft_consensus.cc:2468] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:42.273761 14778 raft_consensus.cc:2468] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:42.274252 14668 leader_election.cc:304] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.275028 14898 raft_consensus.cc:2804] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.275940 14898 raft_consensus.cc:697] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:42.276645 14898 consensus_queue.cc:237] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.283286 14598 catalog_manager.cc:5697] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.383872 14923 raft_consensus.cc:493] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:42.384485 14923 raft_consensus.cc:515] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.386366 14923 leader_election.cc:290] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.386970 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:42.387303 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:42.387740 14701 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.387977 14778 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:42.388921 14817 leader_election.cc:304] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.389617 14923 raft_consensus.cc:2804] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:42.389894 14923 raft_consensus.cc:493] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:42.390132 14923 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.394872 14923 raft_consensus.cc:515] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.396319 14923 leader_election.cc:290] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.397059 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.397226 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.397562 14701 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.397740 14778 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:42.402153 14701 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.402182 14778 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:42.403105 14817 leader_election.cc:304] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.403762 14923 raft_consensus.cc:2804] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:42.404175 14923 raft_consensus.cc:697] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.404841 14923 consensus_queue.cc:237] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.411703 14598 catalog_manager.cc:5697] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.447429 14897 consensus_queue.cc:1048] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.458225 14908 consensus_queue.cc:1048] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.512991 14923 consensus_queue.cc:1048] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.523221 14923 consensus_queue.cc:1048] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.565670 14923 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.575068 14904 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.590701 14904 consensus_queue.cc:1048] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.608105 14923 consensus_queue.cc:1048] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.612339 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27fef70601ad43e1967214d546e9501b"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:42.612984 14853 raft_consensus.cc:606] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:42.617772 14923 consensus_queue.cc:1048] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.630242 14778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bccec9e074004f1e926d3030077a6137"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:54988
I20260709 14:50:42.630787 14778 raft_consensus.cc:606] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Received request to transfer leadership to TS 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:42.632918 14935 consensus_queue.cc:1048] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.640513 14778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:54988
I20260709 14:50:42.641134 14778 raft_consensus.cc:606] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Received request to transfer leadership to TS 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:42.647266 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:42.647846 14853 raft_consensus.cc:606] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.652361 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:42.652789 14853 raft_consensus.cc:606] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.657163 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:42.657565 14853 raft_consensus.cc:606] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.661882 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:42.662285 14853 raft_consensus.cc:606] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:42.666742 14778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9816d550162342209db59f44bf1484af"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:54988
I20260709 14:50:42.667176 14778 raft_consensus.cc:606] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Received request to transfer leadership to TS e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:42.669234 14907 raft_consensus.cc:993] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.669565 14908 raft_consensus.cc:1081] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Signalling peer 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.670770 14701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bccec9e074004f1e926d3030077a6137"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:47062
I20260709 14:50:42.671146 14701 raft_consensus.cc:493] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.671378 14701 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.675976 14701 raft_consensus.cc:515] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.677366 14701 leader_election.cc:290] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 2 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.678027 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.678408 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.678750 14778 raft_consensus.cc:3055] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.679029 14853 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.679072 14778 raft_consensus.cc:740] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.679957 14778 consensus_queue.cc:260] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.681221 14778 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.685676 14853 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.686707 14668 leader_election.cc:304] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.687319 14898 raft_consensus.cc:2804] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.687480 14778 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.687671 14898 raft_consensus.cc:697] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:42.688498 14898 consensus_queue.cc:237] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.694124 14599 catalog_manager.cc:5697] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 1 to 2, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.722605 14908 consensus_queue.cc:1048] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.728444 14907 raft_consensus.cc:993] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.728705 14897 consensus_queue.cc:1048] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.729142 14908 raft_consensus.cc:1081] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Signalling peer 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.733843 14702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:47062
I20260709 14:50:42.734298 14948 consensus_queue.cc:1048] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.734380 14702 raft_consensus.cc:493] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.736481 14702 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.744220 14702 raft_consensus.cc:515] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.747809 14702 leader_election.cc:290] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 2 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.748068 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.748683 14779 raft_consensus.cc:3055] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.749010 14779 raft_consensus.cc:740] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.750026 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af5f32db56384ca291cd6143ad1338a4" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.750614 14853 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.750928 14948 consensus_queue.cc:1048] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.749799 14779 consensus_queue.cc:260] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.752441 14779 raft_consensus.cc:3060] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.757501 14853 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.759905 14779 raft_consensus.cc:2468] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.760996 14667 leader_election.cc:304] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:42.762008 14948 raft_consensus.cc:2804] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.762539 14948 raft_consensus.cc:697] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:42.763391 14948 consensus_queue.cc:237] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.771142 14598 catalog_manager.cc:5697] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 1 to 2, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.838776 14923 consensus_queue.cc:1048] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.844849 14935 raft_consensus.cc:993] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:42.845377 14904 raft_consensus.cc:1081] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:42.847590 14778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:42.848466 14778 raft_consensus.cc:493] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.848886 14778 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.850932 14904 consensus_queue.cc:1048] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:42.855506 14778 raft_consensus.cc:515] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.859663 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.860215 14702 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.860351 14778 leader_election.cc:290] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.861398 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac6c15987cd4192b7d96de8769c7c30" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.861986 14853 raft_consensus.cc:3055] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.862315 14853 raft_consensus.cc:740] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.863122 14853 consensus_queue.cc:260] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.864334 14853 raft_consensus.cc:3060] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.866092 14702 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:42.868497 14743 leader_election.cc:304] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:42.868921 14853 raft_consensus.cc:2468] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:42.869391 14963 raft_consensus.cc:2804] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.869869 14963 raft_consensus.cc:697] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.870589 14963 consensus_queue.cc:237] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.876035 14598 catalog_manager.cc:5697] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:42.952481 14897 raft_consensus.cc:993] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:42.952968 14963 raft_consensus.cc:1081] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Signalling peer e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:42.954486 14853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9816d550162342209db59f44bf1484af"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:41862
I20260709 14:50:42.954953 14853 raft_consensus.cc:493] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.955245 14853 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.959834 14853 raft_consensus.cc:515] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.961318 14853 leader_election.cc:290] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:42.962046 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:42.962349 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9816d550162342209db59f44bf1484af" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.962684 14702 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.962997 14778 raft_consensus.cc:3055] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.963323 14778 raft_consensus.cc:740] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:42.963992 14778 consensus_queue.cc:260] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.964872 14778 raft_consensus.cc:3060] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.967518 14702 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 2.
I20260709 14:50:42.968426 14817 leader_election.cc:304] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:42.969048 14904 raft_consensus.cc:2804] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.969408 14904 raft_consensus.cc:697] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 2 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.969559 14778 raft_consensus.cc:2468] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 2.
I20260709 14:50:42.970090 14904 consensus_queue.cc:237] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.976316 14598 catalog_manager.cc:5697] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 1 to 2, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:42.977198 14923 raft_consensus.cc:993] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.977676 14904 raft_consensus.cc:1081] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:42.979009 14702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27fef70601ad43e1967214d546e9501b"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:47064
I20260709 14:50:42.979555 14702 raft_consensus.cc:493] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.979912 14702 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.985754 14702 raft_consensus.cc:515] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.987963 14702 leader_election.cc:290] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 2 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:42.988523 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:42.989145 14853 raft_consensus.cc:3055] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:42.988265 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fef70601ad43e1967214d546e9501b" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:42.989539 14853 raft_consensus.cc:740] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:42.989701 14778 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.990361 14853 consensus_queue.cc:260] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [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: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:42.991568 14853 raft_consensus.cc:3060] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.992434 14935 raft_consensus.cc:993] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:42.992892 14935 raft_consensus.cc:1081] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:42.994656 14779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:42.995167 14779 raft_consensus.cc:493] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:42.995503 14779 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:42.996690 14778 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.997776 14667 leader_election.cc:304] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:42.998528 14948 raft_consensus.cc:2804] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:42.998159 14853 raft_consensus.cc:2468] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:42.999020 14948 raft_consensus.cc:697] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:42.999838 14948 consensus_queue.cc:237] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.001856 14779 raft_consensus.cc:515] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.003708 14779 leader_election.cc:290] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:43.004482 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:43.004781 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71315bc2508240ab97e9effcd15cae4d" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:43.005122 14702 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.005352 14853 raft_consensus.cc:3055] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.005682 14853 raft_consensus.cc:740] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:43.006319 14853 consensus_queue.cc:260] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.006217 14598 catalog_manager.cc:5697] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.007335 14853 raft_consensus.cc:3060] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.010869 14702 raft_consensus.cc:2468] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.012256 14743 leader_election.cc:304] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:43.013019 14963 raft_consensus.cc:2804] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.013466 14963 raft_consensus.cc:697] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:43.013942 14853 raft_consensus.cc:2468] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.014217 14963 consensus_queue.cc:237] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.020428 14598 catalog_manager.cc:5697] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.081679 14904 raft_consensus.cc:993] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:43.082094 14904 raft_consensus.cc:1081] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:43.083484 14779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:43.083971 14779 raft_consensus.cc:493] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.084254 14779 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.089949 14779 raft_consensus.cc:515] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.091545 14779 leader_election.cc:290] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:43.092206 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:43.092437 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:43.092854 14702 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.093016 14853 raft_consensus.cc:3055] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.093421 14853 raft_consensus.cc:740] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:43.094182 14853 consensus_queue.cc:260] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.095398 14853 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.099439 14702 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.100567 14743 leader_election.cc:304] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:43.101316 14963 raft_consensus.cc:2804] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.101689 14963 raft_consensus.cc:697] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:43.101850 14853 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.102396 14963 consensus_queue.cc:237] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.108137 14598 catalog_manager.cc:5697] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.122383 14923 raft_consensus.cc:993] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:43.122784 14904 raft_consensus.cc:1081] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:43.124096 14779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:43.124526 14779 raft_consensus.cc:493] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:43.124786 14779 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.129516 14779 raft_consensus.cc:515] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.131068 14779 leader_election.cc:290] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:43.131680 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:43.132040 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d91a5e12b5240c780b9ecf9833ad1c3" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:43.132354 14702 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.132632 14853 raft_consensus.cc:3055] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:43.132966 14853 raft_consensus.cc:740] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:43.133734 14853 consensus_queue.cc:260] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.134938 14853 raft_consensus.cc:3060] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:43.139004 14702 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.140048 14743 leader_election.cc:304] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:43.140727 14963 raft_consensus.cc:2804] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:43.141207 14963 raft_consensus.cc:697] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:43.141302 14853 raft_consensus.cc:2468] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:43.142020 14963 consensus_queue.cc:237] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:43.147578 14598 catalog_manager.cc:5697] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:43.248821 14779 raft_consensus.cc:1275] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.250036 14948 consensus_queue.cc:1048] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.257683 14853 raft_consensus.cc:1275] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.258771 14778 raft_consensus.cc:1275] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.260447 14948 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.260833 14898 consensus_queue.cc:1048] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.272616 14853 raft_consensus.cc:1275] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.274529 14966 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.351635 14853 raft_consensus.cc:1275] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.352797 14963 consensus_queue.cc:1048] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.359735 14702 raft_consensus.cc:1275] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.361737 14897 consensus_queue.cc:1048] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.484365 14778 raft_consensus.cc:1275] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.485467 14904 consensus_queue.cc:1048] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.494318 14701 raft_consensus.cc:1275] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.494957 14702 raft_consensus.cc:1275] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.496325 14897 consensus_queue.cc:1048] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.496441 14935 consensus_queue.cc:1048] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.504678 14853 raft_consensus.cc:1275] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.507522 14853 raft_consensus.cc:1275] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.508229 14897 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.509245 14963 consensus_queue.cc:1048] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.524387 14704 raft_consensus.cc:1275] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.525816 14974 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:50:43.547094 14704 raft_consensus.cc:1275] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.548241 14974 consensus_queue.cc:1048] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.556092 14852 raft_consensus.cc:1275] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.557657 14897 consensus_queue.cc:1048] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:50:43.565261 14852 raft_consensus.cc:1275] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.566509 14948 consensus_queue.cc:1048] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:43.574365 14778 raft_consensus.cc:1275] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:43.575816 14948 consensus_queue.cc:1048] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:45.690833 14599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37752:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:45.693295 14599 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:45.741153 14688 tablet_service.cc:1511] Processing CreateTablet for tablet d42e4294c2b143489c6ad124c7d14b55 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.742437 14688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42e4294c2b143489c6ad124c7d14b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.743925 14840 tablet_service.cc:1511] Processing CreateTablet for tablet d42e4294c2b143489c6ad124c7d14b55 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.745203 14840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42e4294c2b143489c6ad124c7d14b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.746176 14687 tablet_service.cc:1511] Processing CreateTablet for tablet f15cef8e97204726a3fc7b9a9665d4be (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.747449 14687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15cef8e97204726a3fc7b9a9665d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.749953 14764 tablet_service.cc:1511] Processing CreateTablet for tablet f15cef8e97204726a3fc7b9a9665d4be (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.751214 14764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15cef8e97204726a3fc7b9a9665d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.751010 14836 tablet_service.cc:1511] Processing CreateTablet for tablet f15cef8e97204726a3fc7b9a9665d4be (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:45.749891 14767 tablet_service.cc:1511] Processing CreateTablet for tablet d42e4294c2b143489c6ad124c7d14b55 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:45.752934 14767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42e4294c2b143489c6ad124c7d14b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.753194 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15cef8e97204726a3fc7b9a9665d4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.754626 14689 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80462c60ea4ee0af0b8810270f7309 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.755771 14689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80462c60ea4ee0af0b8810270f7309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.758562 14841 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80462c60ea4ee0af0b8810270f7309 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.761116 14692 tablet_service.cc:1511] Processing CreateTablet for tablet b219459a735f46bcb35e385a80207cd0 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.761838 14763 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80462c60ea4ee0af0b8810270f7309 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:45.762351 14692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b219459a735f46bcb35e385a80207cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.763134 14763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80462c60ea4ee0af0b8810270f7309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.765898 14838 tablet_service.cc:1511] Processing CreateTablet for tablet b219459a735f46bcb35e385a80207cd0 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.767122 14838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b219459a735f46bcb35e385a80207cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.765913 14694 tablet_service.cc:1511] Processing CreateTablet for tablet 4de25579198b4f70a4db52ecb7ce6551 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.770175 14694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de25579198b4f70a4db52ecb7ce6551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.771431 14839 tablet_service.cc:1511] Processing CreateTablet for tablet 4de25579198b4f70a4db52ecb7ce6551 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.772626 14839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de25579198b4f70a4db52ecb7ce6551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.773497 14691 tablet_service.cc:1511] Processing CreateTablet for tablet de7c605469684f3c8fc969610116fd89 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.774296 14841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80462c60ea4ee0af0b8810270f7309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.774644 14765 tablet_service.cc:1511] Processing CreateTablet for tablet 4de25579198b4f70a4db52ecb7ce6551 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:45.775861 14765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de25579198b4f70a4db52ecb7ce6551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.775571 14769 tablet_service.cc:1511] Processing CreateTablet for tablet b219459a735f46bcb35e385a80207cd0 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:45.776762 14769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b219459a735f46bcb35e385a80207cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.774686 14691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7c605469684f3c8fc969610116fd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.788084 14766 tablet_service.cc:1511] Processing CreateTablet for tablet de7c605469684f3c8fc969610116fd89 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.789441 14766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7c605469684f3c8fc969610116fd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.803020 14837 tablet_service.cc:1511] Processing CreateTablet for tablet de7c605469684f3c8fc969610116fd89 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:45.804390 14837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de7c605469684f3c8fc969610116fd89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.823859 14690 tablet_service.cc:1511] Processing CreateTablet for tablet 8baff1e83e624abc8fd7b3d8813bfc79 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.825261 14690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baff1e83e624abc8fd7b3d8813bfc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.834079 14766 tablet_service.cc:1511] Processing CreateTablet for tablet 8baff1e83e624abc8fd7b3d8813bfc79 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.837735 14843 tablet_service.cc:1511] Processing CreateTablet for tablet 8baff1e83e624abc8fd7b3d8813bfc79 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:45.839581 14843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baff1e83e624abc8fd7b3d8813bfc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.840471 14990 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:45.847862 14762 tablet_service.cc:1511] Processing CreateTablet for tablet 200521bb91614408bd068ab2adb2662a (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.849234 14762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200521bb91614408bd068ab2adb2662a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.849601 14687 tablet_service.cc:1511] Processing CreateTablet for tablet 200521bb91614408bd068ab2adb2662a (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.855997 14687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200521bb91614408bd068ab2adb2662a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.854105 14766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baff1e83e624abc8fd7b3d8813bfc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.860764 14835 tablet_service.cc:1511] Processing CreateTablet for tablet 200521bb91614408bd068ab2adb2662a (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:45.862330 14835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 200521bb91614408bd068ab2adb2662a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.869930 14691 tablet_service.cc:1511] Processing CreateTablet for tablet f727b84a338844f9b2e4abbfc822bf84 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.872130 14691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727b84a338844f9b2e4abbfc822bf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.872331 14764 tablet_service.cc:1511] Processing CreateTablet for tablet f727b84a338844f9b2e4abbfc822bf84 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.872519 14842 tablet_service.cc:1511] Processing CreateTablet for tablet f727b84a338844f9b2e4abbfc822bf84 (DEFAULT_TABLE table=soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:45.873539 14764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727b84a338844f9b2e4abbfc822bf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.873742 14842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f727b84a338844f9b2e4abbfc822bf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:45.881114 14989 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:45.890440 14988 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:45.904773 14990 tablet_bootstrap.cc:654] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.910777 14988 tablet_bootstrap.cc:654] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.912040 14989 tablet_bootstrap.cc:654] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.916237 14990 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:45.916802 14990 ts_tablet_manager.cc:1403] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.000s
I20260709 14:50:45.923487 14990 raft_consensus.cc:359] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.924258 14990 raft_consensus.cc:385] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.924580 14990 raft_consensus.cc:740] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.925460 14990 consensus_queue.cc:260] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.926486 14989 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:45.926564 14988 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:45.927125 14989 ts_tablet_manager.cc:1403] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260709 14:50:45.927259 14988 ts_tablet_manager.cc:1403] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 14:50:45.929800 14988 raft_consensus.cc:359] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.930157 14990 ts_tablet_manager.cc:1434] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:50:45.930498 14988 raft_consensus.cc:385] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.930157 14989 raft_consensus.cc:359] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.930919 14988 raft_consensus.cc:740] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.931102 14989 raft_consensus.cc:385] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.931422 14990 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:45.931468 14989 raft_consensus.cc:740] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.931793 14988 consensus_queue.cc:260] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.934238 14988 ts_tablet_manager.cc:1434] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:50:45.935201 14988 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:45.938691 14990 tablet_bootstrap.cc:654] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.941009 14988 tablet_bootstrap.cc:654] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.932411 14989 consensus_queue.cc:260] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.945257 14989 ts_tablet_manager.cc:1434] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:50:45.946393 14989 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:45.952407 14990 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:45.953039 14990 ts_tablet_manager.cc:1403] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 14:50:45.953200 14989 tablet_bootstrap.cc:654] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.956332 14990 raft_consensus.cc:359] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.958760 14990 raft_consensus.cc:385] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.959924 14990 raft_consensus.cc:740] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.961268 14988 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:45.960770 14990 consensus_queue.cc:260] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.961942 14988 ts_tablet_manager.cc:1403] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 14:50:45.963974 14990 ts_tablet_manager.cc:1434] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260709 14:50:45.965054 14990 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:45.965020 14988 raft_consensus.cc:359] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.965888 14988 raft_consensus.cc:385] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.965929 14989 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:45.966262 14988 raft_consensus.cc:740] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.966666 14989 ts_tablet_manager.cc:1403] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 14:50:45.967093 14988 consensus_queue.cc:260] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.969411 14988 ts_tablet_manager.cc:1434] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:45.970295 14988 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:45.972131 14990 tablet_bootstrap.cc:654] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.976357 14988 tablet_bootstrap.cc:654] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.975953 14989 raft_consensus.cc:359] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.976917 14989 raft_consensus.cc:385] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.977254 14989 raft_consensus.cc:740] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.978133 14989 consensus_queue.cc:260] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.980510 14989 ts_tablet_manager.cc:1434] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 14:50:45.981532 14989 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:45.987746 14990 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:45.988344 14990 ts_tablet_manager.cc:1403] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260709 14:50:45.991168 14990 raft_consensus.cc:359] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:45.991889 14990 raft_consensus.cc:385] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:45.992185 14990 raft_consensus.cc:740] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:45.993212 14989 tablet_bootstrap.cc:654] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:45.992861 14990 consensus_queue.cc:260] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.004845 14989 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.005431 14989 ts_tablet_manager.cc:1403] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260709 14:50:46.006253 14990 ts_tablet_manager.cc:1434] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260709 14:50:46.007393 14990 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.012187 14897 raft_consensus.cc:493] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.012795 14897 raft_consensus.cc:515] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.015074 14988 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.015177 14897 leader_election.cc:290] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.015934 14988 ts_tablet_manager.cc:1403] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.030s
I20260709 14:50:46.018390 14989 raft_consensus.cc:359] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.019325 14989 raft_consensus.cc:385] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.019644 14989 raft_consensus.cc:740] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.020542 14989 consensus_queue.cc:260] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.020769 14988 raft_consensus.cc:359] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.021780 14988 raft_consensus.cc:385] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.023137 14989 ts_tablet_manager.cc:1434] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:50:46.023273 14988 raft_consensus.cc:740] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.024442 14988 consensus_queue.cc:260] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.026803 14988 ts_tablet_manager.cc:1434] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:50:46.027809 14988 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:46.028497 14990 tablet_bootstrap.cc:654] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.032327 14989 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.034739 14988 tablet_bootstrap.cc:654] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.035625 14977 raft_consensus.cc:493] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.036165 14977 raft_consensus.cc:515] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.039523 14989 tablet_bootstrap.cc:654] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.040081 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.044691 14778 raft_consensus.cc:2468] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:46.040217 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.040771 14977 leader_election.cc:290] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.040822 15000 raft_consensus.cc:493] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:50:46.046679 14817 leader_election.cc:343] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.046608 15000 raft_consensus.cc:515] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.047437 14816 leader_election.cc:304] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:46.048652 14977 raft_consensus.cc:2804] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.049041 15000 leader_election.cc:290] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.049057 14977 raft_consensus.cc:493] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.049881 14977 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.053817 14988 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.054593 14988 ts_tablet_manager.cc:1403] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
W20260709 14:50:46.057847 14650 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:46.057938 14988 raft_consensus.cc:359] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.060360 14988 raft_consensus.cc:385] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.060742 14988 raft_consensus.cc:740] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.061648 14988 consensus_queue.cc:260] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.058017 14977 raft_consensus.cc:515] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.064136 14988 ts_tablet_manager.cc:1434] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:46.065210 14988 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:46.065332 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
W20260709 14:50:46.066999 14817 leader_election.cc:343] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.069379 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.069968 14778 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.073221 14988 tablet_bootstrap.cc:654] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.082185 14778 raft_consensus.cc:2468] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:46.083851 14816 leader_election.cc:304] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:46.086484 14988 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.087220 14988 ts_tablet_manager.cc:1403] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 14:50:46.090811 14988 raft_consensus.cc:359] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.091799 14988 raft_consensus.cc:385] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.092170 14988 raft_consensus.cc:740] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.093078 14988 consensus_queue.cc:260] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.094106 15006 raft_consensus.cc:2804] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.095851 14988 ts_tablet_manager.cc:1434] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:46.096036 14977 leader_election.cc:290] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.097524 14988 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
W20260709 14:50:46.097604 14743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:43829, user_credentials={real_user=slave}} blocked reactor thread for 86097.1us
I20260709 14:50:46.099196 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.109686 14988 tablet_bootstrap.cc:654] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.114473 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.115319 14852 raft_consensus.cc:2468] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:46.122277 14988 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.122715 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.123059 14988 ts_tablet_manager.cc:1403] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260709 14:50:46.123575 14704 raft_consensus.cc:2468] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:46.124778 15006 raft_consensus.cc:697] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:46.125862 15006 consensus_queue.cc:237] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.127110 14988 raft_consensus.cc:359] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.127972 14988 raft_consensus.cc:385] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.128319 14988 raft_consensus.cc:740] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.128494 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.129261 14988 consensus_queue.cc:260] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.130667 14743 leader_election.cc:304] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.131930 14988 ts_tablet_manager.cc:1434] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:50:46.133144 14988 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:46.133596 14897 raft_consensus.cc:2804] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.134003 14897 raft_consensus.cc:493] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.134334 14897 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.137712 14743 leader_election.cc:343] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:46.138435 14743 leader_election.cc:343] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.139295 14743 leader_election.cc:304] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.139902 14988 tablet_bootstrap.cc:654] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.142248 15000 raft_consensus.cc:2804] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.142660 15000 raft_consensus.cc:493] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.142989 15000 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.147210 14897 raft_consensus.cc:515] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.148259 14988 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.148865 14988 ts_tablet_manager.cc:1403] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:50:46.149353 14897 leader_election.cc:290] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.151746 14988 raft_consensus.cc:359] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.152614 14988 raft_consensus.cc:385] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.152999 14988 raft_consensus.cc:740] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.152539 14989 tablet_bootstrap.cc:492] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.154278 14990 tablet_bootstrap.cc:492] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.153914 14988 consensus_queue.cc:260] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.154434 14989 ts_tablet_manager.cc:1403] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.054s
I20260709 14:50:46.154806 14990 ts_tablet_manager.cc:1403] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.148s	user 0.054s	sys 0.045s
I20260709 14:50:46.155186 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:46.156062 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.156411 14988 ts_tablet_manager.cc:1434] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:50:46.157526 14988 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:46.157877 14990 raft_consensus.cc:359] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.158234 14989 raft_consensus.cc:359] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.156622 14852 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.159175 14989 raft_consensus.cc:385] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.159561 14989 raft_consensus.cc:740] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.160494 14989 consensus_queue.cc:260] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.158653 14990 raft_consensus.cc:385] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.162199 14990 raft_consensus.cc:740] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.163208 14989 ts_tablet_manager.cc:1434] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:46.162971 14990 consensus_queue.cc:260] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.163898 14704 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.164434 14989 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.164916 14988 tablet_bootstrap.cc:654] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.165340 14990 ts_tablet_manager.cc:1434] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:46.166396 14990 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.171751 14989 tablet_bootstrap.cc:654] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.172664 14990 tablet_bootstrap.cc:654] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.175091 14598 catalog_manager.cc:5697] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.178467 15000 raft_consensus.cc:515] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.181459 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:46.182044 14701 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.186133 14990 tablet_bootstrap.cc:492] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.192591 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.193456 14853 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.190137 14990 ts_tablet_manager.cc:1403] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 14:50:46.188879 14704 raft_consensus.cc:2468] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.190320 15000 leader_election.cc:290] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.199407 14990 raft_consensus.cc:359] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.200070 14990 raft_consensus.cc:385] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.200083 14853 raft_consensus.cc:2468] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.206338 14701 raft_consensus.cc:2468] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.200435 14990 raft_consensus.cc:740] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.205273 14743 leader_election.cc:304] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.209239 14743 leader_election.cc:304] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.209127 14990 consensus_queue.cc:260] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.210000 14897 raft_consensus.cc:2804] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.210469 14897 raft_consensus.cc:697] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:46.210847 15001 raft_consensus.cc:2804] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.211452 14990 ts_tablet_manager.cc:1434] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:50:46.211289 14897 consensus_queue.cc:237] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.207207 14852 raft_consensus.cc:2468] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.213074 14990 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.203320 14989 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.215127 14989 ts_tablet_manager.cc:1403] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.011s
I20260709 14:50:46.218696 14989 raft_consensus.cc:359] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.218874 14988 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.219558 14989 raft_consensus.cc:385] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.219769 14990 tablet_bootstrap.cc:654] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.219785 14988 ts_tablet_manager.cc:1403] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.011s
I20260709 14:50:46.219946 14989 raft_consensus.cc:740] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.221063 14989 consensus_queue.cc:260] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.223306 14989 ts_tablet_manager.cc:1434] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:50:46.224656 14989 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.222903 14988 raft_consensus.cc:359] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.229017 14988 raft_consensus.cc:385] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.229310 14988 raft_consensus.cc:740] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.231916 14948 raft_consensus.cc:493] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.232462 14948 raft_consensus.cc:515] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.234618 14948 leader_election.cc:290] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.238885 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.239548 14778 raft_consensus.cc:2468] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:46.240775 14667 leader_election.cc:304] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.242225 14852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.242481 14989 tablet_bootstrap.cc:654] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:46.243878 14668 leader_election.cc:343] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.245946 15000 raft_consensus.cc:493] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.246587 14948 raft_consensus.cc:2804] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.246456 15000 raft_consensus.cc:515] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.247033 14948 raft_consensus.cc:493] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.247474 14948 raft_consensus.cc:3060] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.248777 15000 leader_election.cc:290] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.250511 15001 raft_consensus.cc:697] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:46.251470 15001 consensus_queue.cc:237] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.265228 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de25579198b4f70a4db52ecb7ce6551" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.265764 14853 raft_consensus.cc:2468] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 0.
I20260709 14:50:46.266230 14989 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.231387 14988 consensus_queue.cc:260] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.264494 14948 raft_consensus.cc:515] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.266804 14743 leader_election.cc:304] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.266741 14989 ts_tablet_manager.cc:1403] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260709 14:50:46.269273 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.269496 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.269898 14778 raft_consensus.cc:3060] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:50:46.270800 14668 leader_election.cc:343] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.270951 14989 raft_consensus.cc:359] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.271487 15014 raft_consensus.cc:2804] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.271683 14989 raft_consensus.cc:385] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.271960 15014 raft_consensus.cc:493] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.272075 14989 raft_consensus.cc:740] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.272883 14989 consensus_queue.cc:260] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.273198 14598 catalog_manager.cc:5697] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.274088 14988 ts_tablet_manager.cc:1434] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 14:50:46.275068 14988 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: Bootstrap starting.
I20260709 14:50:46.274735 14598 catalog_manager.cc:5697] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.276685 14778 raft_consensus.cc:2468] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:46.277813 14989 ts_tablet_manager.cc:1434] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:50:46.277880 14667 leader_election.cc:304] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.278847 15017 raft_consensus.cc:2804] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.279309 15017 raft_consensus.cc:697] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:46.280081 15017 consensus_queue.cc:237] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.280797 14948 leader_election.cc:290] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.272360 15014 raft_consensus.cc:3060] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.280570 14988 tablet_bootstrap.cc:654] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.285633 14989 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.269217 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de25579198b4f70a4db52ecb7ce6551" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
W20260709 14:50:46.289040 14743 leader_election.cc:343] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.294907 14990 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.295477 14990 ts_tablet_manager.cc:1403] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.019s
I20260709 14:50:46.295614 14989 tablet_bootstrap.cc:654] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.298445 14990 raft_consensus.cc:359] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.299218 14990 raft_consensus.cc:385] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.299503 14990 raft_consensus.cc:740] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.300649 14990 consensus_queue.cc:260] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.303239 14990 ts_tablet_manager.cc:1434] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:46.304381 14990 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.307015 14989 tablet_bootstrap.cc:492] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.288641 15014 raft_consensus.cc:515] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.306664 14598 catalog_manager.cc:5697] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.307490 14989 ts_tablet_manager.cc:1403] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 14:50:46.310873 14990 tablet_bootstrap.cc:654] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.310655 14989 raft_consensus.cc:359] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.311509 14989 raft_consensus.cc:385] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.311865 14989 raft_consensus.cc:740] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.312755 14989 consensus_queue.cc:260] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.321187 15017 raft_consensus.cc:493] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.321700 15017 raft_consensus.cc:515] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.323223 14990 tablet_bootstrap.cc:492] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.323798 14990 ts_tablet_manager.cc:1403] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:50:46.325433 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.325443 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.326196 14778 raft_consensus.cc:2468] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
W20260709 14:50:46.326958 14668 leader_election.cc:343] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.327574 14667 leader_election.cc:304] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.328344 14948 raft_consensus.cc:2804] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.328701 14948 raft_consensus.cc:493] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.329041 14948 raft_consensus.cc:3060] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.329569 14990 raft_consensus.cc:359] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.330374 14990 raft_consensus.cc:385] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.330989 14989 ts_tablet_manager.cc:1434] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:50:46.323694 15017 leader_election.cc:290] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.336838 14989 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.338949 14948 raft_consensus.cc:515] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.340085 15007 raft_consensus.cc:493] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.340641 15007 raft_consensus.cc:515] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.342916 15007 leader_election.cc:290] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.343178 15014 leader_election.cc:290] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.343750 14948 leader_election.cc:290] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.345237 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de25579198b4f70a4db52ecb7ce6551" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:46.346516 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.346521 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de25579198b4f70a4db52ecb7ce6551" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.347337 14851 raft_consensus.cc:3060] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.347707 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.349035 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80462c60ea4ee0af0b8810270f7309" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.349521 14988 tablet_bootstrap.cc:492] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: No bootstrap required, opened a new log
I20260709 14:50:46.349691 14778 raft_consensus.cc:2393] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in this term.
I20260709 14:50:46.349987 14988 ts_tablet_manager.cc:1403] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.030s
I20260709 14:50:46.350239 14989 tablet_bootstrap.cc:654] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.350812 14816 leader_election.cc:304] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [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: e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:46.352550 14988 raft_consensus.cc:359] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.353241 14988 raft_consensus.cc:385] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.353505 14988 raft_consensus.cc:740] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Initialized, Role: FOLLOWER
W20260709 14:50:46.353646 14668 leader_election.cc:343] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:46.347236 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.354651 14779 raft_consensus.cc:3060] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.354169 14988 consensus_queue.cc:260] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.355911 14988 ts_tablet_manager.cc:1434] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:46.356460 14851 raft_consensus.cc:2468] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.354198 15007 raft_consensus.cc:3060] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.358722 14989 tablet_bootstrap.cc:492] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.359191 14989 ts_tablet_manager.cc:1403] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 14:50:46.361711 14989 raft_consensus.cc:359] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.362303 14989 raft_consensus.cc:385] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.362378 14743 leader_election.cc:304] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.362618 14989 raft_consensus.cc:740] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.362398 15007 raft_consensus.cc:2749] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.363314 15014 raft_consensus.cc:2804] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.363863 15014 raft_consensus.cc:697] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:46.363332 14989 consensus_queue.cc:260] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.362706 14779 raft_consensus.cc:2468] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:46.330664 14990 raft_consensus.cc:740] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.366262 14989 ts_tablet_manager.cc:1434] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:50:46.366056 14990 consensus_queue.cc:260] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.366979 14701 raft_consensus.cc:3060] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.367311 14989 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: Bootstrap starting.
I20260709 14:50:46.368633 14667 leader_election.cc:304] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.364650 15014 consensus_queue.cc:237] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.373129 14948 raft_consensus.cc:2804] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.373236 14989 tablet_bootstrap.cc:654] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.374449 14948 raft_consensus.cc:697] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:46.375272 14948 consensus_queue.cc:237] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.380877 14701 raft_consensus.cc:2468] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 1.
I20260709 14:50:46.390143 14990 ts_tablet_manager.cc:1434] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.002s
I20260709 14:50:46.391253 14602 catalog_manager.cc:5697] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.397266 14601 catalog_manager.cc:5697] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 1 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.391290 14990 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.403908 14989 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: No bootstrap required, opened a new log
I20260709 14:50:46.404461 14989 ts_tablet_manager.cc:1403] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260709 14:50:46.406993 14989 raft_consensus.cc:359] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.407618 14989 raft_consensus.cc:385] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.407872 14989 raft_consensus.cc:740] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.408596 14990 tablet_bootstrap.cc:654] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.409669 14989 consensus_queue.cc:260] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.411856 14989 ts_tablet_manager.cc:1434] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:50:46.419646 14990 tablet_bootstrap.cc:492] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.420214 14990 ts_tablet_manager.cc:1403] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260709 14:50:46.422483 14990 raft_consensus.cc:359] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.423101 14990 raft_consensus.cc:385] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.423343 14990 raft_consensus.cc:740] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.423955 14990 consensus_queue.cc:260] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.425928 14990 ts_tablet_manager.cc:1434] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:50:46.426802 14990 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Bootstrap starting.
I20260709 14:50:46.487279 14948 raft_consensus.cc:493] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.488773 14948 raft_consensus.cc:515] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.494318 14990 tablet_bootstrap.cc:654] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:46.494395 15007 raft_consensus.cc:493] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.495172 14948 leader_election.cc:290] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.496361 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.496378 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.498109 14779 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:46.495606 15007 raft_consensus.cc:515] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.499629 14667 leader_election.cc:304] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.500639 14948 raft_consensus.cc:2804] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.501338 14948 raft_consensus.cc:493] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.501814 14948 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.504446 14990 tablet_bootstrap.cc:492] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: No bootstrap required, opened a new log
I20260709 14:50:46.505005 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.505290 14990 ts_tablet_manager.cc:1403] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.004s
I20260709 14:50:46.505273 14851 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:46.505434 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.506461 14779 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:46.508014 14816 leader_election.cc:304] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.509166 15006 raft_consensus.cc:2804] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.509622 15006 raft_consensus.cc:493] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.510025 15006 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.509784 14990 raft_consensus.cc:359] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.510838 14990 raft_consensus.cc:385] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:46.511219 14990 raft_consensus.cc:740] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Initialized, Role: FOLLOWER
I20260709 14:50:46.512079 14990 consensus_queue.cc:260] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.505496 15007 leader_election.cc:290] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.514271 14990 ts_tablet_manager.cc:1434] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:50:46.525717 14948 raft_consensus.cc:515] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.526985 14701 raft_consensus.cc:2393] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in this term.
I20260709 14:50:46.526844 15007 raft_consensus.cc:493] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.528765 15007 raft_consensus.cc:515] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.529469 15017 raft_consensus.cc:493] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.529955 15017 raft_consensus.cc:515] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.530678 15007 leader_election.cc:290] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.531293 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.531478 15006 raft_consensus.cc:515] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.531947 14701 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:46.532023 15017 leader_election.cc:290] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.532505 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.533354 14779 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 0.
I20260709 14:50:46.533726 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.534507 14778 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:46.533938 14817 leader_election.cc:304] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.535152 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.535871 14777 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.536765 14667 leader_election.cc:304] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.537297 14778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.538314 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:46.539166 14701 raft_consensus.cc:2393] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in this term.
I20260709 14:50:46.539841 15007 raft_consensus.cc:2804] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.535967 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.539772 15017 raft_consensus.cc:2804] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:46.540472 15007 raft_consensus.cc:493] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.540753 15017 raft_consensus.cc:493] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:46.541003 15007 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.541440 14851 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 0.
I20260709 14:50:46.542112 15017 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.544721 14777 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:46.546039 14816 leader_election.cc:304] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:46.546973 14977 raft_consensus.cc:2804] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.548101 14977 raft_consensus.cc:697] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:46.549726 15006 leader_election.cc:290] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.549309 14977 consensus_queue.cc:237] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.550216 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.550592 15007 raft_consensus.cc:515] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.549310 15017 raft_consensus.cc:515] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.551695 14668 leader_election.cc:304] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d; no voters: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.553251 15017 leader_election.cc:290] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.553202 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:46.554159 14701 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.554931 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.555433 14777 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.549557 14948 leader_election.cc:290] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.557343 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.557974 14851 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.558534 15007 leader_election.cc:290] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.559564 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.560117 14779 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.561568 14777 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:46.562740 14667 leader_election.cc:304] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.563558 14948 raft_consensus.cc:2804] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.564370 14948 raft_consensus.cc:697] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:46.553364 15018 raft_consensus.cc:2749] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.565267 14948 consensus_queue.cc:237] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.568975 14779 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:46.570688 14816 leader_election.cc:304] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:46.571655 14977 raft_consensus.cc:2804] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:46.572260 14977 raft_consensus.cc:697] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:46.573257 14977 consensus_queue.cc:237] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.573938 14602 catalog_manager.cc:5697] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.576237 14851 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 1.
I20260709 14:50:46.578661 14701 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 1.
I20260709 14:50:46.588526 14598 catalog_manager.cc:5697] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 1 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.591297 14602 catalog_manager.cc:5697] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 1 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:46.606280 14948 raft_consensus.cc:493] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.606711 14948 raft_consensus.cc:515] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.608325 14948 leader_election.cc:290] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.609139 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.609268 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e82c63c802a84f82b231ca74a87796d1" is_pre_election: true
I20260709 14:50:46.609874 14779 raft_consensus.cc:2393] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in current term 1: Already voted for candidate e82c63c802a84f82b231ca74a87796d1 in this term.
I20260709 14:50:46.610781 14667 leader_election.cc:304] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d; no voters: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.611423 14948 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.620410 14948 raft_consensus.cc:2749] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.632580 14977 raft_consensus.cc:493] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:46.633147 14977 raft_consensus.cc:515] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.634850 14977 leader_election.cc:290] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:46.635514 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" is_pre_election: true
I20260709 14:50:46.635872 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15cef8e97204726a3fc7b9a9665d4be" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f" is_pre_election: true
I20260709 14:50:46.636565 14779 raft_consensus.cc:2393] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e82c63c802a84f82b231ca74a87796d1 in current term 1: Already voted for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in this term.
I20260709 14:50:46.637331 14816 leader_election.cc:304] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [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: e82c63c802a84f82b231ca74a87796d1; no voters: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:46.637919 14977 raft_consensus.cc:3060] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:46.642462 15007 consensus_queue.cc:1048] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.644070 14977 raft_consensus.cc:2749] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:46.654338 14977 consensus_queue.cc:1048] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.662654 14897 consensus_queue.cc:1048] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:46.682803 14779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:54988
I20260709 14:50:46.683604 14779 raft_consensus.cc:606] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Received request to transfer leadership to TS 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:46.684706 14897 consensus_queue.cc:1048] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.697510 14779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:54988
I20260709 14:50:46.698417 14779 raft_consensus.cc:606] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Received request to transfer leadership to TS 0d8ebf2ee24644a58c1b8c5586ac7e9d
I20260709 14:50:46.707139 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de7c605469684f3c8fc969610116fd89"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:46.707690 14853 raft_consensus.cc:606] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:46.712118 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:46.712666 14853 raft_consensus.cc:606] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:46.715338 14897 consensus_queue.cc:1048] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.717461 14853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "200521bb91614408bd068ab2adb2662a"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
mode: GRACEFUL
new_leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:41876
I20260709 14:50:46.718093 14853 raft_consensus.cc:606] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Received request to transfer leadership to TS 2358b8af602e491d9f5dae6f04ffb08f
I20260709 14:50:46.723718 15000 raft_consensus.cc:993] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:46.724129 15000 raft_consensus.cc:1081] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Signalling peer 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:46.727267 14704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:47062
I20260709 14:50:46.727852 14704 raft_consensus.cc:493] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.728235 14704 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.729242 15000 consensus_queue.cc:1048] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.736444 14704 raft_consensus.cc:515] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.739383 14701 raft_consensus.cc:1240] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Rejecting Update request from peer 2358b8af602e491d9f5dae6f04ffb08f for earlier term 1. Current term is 2. Ops: []
I20260709 14:50:46.741326 14704 leader_election.cc:290] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 2 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:46.741993 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:46.742635 14779 raft_consensus.cc:3055] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:46.742949 14779 raft_consensus.cc:740] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:46.743817 14779 consensus_queue.cc:260] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.744978 14779 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.746762 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42e4294c2b143489c6ad124c7d14b55" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:46.747380 14851 raft_consensus.cc:3060] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:46.752709 14779 raft_consensus.cc:2468] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:46.753964 14667 leader_election.cc:304] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:46.754256 14851 raft_consensus.cc:2468] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:46.754654 15017 raft_consensus.cc:2804] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:46.755146 15017 raft_consensus.cc:697] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:46.755913 15017 consensus_queue.cc:237] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:46.760898 14704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
mode: GRACEFUL
new_leader_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:47068
I20260709 14:50:46.761612 14704 raft_consensus.cc:606] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Received request to transfer leadership to TS e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:46.765846 15000 consensus_queue.cc:1048] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.765810 14601 catalog_manager.cc:5697] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 1 to 2, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:46.771311 15000 consensus_queue.cc:1048] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.773607 15017 consensus_queue.cc:1048] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.790365 14948 consensus_queue.cc:1048] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.837383 15017 consensus_queue.cc:1048] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.848378 15017 consensus_queue.cc:1048] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.976929 14977 consensus_queue.cc:1048] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.986310 14977 consensus_queue.cc:1048] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:46.996054 14977 raft_consensus.cc:993] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:46.996445 15006 raft_consensus.cc:1081] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:46.998036 14779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:46.998868 14779 raft_consensus.cc:493] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:46.999220 14779 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.004299 14779 raft_consensus.cc:515] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.006138 14779 leader_election.cc:290] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:47.006920 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:47.007282 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baff1e83e624abc8fd7b3d8813bfc79" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:47.007589 14701 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.007899 14851 raft_consensus.cc:3055] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.008229 14851 raft_consensus.cc:740] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:47.009016 14851 consensus_queue.cc:260] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.010236 14851 raft_consensus.cc:3060] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.014364 14701 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.015669 14743 leader_election.cc:304] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:47.016284 15000 raft_consensus.cc:2804] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.016644 15000 raft_consensus.cc:697] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:47.016968 14851 raft_consensus.cc:2468] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.017536 15000 consensus_queue.cc:237] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.023576 14602 catalog_manager.cc:5697] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.032470 15017 consensus_queue.cc:1048] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.039024 14948 raft_consensus.cc:993] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: : Instructing follower e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:47.039521 15019 raft_consensus.cc:1081] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Signalling peer e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:47.041103 14853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:41870
I20260709 14:50:47.041914 14853 raft_consensus.cc:493] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.042264 14853 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.046759 15017 consensus_queue.cc:1048] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.049897 14853 raft_consensus.cc:515] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.052584 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:47.053169 14701 raft_consensus.cc:3055] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.053480 14701 raft_consensus.cc:740] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:47.054724 14853 leader_election.cc:290] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:47.055049 14701 consensus_queue.cc:260] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.056221 14701 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.056960 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f727b84a338844f9b2e4abbfc822bf84" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:47.057567 14779 raft_consensus.cc:3060] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.061478 14701 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 2.
I20260709 14:50:47.062630 14817 leader_election.cc:304] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:47.063213 14779 raft_consensus.cc:2468] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 2.
I20260709 14:50:47.063347 15006 raft_consensus.cc:2804] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.063838 15006 raft_consensus.cc:697] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 2 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:47.064911 15006 consensus_queue.cc:237] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.071673 14602 catalog_manager.cc:5697] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 1 to 2, leader changed from 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193) to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 2 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:47.134114 15006 consensus_queue.cc:1048] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.143285 15006 consensus_queue.cc:1048] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:47.151367 15033 raft_consensus.cc:993] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:47.151824 15006 raft_consensus.cc:1081] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:47.153489 14779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "200521bb91614408bd068ab2adb2662a"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:47.154356 14977 raft_consensus.cc:993] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: : Instructing follower 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:47.154004 14779 raft_consensus.cc:493] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.154873 15006 raft_consensus.cc:1081] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Signalling peer 2358b8af602e491d9f5dae6f04ffb08f to start an election
I20260709 14:50:47.155198 14779 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.156510 14777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de7c605469684f3c8fc969610116fd89"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
 from {username='slave'} at 127.0.0.1:54980
I20260709 14:50:47.157065 14777 raft_consensus.cc:493] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.157406 14777 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.162755 14779 raft_consensus.cc:515] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.164676 14779 leader_election.cc:290] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:47.164824 14777 raft_consensus.cc:515] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.165727 14701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:47.166285 14701 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.166885 14777 leader_election.cc:290] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [CANDIDATE]: Term 2 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:47.167426 14704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:47.167984 14704 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.169729 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de7c605469684f3c8fc969610116fd89" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:47.166194 14853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "200521bb91614408bd068ab2adb2662a" candidate_uuid: "2358b8af602e491d9f5dae6f04ffb08f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:47.170388 14851 raft_consensus.cc:3055] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.170635 14853 raft_consensus.cc:3055] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.171096 14853 raft_consensus.cc:740] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:47.171775 14853 consensus_queue.cc:260] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.172298 14851 raft_consensus.cc:740] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:47.172489 14701 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.172930 14853 raft_consensus.cc:3060] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.173484 14851 consensus_queue.cc:260] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.174623 14743 leader_election.cc:304] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, 2358b8af602e491d9f5dae6f04ffb08f; no voters: 
I20260709 14:50:47.174793 14851 raft_consensus.cc:3060] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.175453 15000 raft_consensus.cc:2804] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.175912 15000 raft_consensus.cc:697] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:47.176162 14897 raft_consensus.cc:993] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:47.176795 15000 consensus_queue.cc:237] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.178691 15014 raft_consensus.cc:1081] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Signalling peer 0d8ebf2ee24644a58c1b8c5586ac7e9d to start an election
I20260709 14:50:47.180666 14853 raft_consensus.cc:2468] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.181828 14702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
 from {username='slave'} at 127.0.0.1:47062
I20260709 14:50:47.182286 14851 raft_consensus.cc:2468] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.182399 14702 raft_consensus.cc:493] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:47.185509 14702 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.186146 14743 leader_election.cc:304] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:47.187003 15000 raft_consensus.cc:2804] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.187072 14704 raft_consensus.cc:2468] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2358b8af602e491d9f5dae6f04ffb08f in term 2.
I20260709 14:50:47.187702 15000 raft_consensus.cc:697] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Leader. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:47.188632 15000 consensus_queue.cc:237] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.188549 14601 catalog_manager.cc:5697] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.192845 14702 raft_consensus.cc:515] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.198205 14777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:47.198756 14777 raft_consensus.cc:3055] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:47.199062 14777 raft_consensus.cc:740] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:47.199443 14851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b219459a735f46bcb35e385a80207cd0" candidate_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
I20260709 14:50:47.199718 14702 leader_election.cc:290] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [CANDIDATE]: Term 2 election: Requested vote from peers 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631), e82c63c802a84f82b231ca74a87796d1 (127.6.3.195:42433)
I20260709 14:50:47.200047 14851 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.199949 14777 consensus_queue.cc:260] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.201910 14777 raft_consensus.cc:3060] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:47.202425 14601 catalog_manager.cc:5697] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f reported cstate change: term changed from 1 to 2, leader changed from e82c63c802a84f82b231ca74a87796d1 (127.6.3.195) to 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194). New cstate: current_term: 2 leader_uuid: "2358b8af602e491d9f5dae6f04ffb08f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.207432 14851 raft_consensus.cc:2468] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:47.208719 14668 leader_election.cc:304] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:47.209066 14777 raft_consensus.cc:2468] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d8ebf2ee24644a58c1b8c5586ac7e9d in term 2.
I20260709 14:50:47.209542 15017 raft_consensus.cc:2804] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:47.210029 15017 raft_consensus.cc:697] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Leader. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:47.210884 15017 consensus_queue.cc:237] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:47.217252 14601 catalog_manager.cc:5697] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d reported cstate change: term changed from 1 to 2, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193). New cstate: current_term: 2 leader_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:47.303906 14777 raft_consensus.cc:1275] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.305053 15017 consensus_queue.cc:1048] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.313097 14851 raft_consensus.cc:1275] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.314683 15017 consensus_queue.cc:1048] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.482318 14851 raft_consensus.cc:1275] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.483402 14897 consensus_queue.cc:1048] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.490677 14702 raft_consensus.cc:1275] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.493284 15000 consensus_queue.cc:1048] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.612864 14702 raft_consensus.cc:1275] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.614097 15060 consensus_queue.cc:1048] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.622283 14853 raft_consensus.cc:1275] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.623421 15060 consensus_queue.cc:1048] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.632577 14853 raft_consensus.cc:1275] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.633625 15017 consensus_queue.cc:1048] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.640201 14777 raft_consensus.cc:1275] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer 0d8ebf2ee24644a58c1b8c5586ac7e9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.641654 15018 consensus_queue.cc:1048] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.648805 14853 raft_consensus.cc:1275] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.650262 15060 consensus_queue.cc:1048] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.664433 14702 raft_consensus.cc:1275] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer 2358b8af602e491d9f5dae6f04ffb08f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.665643 15014 consensus_queue.cc:1048] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.666203 14702 raft_consensus.cc:1275] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.667531 15006 consensus_queue.cc:1048] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:47.676699 14777 raft_consensus.cc:1275] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:50:47.678814 15006 consensus_queue.cc:1048] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:50:49.765161 14602 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37752:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:50:49.784778 14602 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37752:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:50:49.837582  6159 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:50:49.921126 14743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.3.193:43829, user_credentials={real_user=slave}} blocked reactor thread for 46945.1us
I20260709 14:50:49.940234 15109 tablet.cc:1724] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:49.944713 15110 tablet.cc:1724] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:49.951256 15098 tablet.cc:1724] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:49.953848 15103 tablet.cc:1724] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:49.981607 15114 tablet.cc:1724] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:49.983707 15113 tablet.cc:1724] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.028657 15127 tablet.cc:1724] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.039119 15107 tablet.cc:1724] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.039402 15113 tablet.cc:1724] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.039780 15120 tablet.cc:1724] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.054955 15127 tablet.cc:1724] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.053437 15114 tablet.cc:1724] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.061981 15119 tablet.cc:1724] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.072491 15110 tablet.cc:1724] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.085489 15128 tablet.cc:1724] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.093976 15109 tablet.cc:1724] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.098979 14779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc"
dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
mode: GRACEFUL
new_leader_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:55002
I20260709 14:50:50.099618 14779 raft_consensus.cc:606] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Received request to transfer leadership to TS e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:50.122900 15113 tablet.cc:1724] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.102083 15127 tablet.cc:1724] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.143189 15110 tablet.cc:1724] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.141055 15131 tablet.cc:1724] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.151460 15119 tablet.cc:1724] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.153434 15098 tablet.cc:1724] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.157752 15114 tablet.cc:1724] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.156289 15109 tablet.cc:1724] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.186996 15131 tablet.cc:1724] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.190769 15107 tablet.cc:1724] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.186713 15128 tablet.cc:1724] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:50:50.205919 14702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bccec9e074004f1e926d3030077a6137"
dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
mode: GRACEFUL
new_leader_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:57844
I20260709 14:50:50.206606 14702 raft_consensus.cc:606] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Received request to transfer leadership to TS e82c63c802a84f82b231ca74a87796d1
I20260709 14:50:50.208089  6159 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:50:50.208565  6159 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:50:50.211383 15095 raft_consensus.cc:993] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: : Instructing follower e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:50.211999 15130 raft_consensus.cc:1081] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Signalling peer e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:50.213691 14849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:41862
I20260709 14:50:50.214219 14849 raft_consensus.cc:493] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.214555 14849 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.218189 14602 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: soft_deleted_table [id=9a5c372db68545d8a2dd1da62c5a3eb3] alter complete (version 1)
I20260709 14:50:50.223311 14849 raft_consensus.cc:515] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.225535 14849 leader_election.cc:290] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 3 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:50.226174 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:50.226526 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e943a28a0f74ced9f679764204c38cc" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:50.226795 14702 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.227068 14779 raft_consensus.cc:3055] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:50.227344 14779 raft_consensus.cc:740] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2358b8af602e491d9f5dae6f04ffb08f, State: Running, Role: LEADER
I20260709 14:50:50.228057 14779 consensus_queue.cc:260] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.229074 14779 raft_consensus.cc:3060] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.233613 14702 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 3.
I20260709 14:50:50.234855 14817 leader_election.cc:304] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [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: 0d8ebf2ee24644a58c1b8c5586ac7e9d, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:50.235123 14779 raft_consensus.cc:2468] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 3.
I20260709 14:50:50.235641 15126 raft_consensus.cc:2804] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:50.236167 15126 raft_consensus.cc:697] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 3 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:50.236887 15126 consensus_queue.cc:237] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.243937 14601 catalog_manager.cc:5697] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 2 to 3, leader changed from 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194) to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.384512 15066 raft_consensus.cc:993] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: : Instructing follower e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:50.385035 15100 raft_consensus.cc:1081] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Signalling peer e82c63c802a84f82b231ca74a87796d1 to start an election
I20260709 14:50:50.386448 14849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bccec9e074004f1e926d3030077a6137"
dest_uuid: "e82c63c802a84f82b231ca74a87796d1"
 from {username='slave'} at 127.0.0.1:41870
I20260709 14:50:50.386906 14849 raft_consensus.cc:493] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:50.387200 14849 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.392123 14849 raft_consensus.cc:515] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.393724 14849 leader_election.cc:290] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [CANDIDATE]: Term 3 election: Requested vote from peers 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829), 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631)
I20260709 14:50:50.394470 14702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d"
I20260709 14:50:50.395022 14779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bccec9e074004f1e926d3030077a6137" candidate_uuid: "e82c63c802a84f82b231ca74a87796d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2358b8af602e491d9f5dae6f04ffb08f"
I20260709 14:50:50.395062 14702 raft_consensus.cc:3055] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:50:50.395571 14702 raft_consensus.cc:740] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d8ebf2ee24644a58c1b8c5586ac7e9d, State: Running, Role: LEADER
I20260709 14:50:50.395596 14779 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.396358 14702 consensus_queue.cc:260] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.397337 14702 raft_consensus.cc:3060] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:50:50.400125 14779 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 3.
I20260709 14:50:50.401160 14816 leader_election.cc:304] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [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: 2358b8af602e491d9f5dae6f04ffb08f, e82c63c802a84f82b231ca74a87796d1; no voters: 
I20260709 14:50:50.401849 15126 raft_consensus.cc:2804] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:50:50.402312 15126 raft_consensus.cc:697] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 3 LEADER]: Becoming Leader. State: Replica: e82c63c802a84f82b231ca74a87796d1, State: Running, Role: LEADER
I20260709 14:50:50.402375 14702 raft_consensus.cc:2468] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e82c63c802a84f82b231ca74a87796d1 in term 3.
I20260709 14:50:50.403223 15126 consensus_queue.cc:237] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [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: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } }
I20260709 14:50:50.410173 14601 catalog_manager.cc:5697] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 reported cstate change: term changed from 2 to 3, leader changed from 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193) to e82c63c802a84f82b231ca74a87796d1 (127.6.3.195). New cstate: current_term: 3 leader_uuid: "e82c63c802a84f82b231ca74a87796d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e82c63c802a84f82b231ca74a87796d1" member_type: VOTER last_known_addr { host: "127.6.3.195" port: 42433 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:50.697656 14779 raft_consensus.cc:1275] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:50.699040 15006 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:50.711483 14701 raft_consensus.cc:1275] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:50.713011 15126 consensus_queue.cc:1048] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:50.804632 14701 raft_consensus.cc:1275] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:50.805752 15126 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d8ebf2ee24644a58c1b8c5586ac7e9d" member_type: VOTER last_known_addr { host: "127.6.3.193" port: 43829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:50.815867 14779 raft_consensus.cc:1275] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Refusing update from remote peer e82c63c802a84f82b231ca74a87796d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:50:50.817529 15126 consensus_queue.cc:1048] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2358b8af602e491d9f5dae6f04ffb08f" member_type: VOTER last_known_addr { host: "127.6.3.194" port: 44631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:50:51.259152  6159 tablet_server.cc:179] TabletServer@127.6.3.193:0 shutting down...
W20260709 14:50:51.275878 14743 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 35 similar messages]
W20260709 14:50:51.278604 14743 consensus_peers.cc:597] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f -> Peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Couldn't send request to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:51.282608  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:51.283280  6159 tablet_replica.cc:333] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.283882  6159 raft_consensus.cc:2243] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.284360  6159 raft_consensus.cc:2272] T f727b84a338844f9b2e4abbfc822bf84 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.286732  6159 tablet_replica.cc:333] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.287274  6159 raft_consensus.cc:2243] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.287684  6159 raft_consensus.cc:2272] T 200521bb91614408bd068ab2adb2662a P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.289479  6159 tablet_replica.cc:333] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.290040  6159 raft_consensus.cc:2243] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.290441  6159 raft_consensus.cc:2272] T 8baff1e83e624abc8fd7b3d8813bfc79 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.292356  6159 tablet_replica.cc:333] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.292989  6159 raft_consensus.cc:2243] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.293467  6159 raft_consensus.cc:2272] T de7c605469684f3c8fc969610116fd89 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.295697  6159 tablet_replica.cc:333] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.296204  6159 raft_consensus.cc:2243] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.296864  6159 raft_consensus.cc:2272] T b219459a735f46bcb35e385a80207cd0 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.298718  6159 tablet_replica.cc:333] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.299232  6159 raft_consensus.cc:2243] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.299906  6159 raft_consensus.cc:2272] T 0c80462c60ea4ee0af0b8810270f7309 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.301651  6159 tablet_replica.cc:333] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.302196  6159 raft_consensus.cc:2243] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.302599  6159 raft_consensus.cc:2272] T 71315bc2508240ab97e9effcd15cae4d P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.304440  6159 tablet_replica.cc:333] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.304935  6159 raft_consensus.cc:2243] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.305670  6159 raft_consensus.cc:2272] T f15cef8e97204726a3fc7b9a9665d4be P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.307566  6159 tablet_replica.cc:333] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.308100  6159 raft_consensus.cc:2243] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.308756  6159 raft_consensus.cc:2272] T d42e4294c2b143489c6ad124c7d14b55 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.311262  6159 tablet_replica.cc:333] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.312470  6159 raft_consensus.cc:2243] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.313285  6159 raft_consensus.cc:2272] T 493d9690a3304dfb9baae30286773bda P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.315418  6159 tablet_replica.cc:333] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.315928  6159 raft_consensus.cc:2243] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.316298  6159 raft_consensus.cc:2272] T bccec9e074004f1e926d3030077a6137 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.318789  6159 tablet_replica.cc:333] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.319446  6159 raft_consensus.cc:2243] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.319852  6159 raft_consensus.cc:2272] T cac6c15987cd4192b7d96de8769c7c30 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.321676  6159 tablet_replica.cc:333] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.322146  6159 raft_consensus.cc:2243] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.322873  6159 raft_consensus.cc:2272] T 27fef70601ad43e1967214d546e9501b P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.324697  6159 tablet_replica.cc:333] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.325206  6159 raft_consensus.cc:2243] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.325984  6159 raft_consensus.cc:2272] T af5f32db56384ca291cd6143ad1338a4 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.327848  6159 tablet_replica.cc:333] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.328339  6159 raft_consensus.cc:2243] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.328698  6159 raft_consensus.cc:2272] T 4de25579198b4f70a4db52ecb7ce6551 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.331228  6159 tablet_replica.cc:333] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.331880  6159 raft_consensus.cc:2243] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.332386  6159 raft_consensus.cc:2272] T 9816d550162342209db59f44bf1484af P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.335047  6159 tablet_replica.cc:333] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.335520  6159 raft_consensus.cc:2243] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.335878  6159 raft_consensus.cc:2272] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.337700  6159 tablet_replica.cc:333] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d: stopping tablet replica
I20260709 14:50:51.338124  6159 raft_consensus.cc:2243] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.338482  6159 raft_consensus.cc:2272] T 7e943a28a0f74ced9f679764204c38cc P 0d8ebf2ee24644a58c1b8c5586ac7e9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.376410  6159 tablet_server.cc:196] TabletServer@127.6.3.193:0 shutdown complete.
W20260709 14:50:51.401716 14743 consensus_peers.cc:597] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f -> Peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Couldn't send request to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:43829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:51.411886  6159 tablet_server.cc:179] TabletServer@127.6.3.194:0 shutting down...
I20260709 14:50:51.435590  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:51.436242  6159 tablet_replica.cc:333] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.436936  6159 raft_consensus.cc:2243] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.437724  6159 raft_consensus.cc:2272] T 8baff1e83e624abc8fd7b3d8813bfc79 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.439661  6159 tablet_replica.cc:333] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.440204  6159 raft_consensus.cc:2243] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.440616  6159 raft_consensus.cc:2272] T f727b84a338844f9b2e4abbfc822bf84 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.442416  6159 tablet_replica.cc:333] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.442906  6159 raft_consensus.cc:2243] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.443605  6159 raft_consensus.cc:2272] T 200521bb91614408bd068ab2adb2662a P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.445436  6159 tablet_replica.cc:333] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.445942  6159 raft_consensus.cc:2243] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.446332  6159 raft_consensus.cc:2272] T 0c80462c60ea4ee0af0b8810270f7309 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.448005  6159 tablet_replica.cc:333] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.448487  6159 raft_consensus.cc:2243] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.448879  6159 raft_consensus.cc:2272] T b219459a735f46bcb35e385a80207cd0 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.450662  6159 tablet_replica.cc:333] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.451215  6159 raft_consensus.cc:2243] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.451874  6159 raft_consensus.cc:2272] T de7c605469684f3c8fc969610116fd89 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.453675  6159 tablet_replica.cc:333] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.454166  6159 raft_consensus.cc:2243] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.454546  6159 raft_consensus.cc:2272] T d42e4294c2b143489c6ad124c7d14b55 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.456329  6159 tablet_replica.cc:333] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.456835  6159 raft_consensus.cc:2243] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.457286  6159 raft_consensus.cc:2272] T 493d9690a3304dfb9baae30286773bda P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.459074  6159 tablet_replica.cc:333] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.459542  6159 raft_consensus.cc:2243] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.459930  6159 raft_consensus.cc:2272] T af5f32db56384ca291cd6143ad1338a4 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.461833  6159 tablet_replica.cc:333] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.462320  6159 raft_consensus.cc:2243] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.463008  6159 raft_consensus.cc:2272] T 4de25579198b4f70a4db52ecb7ce6551 P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.464757  6159 tablet_replica.cc:333] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.465296  6159 raft_consensus.cc:2243] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.465695  6159 raft_consensus.cc:2272] T 9816d550162342209db59f44bf1484af P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.467456  6159 tablet_replica.cc:333] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.467924  6159 raft_consensus.cc:2243] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.468632  6159 raft_consensus.cc:2272] T 3d91a5e12b5240c780b9ecf9833ad1c3 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.470505  6159 tablet_replica.cc:333] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.471033  6159 raft_consensus.cc:2243] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.471422  6159 raft_consensus.cc:2272] T 27fef70601ad43e1967214d546e9501b P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.473278  6159 tablet_replica.cc:333] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.473796  6159 raft_consensus.cc:2243] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.474323  6159 raft_consensus.cc:2272] T bccec9e074004f1e926d3030077a6137 P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.476723  6159 tablet_replica.cc:333] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.477279  6159 raft_consensus.cc:2243] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.478039  6159 raft_consensus.cc:2272] T cac6c15987cd4192b7d96de8769c7c30 P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.479722  6159 tablet_replica.cc:333] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.480180  6159 raft_consensus.cc:2243] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.480532  6159 raft_consensus.cc:2272] T 7e943a28a0f74ced9f679764204c38cc P 2358b8af602e491d9f5dae6f04ffb08f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.482806  6159 tablet_replica.cc:333] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.483285  6159 raft_consensus.cc:2243] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.483686  6159 raft_consensus.cc:2272] T f15cef8e97204726a3fc7b9a9665d4be P 2358b8af602e491d9f5dae6f04ffb08f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.485538  6159 tablet_replica.cc:333] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f: stopping tablet replica
I20260709 14:50:51.485960  6159 raft_consensus.cc:2243] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.486689  6159 raft_consensus.cc:2272] T 71315bc2508240ab97e9effcd15cae4d P 2358b8af602e491d9f5dae6f04ffb08f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.523838  6159 tablet_server.cc:196] TabletServer@127.6.3.194:0 shutdown complete.
W20260709 14:50:51.528240 14816 consensus_peers.cc:597] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 -> Peer 2358b8af602e491d9f5dae6f04ffb08f (127.6.3.194:44631): Couldn't send request to peer 2358b8af602e491d9f5dae6f04ffb08f. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.194:44631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:51.553758  6159 tablet_server.cc:179] TabletServer@127.6.3.195:0 shutting down...
I20260709 14:50:51.577198  6159 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:50:51.577924  6159 tablet_replica.cc:333] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.578591  6159 raft_consensus.cc:2243] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.579459  6159 raft_consensus.cc:2272] T f727b84a338844f9b2e4abbfc822bf84 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.581404  6159 tablet_replica.cc:333] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.581933  6159 raft_consensus.cc:2243] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.582327  6159 raft_consensus.cc:2272] T 0c80462c60ea4ee0af0b8810270f7309 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.584057  6159 tablet_replica.cc:333] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.584540  6159 raft_consensus.cc:2243] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.584987  6159 raft_consensus.cc:2272] T 200521bb91614408bd068ab2adb2662a P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.586882  6159 tablet_replica.cc:333] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.587369  6159 raft_consensus.cc:2243] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.587749  6159 raft_consensus.cc:2272] T 8baff1e83e624abc8fd7b3d8813bfc79 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.589516  6159 tablet_replica.cc:333] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.590010  6159 raft_consensus.cc:2243] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.590377  6159 raft_consensus.cc:2272] T b219459a735f46bcb35e385a80207cd0 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.592116  6159 tablet_replica.cc:333] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.592609  6159 raft_consensus.cc:2243] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.593021  6159 raft_consensus.cc:2272] T de7c605469684f3c8fc969610116fd89 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.594911  6159 tablet_replica.cc:333] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.595383  6159 raft_consensus.cc:2243] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.596155  6159 raft_consensus.cc:2272] T 9816d550162342209db59f44bf1484af P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.598269  6159 tablet_replica.cc:333] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.598764  6159 raft_consensus.cc:2243] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.599160  6159 raft_consensus.cc:2272] T 3d91a5e12b5240c780b9ecf9833ad1c3 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.600991  6159 tablet_replica.cc:333] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.601526  6159 raft_consensus.cc:2243] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.601923  6159 raft_consensus.cc:2272] T 4de25579198b4f70a4db52ecb7ce6551 P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.604166  6159 tablet_replica.cc:333] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.604771  6159 raft_consensus.cc:2243] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.605300  6159 raft_consensus.cc:2272] T d42e4294c2b143489c6ad124c7d14b55 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:50:51.606710 14817 consensus_peers.cc:597] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 -> Peer 0d8ebf2ee24644a58c1b8c5586ac7e9d (127.6.3.193:43829): Couldn't send request to peer 0d8ebf2ee24644a58c1b8c5586ac7e9d. Status: Network error: Client connection negotiation failed: client connection to 127.6.3.193:43829: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:50:51.607594  6159 tablet_replica.cc:333] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.608156  6159 raft_consensus.cc:2243] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.608541  6159 raft_consensus.cc:2272] T 493d9690a3304dfb9baae30286773bda P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.610463  6159 tablet_replica.cc:333] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.610971  6159 raft_consensus.cc:2243] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.611341  6159 raft_consensus.cc:2272] T af5f32db56384ca291cd6143ad1338a4 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.613480  6159 tablet_replica.cc:333] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.613953  6159 raft_consensus.cc:2243] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.614626  6159 raft_consensus.cc:2272] T 7e943a28a0f74ced9f679764204c38cc P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.619410  6159 tablet_replica.cc:333] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.619896  6159 raft_consensus.cc:2243] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.620297  6159 raft_consensus.cc:2272] T cac6c15987cd4192b7d96de8769c7c30 P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.622099  6159 tablet_replica.cc:333] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.622531  6159 raft_consensus.cc:2243] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.623194  6159 raft_consensus.cc:2272] T bccec9e074004f1e926d3030077a6137 P e82c63c802a84f82b231ca74a87796d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.626332  6159 tablet_replica.cc:333] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.626801  6159 raft_consensus.cc:2243] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.627152  6159 raft_consensus.cc:2272] T f15cef8e97204726a3fc7b9a9665d4be P e82c63c802a84f82b231ca74a87796d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.628772  6159 tablet_replica.cc:333] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.629207  6159 raft_consensus.cc:2243] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.629549  6159 raft_consensus.cc:2272] T 71315bc2508240ab97e9effcd15cae4d P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.631224  6159 tablet_replica.cc:333] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1: stopping tablet replica
I20260709 14:50:51.631604  6159 raft_consensus.cc:2243] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:50:51.631943  6159 raft_consensus.cc:2272] T 27fef70601ad43e1967214d546e9501b P e82c63c802a84f82b231ca74a87796d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.668900  6159 tablet_server.cc:196] TabletServer@127.6.3.195:0 shutdown complete.
I20260709 14:50:51.698156  6159 master.cc:562] Master@127.6.3.254:41111 shutting down...
I20260709 14:50:51.716924  6159 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:50:51.717459  6159 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:50:51.717820  6159 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13f2148126af4cc5bbe27119b6c743b7: stopping tablet replica
I20260709 14:50:51.736833  6159 master.cc:584] Master@127.6.3.254:41111 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10890 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25007 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (298024 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 14:50:51.786298  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 420 messages since previous log ~582 seconds ago
I20260709 14:50:51.786536  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 421 messages since previous log ~582 seconds ago
I20260709 14:50:51.786702  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 421 messages since previous log ~582 seconds ago
I20260709 14:50:51.786886  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5107: suppressed but not reported on 1 messages since previous log ~14 seconds ago
I20260709 14:50:51.787072  6159 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 ~33 seconds ago
I20260709 14:50:51.787251  6159 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 ~33 seconds ago
I20260709 14:50:51.787444  6159 logging.cc:436] LogThrottler Service Queue Overflow: suppressed but not reported on 1 messages since previous log ~163 seconds ago
I20260709 14:50:51.787613  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/service_pool.cc:136: suppressed but not reported on 1 messages since previous log ~164 seconds ago
I20260709 14:50:51.787863  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20260709 14:50:51.788141  6159 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~33 seconds ago
